From 3ca3b1fd6e9321fc78a3d2bbfce7d0ac48538367 Mon Sep 17 00:00:00 2001 From: Alexander B Date: Sat, 4 Jan 2025 21:12:57 -0500 Subject: [PATCH] RC --- ESP-IDF_Robot_RC/build/.ninja_deps | Bin 0 -> 40480 bytes ESP-IDF_Robot_RC/build/.ninja_lock | 0 ESP-IDF_Robot_RC/build/.ninja_log | 26 + ESP-IDF_Robot_RC/build/CMakeCache.txt | 612 + .../CMakeFiles/3.30.2/CMakeASMCompiler.cmake | 29 + .../CMakeFiles/3.30.2/CMakeCCompiler.cmake | 82 + .../CMakeFiles/3.30.2/CMakeCXXCompiler.cmake | 102 + .../3.30.2/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 1440 bytes .../3.30.2/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 1584 bytes .../build/CMakeFiles/3.30.2/CMakeSystem.cmake | 15 + .../3.30.2/CompilerIdC/CMakeCCompilerId.c | 904 + .../build/CMakeFiles/3.30.2/CompilerIdC/a.out | Bin 0 -> 92472 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 919 + .../CMakeFiles/3.30.2/CompilerIdCXX/a.out | Bin 0 -> 92536 bytes .../build/CMakeFiles/CMakeConfigureLog.yaml | 604 + .../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 + .../build/CMakeFiles/git-data/HEAD | 1 + .../build/CMakeFiles/git-data/grabRef.cmake | 50 + .../build/CMakeFiles/git-data/head-ref | 1 + ESP-IDF_Robot_RC/build/CMakeFiles/rules.ninja | 1679 + ESP-IDF_Robot_RC/build/app-flash_args | 2 + ESP-IDF_Robot_RC/build/bootloader-flash_args | 2 + .../bootloader-patch-info.txt | 6 + .../bootloader-source_dirinfo.txt | 9 + .../bootloader-update-info.txt | 7 + .../tmp/bootloader-cfgcmd.txt | 1 + .../tmp/bootloader-mkdirs.cmake | 27 + ESP-IDF_Robot_RC/build/build.ninja | 20617 +++++++++++ ESP-IDF_Robot_RC/build/cmake_install.cmake | 62 + ESP-IDF_Robot_RC/build/compile_commands.json | 5048 +++ ESP-IDF_Robot_RC/build/config.env | 12 + .../build/config/kconfig_menus.json | 28756 ++++++++++++++++ ESP-IDF_Robot_RC/build/config/sdkconfig.cmake | 1363 + ESP-IDF_Robot_RC/build/config/sdkconfig.h | 882 + ESP-IDF_Robot_RC/build/config/sdkconfig.json | 1183 + .../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 + .../build/esp-idf/esp-tls/cmake_install.cmake | 39 + .../build/esp-idf/esp_adc/cmake_install.cmake | 39 + .../esp_app_format/cmake_install.cmake | 39 + .../esp_bootloader_format/cmake_install.cmake | 39 + .../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 + .../build/esp-idf/esp_eth/cmake_install.cmake | 39 + .../esp-idf/esp_event/cmake_install.cmake | 39 + .../esp-idf/esp_gdbstub/cmake_install.cmake | 39 + .../build/esp-idf/esp_hid/cmake_install.cmake | 39 + .../lib/http_auth.c.obj | Bin 0 -> 52176 bytes .../lib/http_header.c.obj | Bin 0 -> 53236 bytes .../lib/http_utils.c.obj | Bin 0 -> 37472 bytes .../esp_http_client/cmake_install.cmake | 39 + .../src/httpd_main.c.obj | Bin 0 -> 129692 bytes .../src/httpd_parse.c.obj | Bin 0 -> 164676 bytes .../src/httpd_sess.c.obj | Bin 0 -> 91804 bytes .../src/httpd_txrx.c.obj | Bin 0 -> 135964 bytes .../src/httpd_uri.c.obj | Bin 0 -> 66328 bytes .../src/httpd_ws.c.obj | Bin 0 -> 2620 bytes .../src/util/ctrl_sock.c.obj | Bin 0 -> 20456 bytes .../esp_http_server/cmake_install.cmake | 39 + .../esp_http_server/libesp_http_server.a | Bin 0 -> 614058 bytes .../src/esp_https_ota.c.obj | Bin 0 -> 143984 bytes .../esp-idf/esp_https_ota/cmake_install.cmake | 39 + .../esp-idf/esp_https_ota/libesp_https_ota.a | Bin 0 -> 144518 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 + .../esp-idf/esp_wifi/cmake_install.cmake | 39 + .../esp-idf/espcoredump/cmake_install.cmake | 39 + .../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 + .../esp-idf/http_parser/cmake_install.cmake | 39 + .../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 + .../esp-idf/mbedtls/mbedtls/library/error.c | 1 + .../psa_crypto_driver_wrappers_no_static.c | 1 + .../library/ssl_debug_helpers_generated.c | 1 + .../mbedtls/library/version_features.c | 1 + .../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 -> 71340 bytes .../transport_internal.c.obj | Bin 0 -> 15808 bytes .../esp-idf/tcp_transport/cmake_install.cmake | 39 + .../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 + .../wpa_supplicant/cmake_install.cmake | 39 + ESP-IDF_Robot_RC/build/flash_app_args | 2 + ESP-IDF_Robot_RC/build/flash_args | 4 + ESP-IDF_Robot_RC/build/flash_args.in | 4 + ESP-IDF_Robot_RC/build/flash_bootloader_args | 2 + ESP-IDF_Robot_RC/build/flash_project_args | 4 + ESP-IDF_Robot_RC/build/flasher_args.json | 24 + ESP-IDF_Robot_RC/build/kconfigs.in | 73 + ESP-IDF_Robot_RC/build/kconfigs_projbuild.in | 6 + ESP-IDF_Robot_RC/build/ldgen_libraries | 78 + ESP-IDF_Robot_RC/build/ldgen_libraries.in | 78 + .../build/partition-table-flash_args | 2 + .../build/partition_table/partition-table.bin | Bin 0 -> 3072 bytes .../build/project_description.json | 2783 ++ .../build/project_elf_src_esp32c3.c | 0 192 files changed, 72651 insertions(+) create mode 100644 ESP-IDF_Robot_RC/build/.ninja_deps create mode 100644 ESP-IDF_Robot_RC/build/.ninja_lock create mode 100644 ESP-IDF_Robot_RC/build/.ninja_log create mode 100644 ESP-IDF_Robot_RC/build/CMakeCache.txt create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeASMCompiler.cmake create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCCompiler.cmake create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake create mode 100755 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_C.bin create mode 100755 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_CXX.bin create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeSystem.cmake create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c create mode 100755 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/a.out create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100755 ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/a.out create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/TargetDirectories.txt create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.json create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.txt create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/clean_additional.cmake create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/cmake.check_cache create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD create mode 100755 ESP-IDF_Robot_RC/build/CMakeFiles/git-data/grabRef.cmake create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref create mode 100644 ESP-IDF_Robot_RC/build/CMakeFiles/rules.ninja create mode 100644 ESP-IDF_Robot_RC/build/app-flash_args create mode 100644 ESP-IDF_Robot_RC/build/bootloader-flash_args create mode 100644 ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt create mode 100644 ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt create mode 100644 ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt create mode 100644 ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt create mode 100644 ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake create mode 100644 ESP-IDF_Robot_RC/build/build.ninja create mode 100644 ESP-IDF_Robot_RC/build/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/compile_commands.json create mode 100755 ESP-IDF_Robot_RC/build/config.env create mode 100644 ESP-IDF_Robot_RC/build/config/kconfig_menus.json create mode 100644 ESP-IDF_Robot_RC/build/config/sdkconfig.cmake create mode 100644 ESP-IDF_Robot_RC/build/config/sdkconfig.h create mode 100644 ESP-IDF_Robot_RC/build/config/sdkconfig.json create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/app_trace/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/app_update/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/bootloader/bootloader-flash_args.in create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/bootloader/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/bt/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/cmock/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/console/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/cxx/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/driver/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/efuse/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp-tls/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_adc/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_coex/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_common/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_eth/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_event/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_hid/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/libesp_http_server.a create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/libesp_https_ota.a create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_mm/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_netif/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_partition/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_phy/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_pm/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_psram/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_rom/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_system/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/linker_script_generator.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/memory.ld create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld.in create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_timer/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/espcoredump/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esptool_py/app-flash_args.in create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esptool_py/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/esptool_py/flasher_args.json.in create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/fatfs/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/freertos/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/hal/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/heap/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/http_parser/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/idf_test/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/ieee802154/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/json/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/log/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/lwip/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/main/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake create mode 120000 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/error.c create mode 120000 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c create mode 120000 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c create mode 120000 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/version_features.c create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/mqtt/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/newlib/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/newlib/port/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/openthread/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/partition_table/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/partition_table/partition-table-flash_args.in create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/protocomm/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/pthread/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/riscv/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/sdmmc/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/soc/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/spi_flash/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/spiffs/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/ulp/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/unity/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/usb/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/vfs/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/cmake_install.cmake create mode 100644 ESP-IDF_Robot_RC/build/flash_app_args create mode 100644 ESP-IDF_Robot_RC/build/flash_args create mode 100644 ESP-IDF_Robot_RC/build/flash_args.in create mode 100644 ESP-IDF_Robot_RC/build/flash_bootloader_args create mode 100644 ESP-IDF_Robot_RC/build/flash_project_args create mode 100644 ESP-IDF_Robot_RC/build/flasher_args.json create mode 100644 ESP-IDF_Robot_RC/build/kconfigs.in create mode 100644 ESP-IDF_Robot_RC/build/kconfigs_projbuild.in create mode 100644 ESP-IDF_Robot_RC/build/ldgen_libraries create mode 100644 ESP-IDF_Robot_RC/build/ldgen_libraries.in create mode 100644 ESP-IDF_Robot_RC/build/partition-table-flash_args create mode 100644 ESP-IDF_Robot_RC/build/partition_table/partition-table.bin create mode 100644 ESP-IDF_Robot_RC/build/project_description.json create mode 100644 ESP-IDF_Robot_RC/build/project_elf_src_esp32c3.c diff --git a/ESP-IDF_Robot_RC/build/.ninja_deps b/ESP-IDF_Robot_RC/build/.ninja_deps new file mode 100644 index 0000000000000000000000000000000000000000..c6a8f062e2f7c8316bd1be700beb581602466376 GIT binary patch literal 40480 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 S7aKc6y>VZw;>Z46^S=RGJV^Ke literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/.ninja_lock b/ESP-IDF_Robot_RC/build/.ninja_lock new file mode 100644 index 000000000..e69de29bb diff --git a/ESP-IDF_Robot_RC/build/.ninja_log b/ESP-IDF_Robot_RC/build/.ninja_log new file mode 100644 index 000000000..44b815815 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/.ninja_log @@ -0,0 +1,26 @@ +# ninja log v6 +54 62 1736043175278032893 project_elf_src_esp32c3.c 3f96b33de4696595 +54 62 1736043175278032893 /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/project_elf_src_esp32c3.c 3f96b33de4696595 +52 72 1736043175288032933 esp-idf/esp_system/ld/memory.ld 52bef31970b6311b +52 72 1736043175288032933 /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/memory.ld 52bef31970b6311b +53 77 1736043175293032953 esp-idf/esp_system/ld/sections.ld.in 827d4377c98165f0 +53 77 1736043175293032953 /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld.in 827d4377c98165f0 +54 328 1736043175431033497 partition_table/partition-table.bin 2fc695e4f9774947 +54 328 1736043175431033497 /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/partition_table/partition-table.bin 2fc695e4f9774947 +83 546 1736043175301032984 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj a27725ccfa06f18d +80 582 1736043175298032972 esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj 4772af45193b9f46 +83 585 1736043175301032984 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj 2fc500632ce225c9 +585 610 1736043175803034965 esp-idf/esp_https_ota/libesp_https_ota.a fbaab148113b8b09 +81 659 1736043175299032976 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj a001e4ad319781cf +582 740 1736043175800034953 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj d50055765b90e7d9 +329 758 1736043175547033955 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj 96c50170cc31acb3 +547 784 1736043175765034815 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj a5926eb80061ffa4 +740 878 1736043175958035577 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj b5ca35d5ceaec8b1 +86 883 1736043175304032996 esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj 2fa65d3e8420a0ba +883 931 1736043176101036141 esp-idf/esp_http_server/libesp_http_server.a 1589326281765acd +760 956 1736043175978035656 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj e12853d549e21d0f +659 1019 1736043175877035257 esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj 5dc5caef38d1d949 +785 1272 1736043176003035754 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj 17a3569c66e81571 +931 1292 1736043176149036331 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj 890e217dac0046bc +956 1430 1736043176174036430 esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_socks_proxy.c.obj 571c167db62f246a +1430 1537 1736043176648038302 esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj 8bbaa53104512d3 diff --git a/ESP-IDF_Robot_RC/build/CMakeCache.txt b/ESP-IDF_Robot_RC/build/CMakeCache.txt new file mode 100644 index 000000000..83d7e8a5d --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeCache.txt @@ -0,0 +1,612 @@ +# This is the CMakeCache file. +# For build in directory: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build +# It was generated by CMake: /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_AR:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib + +//Flags used by the ASM compiler during all build types. +CMAKE_ASM_FLAGS:STRING= + +//Flags used by the ASM compiler during DEBUG builds. +CMAKE_ASM_FLAGS_DEBUG:STRING=-g + +//Flags used by the ASM compiler during MINSIZEREL builds. +CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the ASM compiler during RELEASE builds. +CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the ASM compiler during RELWITHDEBINFO builds. +CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Choose the type of build, options are: None Debug Release RelWithDebInfo +// MinSizeRel ... +CMAKE_BUILD_TYPE:STRING= + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_AR:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib + +//C++ Compiler Base Flags +CMAKE_CXX_FLAGS:STRING='-march=rv32imc_zicsr_zifencei ' + +//Flags used by the CXX compiler during DEBUG builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the CXX compiler during MINSIZEREL builds. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the CXX compiler during RELEASE builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the CXX compiler during RELWITHDEBINFO builds. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_AR:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib + +//C Compiler Base Flags +CMAKE_C_FLAGS:STRING='-march=rv32imc_zicsr_zifencei ' + +//Flags used by the C compiler during DEBUG builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the C compiler during MINSIZEREL builds. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the C compiler during RELEASE builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the C compiler during RELWITHDEBINFO builds. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND + +//Linker Base Flags +CMAKE_EXE_LINKER_FLAGS:STRING='-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs ' + +//Flags used by the linker during DEBUG builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during MINSIZEREL builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during RELEASE builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during RELWITHDEBINFO builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= + +//Value Computed by CMake. +CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/pkgRedirects + +//User executables (bin) +CMAKE_INSTALL_BINDIR:PATH=bin + +//Read-only architecture-independent data (DATAROOTDIR) +CMAKE_INSTALL_DATADIR:PATH= + +//Read-only architecture-independent data root (share) +CMAKE_INSTALL_DATAROOTDIR:PATH=share + +//Documentation root (DATAROOTDIR/doc/PROJECT_NAME) +CMAKE_INSTALL_DOCDIR:PATH= + +//C header files (include) +CMAKE_INSTALL_INCLUDEDIR:PATH=include + +//Info documentation (DATAROOTDIR/info) +CMAKE_INSTALL_INFODIR:PATH= + +//Object code libraries (lib) +CMAKE_INSTALL_LIBDIR:PATH=lib + +//Program executables (libexec) +CMAKE_INSTALL_LIBEXECDIR:PATH=libexec + +//Locale-dependent data (DATAROOTDIR/locale) +CMAKE_INSTALL_LOCALEDIR:PATH= + +//Modifiable single-machine data (var) +CMAKE_INSTALL_LOCALSTATEDIR:PATH=var + +//Man documentation (DATAROOTDIR/man) +CMAKE_INSTALL_MANDIR:PATH= + +//C header files for non-gcc (/usr/include) +CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Run-time variable data (LOCALSTATEDIR/run) +CMAKE_INSTALL_RUNSTATEDIR:PATH= + +//System admin executables (sbin) +CMAKE_INSTALL_SBINDIR:PATH=sbin + +//Modifiable architecture-independent data (com) +CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com + +//Read-only single-machine data (etc) +CMAKE_INSTALL_SYSCONFDIR:PATH=etc + +//Path to a program. +CMAKE_LINKER:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ld + +//Program used to build from build.ninja files. +CMAKE_MAKE_PROGRAM:FILEPATH=/home/alex/.espressif/tools/ninja/1.12.1/ninja + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=ESP-IDF_Robot_RC + +//Value Computed by CMake +CMAKE_PROJECT_VERSION:STATIC=3.6.2 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_MAJOR:STATIC=3 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_MINOR:STATIC=6 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_PATCH:STATIC=2 + +//Value Computed by CMake +CMAKE_PROJECT_VERSION_TWEAK:STATIC= + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-readelf + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-strip + +//Path to a program. +CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND + +//The CMake toolchain file +CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/alex/esp/v5.3.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE + +//Disable package configuration, target export and installation +DISABLE_PACKAGE_CONFIG_AND_INSTALL:BOOL=ON + +//Build Mbed TLS programs. +ENABLE_PROGRAMS:BOOL= + +//Build Mbed TLS tests. +ENABLE_TESTING:BOOL= + +//Value Computed by CMake +ESP-IDF_Robot_RC_BINARY_DIR:STATIC=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + +//Value Computed by CMake +ESP-IDF_Robot_RC_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +ESP-IDF_Robot_RC_SOURCE_DIR:STATIC=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC + +//No help, variable specified on the command line. +ESP_PLATFORM:UNINITIALIZED=1 + +//Generate the auto-generated files as needed +GEN_FILES:BOOL= + +//Git command line client +GIT_EXECUTABLE:FILEPATH=/usr/bin/git + +//IDF Build Target +IDF_TARGET:STRING=esp32c3 + +//IDF Build Toolchain Type +IDF_TOOLCHAIN:STRING=gcc + +//Install Mbed TLS headers. +INSTALL_MBEDTLS_HEADERS:BOOL=ON + +//Explicitly link Mbed TLS library to pthread. +LINK_WITH_PTHREAD:BOOL=OFF + +//Explicitly link Mbed TLS library to trusted_storage. +LINK_WITH_TRUSTED_STORAGE:BOOL=OFF + +//Mbed TLS config file (overrides default). +MBEDTLS_CONFIG_FILE:FILEPATH= + +//Compiler warnings treated as errors +MBEDTLS_FATAL_WARNINGS:BOOL=ON + +//Mbed TLS user config file (appended to default). +MBEDTLS_USER_CONFIG_FILE:FILEPATH= + +//Value Computed by CMake +Mbed TLS_BINARY_DIR:STATIC=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls + +//Value Computed by CMake +Mbed TLS_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +Mbed TLS_SOURCE_DIR:STATIC=/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls + +//No help, variable specified on the command line. +PYTHON_DEPS_CHECKED:UNINITIALIZED=1 + +//No help, variable specified on the command line. +SDKCONFIG:UNINITIALIZED=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig + +//Allow unsafe builds. These builds ARE NOT SECURE. +UNSAFE_BUILD:BOOL=OFF + +//Build Mbed TLS shared library. +USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF + +//Build Mbed TLS static library. +USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON + +//Value Computed by CMake +esp-idf_BINARY_DIR:STATIC=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf + +//Value Computed by CMake +esp-idf_IS_TOP_LEVEL:STATIC=OFF + +//Value Computed by CMake +esp-idf_SOURCE_DIR:STATIC=/home/alex/esp/v5.3.2/esp-idf + +//Dependencies for the target +everest_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv; + +//Dependencies for the target +mbedcrypto_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv;general;everest;general;p256m;general;idf::esp_mm; + +//Dependencies for the target +mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv;general;mbedx509; + +//Dependencies for the target +mbedx509_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv;general;mbedcrypto; + +//Dependencies for the target +p256m_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv; + + +######################## +# INTERNAL cache entries +######################## + +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR +CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB +CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +CMAKE_ASM_COMPILER_WORKS:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS +CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG +CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL +CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE +CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO +CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//This is the directory where this CMakeCache.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=30 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=2 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/home/alex/.espressif/tools/cmake/3.30.2/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/home/alex/.espressif/tools/cmake/3.30.2/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/home/alex/.espressif/tools/cmake/3.30.2/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Path to cache edit program executable. +CMAKE_EDIT_COMMAND:INTERNAL=/home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL= +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Ninja +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Test CMAKE_HAVE_LIBC_PTHREAD +CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1 +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC +//ADVANCED property for variable: CMAKE_INSTALL_BINDIR +CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DATADIR +CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR +CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR +CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR +CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_INFODIR +CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR +CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR +CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR +CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR +CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_MANDIR +CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR +CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR +CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR +CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR +CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR +CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MAKE_PROGRAM +CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=114 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//Platform information initialized +CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_TAPI +CMAKE_TAPI-ADVANCED:INTERNAL=1 +//uname command +CMAKE_UNAME:INTERNAL=/usr/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS +C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1 +//Details about finding Git +FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.45.2()] +//Details about finding Python3 +FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python][cfound components: Interpreter ][v3.12.7()] +//Details about finding Threads +FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] +//ADVANCED property for variable: GIT_EXECUTABLE +GIT_EXECUTABLE-ADVANCED:INTERNAL=1 +//CMAKE_INSTALL_PREFIX during last run +_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local +//Compiler reason failure +_Python3_Compiler_REASON_FAILURE:INTERNAL= +//Development reason failure +_Python3_Development_REASON_FAILURE:INTERNAL= +_Python3_EXECUTABLE:INTERNAL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python +//Python3 Properties +_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;12;7;32;64;;;abi3;/usr/lib/python3.12;/home/alex/.espressif/python_env/idf5.3_py3.12_env/lib/python3.12;/home/alex/.espressif/python_env/idf5.3_py3.12_env/lib/python3.12/site-packages;/home/alex/.espressif/python_env/idf5.3_py3.12_env/lib/python3.12/site-packages +_Python3_INTERPRETER_SIGNATURE:INTERNAL=754236c1c1207f7a2064638fe9b9a14a +//NumPy reason failure +_Python3_NumPy_REASON_FAILURE:INTERNAL= + diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeASMCompiler.cmake b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeASMCompiler.cmake new file mode 100644 index 000000000..4dedeed8e --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeASMCompiler.cmake @@ -0,0 +1,29 @@ +set(CMAKE_ASM_COMPILER "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar") +set(CMAKE_ASM_COMPILER_AR "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar") +set(CMAKE_RANLIB "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib") +set(CMAKE_ASM_COMPILER_RANLIB "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib") +set(CMAKE_LINKER "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_ASM_COMPILER_LINKER "") +set(CMAKE_ASM_COMPILER_LINKER_ID "") +set(CMAKE_ASM_COMPILER_LINKER_VERSION ) +set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT ) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_ASM_COMPILER_LOADED 1) +set(CMAKE_ASM_COMPILER_ID "GNU") +set(CMAKE_ASM_COMPILER_VERSION "") +set(CMAKE_ASM_COMPILER_ENV_VAR "ASM") + + +set(CMAKE_ASM_COMPILER_SYSROOT "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") +set(CMAKE_COMPILER_SYSROOT "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") + +set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_ASM_LINKER_PREFERENCE 0) +set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED ) + + diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCCompiler.cmake b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCCompiler.cmake new file mode 100644 index 000000000..fb923d46b --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCCompiler.cmake @@ -0,0 +1,82 @@ +set(CMAKE_C_COMPILER "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "13.2.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_STANDARD_LATEST "23") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_C_SIMULATE_VERSION "") + +set(CMAKE_C_COMPILER_SYSROOT "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") +set(CMAKE_COMPILER_SYSROOT "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") + + +set(CMAKE_AR "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar") +set(CMAKE_C_COMPILER_AR "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar") +set(CMAKE_RANLIB "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib") +set(CMAKE_C_COMPILER_RANLIB "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib") +set(CMAKE_LINKER "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_C_COMPILER_LINKER "NOTFOUND") +set(CMAKE_C_COMPILER_LINKER_ID "") +set(CMAKE_C_COMPILER_LINKER_VERSION ) +set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT ) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) +set(CMAKE_C_LINKER_DEPFILE_SUPPORTED FALSE) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "4") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/usr/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake new file mode 100644 index 000000000..d691bdc48 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake @@ -0,0 +1,102 @@ +set(CMAKE_CXX_COMPILER "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "13.2.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_STANDARD_LATEST "23") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") +set(CMAKE_CXX26_COMPILE_FEATURES "") + +set(CMAKE_CXX_PLATFORM_ID "") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_CXX_SIMULATE_VERSION "") + +set(CMAKE_CXX_COMPILER_SYSROOT "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") +set(CMAKE_COMPILER_SYSROOT "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr") + + +set(CMAKE_AR "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar") +set(CMAKE_CXX_COMPILER_AR "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar") +set(CMAKE_RANLIB "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib") +set(CMAKE_LINKER "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_CXX_COMPILER_LINKER "NOTFOUND") +set(CMAKE_CXX_COMPILER_LINKER_ID "") +set(CMAKE_CXX_COMPILER_LINKER_VERSION ) +set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT ) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang IN ITEMS C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) +set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED FALSE) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "4") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/usr/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") +set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "") + +set(CMAKE_CXX_COMPILER_IMPORT_STD "") +### Imported target for C++23 standard library +set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Toolchain does not support discovering `import std` support") + + + diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_C.bin b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..36559e59602c4342abd16a9fe1ddc5b5c86fa3e6 GIT binary patch literal 1440 zcmb7EO=uHQ5S}!tsU9S)KUf5brqmYNHQmO8J(T9JVWDmh4R{FUbvJpbi`gIFzLusJ z#i9j|UV71+M~|Kg9t1(WcvHc%7jKGstJRrgmu_ni9hjZ>%{TMr?au7GQ(l;l#bOXj zAAAEs5}!G=D+%b}9HgNS#$W)F5C`y{9Hc-gNXF1k>;Xlq7&vH1`zbC3(7t`?J)FxZ zPxmqt&-XH;iT#(Wr?$6KTbEz`+}+uForKwKT<`DhWJbStxa1IV50c1!=)s=;D|@#0 zzEolMzFI9C_wE8{`uyUIZ*6k7$r_#%wQO#gj;m{n^X80fGcH`-s0ppWDtcKf>3Qhz zojkKGIdesWi`s%#tuB;VSubgM9V0rtVOll(&dX3K7H869b>aHHblujZUP*J`o1B_f zR3*#QteVSSoz9M@yAH?~@dU#1>+2A^hRZ~%U#w57mg-G0TlKQ6PLEBi?u+iC$(=e! z8lASi)|&FN^bWm*`b!cI>_9LBaqMzb;?(Vk#32!6be#$K`s)lX)0lq&Z4C3N=p5p7 zfOWJhh))Li2HLPbWjsXe40q3y!u=i-9t?3GyhR)ejt@LTrSnqVL9F)ztrv-ZgE*T1 z4l&hxgmwt+$0PjbBlrvA=zdVVZrtL=5f^MA2WjB2l_$@_ZvhBJLG literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_CXX.bin b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..c6fe325f9958eba7e445d2756fede4f61a8d8dba GIT binary patch literal 1584 zcmb7E-%Aux6h5=7t%8Z!4-_M|6jR7)TrE^W+F#0ojgk8xN!(_4@9NOb&UEK0DuI!d zKKJ53(1Xv>lW&2Le?a7GFF_BzNIjZ%&g|Y?O`;CmIp;gychB72`DRwq6JwgDfr=1( z2SO6BgP3>fAi#qVg%I>WBQ!u5z}r3A0;%d|lm^-(iYg5@G100gT?@d{(`%ogty6!q z-+ANRerI>x!TZ_sYilj5*SCLeZLEHXz~~y*2U{DR-9G{@(n{Q`2(r7UuowQyUOIg) z-C^`)ESt7oJO{{_W0NDkz0BPrD|k}O7=w@KxMpT@EH@&T7#A)t%!o{ajhpFA%8Wz6 z2m5kMk~3EnxR{y9WU~`#mNrwFxQU8@w{rFj{?D`le|`|*L<1ub(+F&tQ4FEZccsREi=m=Q+~Ybe#E8zh}@v z{tWU3MYx(9s@@5sJ1D&07+q2mVIX%LMHt;snN;c3!QNpzmNf4oW)0`v#2iI@rHUsp z-$fj)VuATF;^rz|!K}_l6W$`;Y_Hs<1?O)QKBsUPz93dX&*dYoTK@A1{0%Y9r)SiP zdG7>|tz-KmCom-MSxwqW`vCF1oD7fz*vvx<~$EIeV7z za>2IB0Y4n6Sx**&OpzR!GV2?>s6;|bYuEiYKo0y-Rk?k_pg%3+qGlIK(<`Jx0}xPe;dbF3&V zhl8GX9fy~RB4g{8l)}!rK*Hk6LM?;#jcBFsuRP}Ql|ioS>BZxu9y)*W2*eN}z>&ZZQ=Od1Nx>a2t>Be;*v j2-Z!w=)UCXMqIUTVhKT$8iJfE&z;aM;s6tSDwOUQ$NMU0 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeSystem.cmake b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeSystem.cmake new file mode 100644 index 000000000..4e31b6a11 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-6.11.0-13-generic") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "6.11.0-13-generic") +set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") + +include("/home/alex/esp/v5.3.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake") + +set(CMAKE_SYSTEM "Generic") +set(CMAKE_SYSTEM_NAME "Generic") +set(CMAKE_SYSTEM_VERSION "") +set(CMAKE_SYSTEM_PROCESSOR "") + +set(CMAKE_CROSSCOMPILING "TRUE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 000000000..8d8bb038b --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,904 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "Arm" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define C_STD_99 199901L +#define C_STD_11 201112L +#define C_STD_17 201710L +#define C_STD_23 202311L + +#ifdef __STDC_VERSION__ +# define C_STD __STDC_VERSION__ +#endif + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif C_STD > C_STD_17 +# define C_VERSION "23" +#elif C_STD > C_STD_11 +# define C_VERSION "17" +#elif C_STD > C_STD_99 +# define C_VERSION "11" +#elif C_STD >= C_STD_99 +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/a.out b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/a.out new file mode 100755 index 0000000000000000000000000000000000000000..a67676b0a0aafc72e9f6122c6acaa1c39b530898 GIT binary patch literal 92472 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 000000000..da6c824af --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,919 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "Arm" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define CXX_STD_98 199711L +#define CXX_STD_11 201103L +#define CXX_STD_14 201402L +#define CXX_STD_17 201703L +#define CXX_STD_20 202002L +#define CXX_STD_23 202302L + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) +# if _MSVC_LANG > CXX_STD_17 +# define CXX_STD _MSVC_LANG +# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17 +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 +# define CXX_STD CXX_STD_17 +# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# elif defined(__INTEL_CXX11_MODE__) +# define CXX_STD CXX_STD_11 +# else +# define CXX_STD CXX_STD_98 +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# if _MSVC_LANG > __cplusplus +# define CXX_STD _MSVC_LANG +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__NVCOMPILER) +# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__INTEL_COMPILER) || defined(__PGI) +# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes) +# define CXX_STD CXX_STD_17 +# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__) +# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__) +# define CXX_STD CXX_STD_11 +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > CXX_STD_23 + "26" +#elif CXX_STD > CXX_STD_20 + "23" +#elif CXX_STD > CXX_STD_17 + "20" +#elif CXX_STD > CXX_STD_14 + "17" +#elif CXX_STD > CXX_STD_11 + "14" +#elif CXX_STD >= CXX_STD_11 + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/a.out b/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/a.out new file mode 100755 index 0000000000000000000000000000000000000000..0e8b5db2daac8e2beb3f3f7f9348e20d3327e8ed GIT binary patch literal 92536 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeConfigureLog.yaml b/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeConfigureLog.yaml new file mode 100644 index 000000000..f680a360c --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeConfigureLog.yaml @@ -0,0 +1,604 @@ + +--- +events: + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:200 (message)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + The target system is: Generic - - + The host system is: Linux - 6.11.0-13-generic - x86_64 + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. + Compiler: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc + Build flags: -march=rv32imc_zicsr_zifencei + Id flags: + + The output was: + 0 + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-closer.o): in function `_close_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text+0x14): warning: _close is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-lseekr.o): in function `_lseek_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text+0x18): warning: _lseek is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-readr.o): in function `_read_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text+0x18): warning: _read is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-writer.o): in function `_write_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text+0x18): warning: _write is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-fclose.o): in function `fclose': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text+0xf4): warning: __getreent is not implemented and will always fail + + + Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + + The C compiler identification is GNU, found in: + /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdC/a.out + + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. + Compiler: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ + Build flags: -march=rv32imc_zicsr_zifencei + Id flags: + + The output was: + 0 + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-closer.o): in function `_close_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/closer.c:47:(.text+0x14): warning: _close is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-lseekr.o): in function `_lseek_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/lseekr.c:49:(.text+0x18): warning: _lseek is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-readr.o): in function `_read_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/readr.c:49:(.text+0x18): warning: _read is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-writer.o): in function `_write_r': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/reent/writer.c:49:(.text+0x18): warning: _write is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/libc.a(libc_a-fclose.o): in function `fclose': + /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/newlib/newlib/libc/stdio/fclose.c:125:(.text+0xf4): warning: __getreent is not implemented and will always fail + + + Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + + The CXX compiler identification is GNU, found in: + /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/3.30.2/CompilerIdCXX/a.out + + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1192 (message)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": + riscv32-esp-elf-gcc (crosstool-NG esp-13.2.0_20240530) 13.2.0 + Copyright (C) 2023 Free Software Foundation, Inc. + This is free software; see the source for copying conditions. There is NO + warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + - + kind: "try_compile-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + checks: + - "Detecting C compiler ABI info" + directories: + source: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-YWz8Iq" + binary: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-YWz8Iq" + cmakeVariables: + CMAKE_C_FLAGS: "-march=rv32imc_zicsr_zifencei " + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs " + CMAKE_MODULE_PATH: "/home/alex/esp/v5.3.2/esp-idf/tools/cmake;/home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party" + buildResult: + variable: "CMAKE_C_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-YWz8Iq' + + Run Build Command(s): /home/alex/.espressif/tools/ninja/1.12.1/ninja -v cmTC_4cff8 + [1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -v -o CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj -c /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c + Using built-in specs. + COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc + Target: riscv32-esp-elf + Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4cff8.dir/' + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1 -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ -isysroot /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_4cff8.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o /tmp/cc8Q8yr6.s + GNU C17 (crosstool-NG esp-13.2.0_20240530) version 13.2.0 (riscv32-esp-elf) + compiled by GNU C version 4.9.2, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.2.1, isl version isl-0.26-GMP + + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include" + ignoring nonexistent directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/include" + #include "..." search starts here: + #include <...> search starts here: + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include + End of search list. + Compiler executable checksum: cea9d2eee2e58fac38e115e3722efafa + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4cff8.dir/' + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj /tmp/cc8Q8yr6.s + GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20240530) 2.41 + COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.' + [2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj -o cmTC_4cff8 && : + Using built-in specs. + Reading specs from /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs + rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence + COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc + COLLECT_LTO_WRAPPER=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper + Target: riscv32-esp-elf + Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) + COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4cff8' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4cff8.' + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2 -plugin /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXiJXYK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -o cmTC_4cff8 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010074 + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4cff8' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4cff8.' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed C implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include] + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include] + + + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed C implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-YWz8Iq'] + ignore line: [] + ignore line: [Run Build Command(s): /home/alex/.espressif/tools/ninja/1.12.1/ninja -v cmTC_4cff8] + ignore line: [[1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -v -o CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj -c /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4cff8.dir/'] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1 -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ -isysroot /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_4cff8.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o /tmp/cc8Q8yr6.s] + ignore line: [GNU C17 (crosstool-NG esp-13.2.0_20240530) version 13.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.2.1 MPFR version 4.2.1 MPC version 1.2.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include"] + ignore line: [ignoring nonexistent directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: cea9d2eee2e58fac38e115e3722efafa] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4cff8.dir/'] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj /tmp/cc8Q8yr6.s] + ignore line: [GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20240530) 2.41] + ignore line: [COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.'] + ignore line: [[2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj -o cmTC_4cff8 && :] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc] + ignore line: [COLLECT_LTO_WRAPPER=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) ] + ignore line: [COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4cff8' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4cff8.'] + link line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2 -plugin /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXiJXYK.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -o cmTC_4cff8 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccXiJXYK.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [--sysroot=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-o] ==> ignore + arg [cmTC_4cff8] ==> ignore + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] + arg [CMakeFiles/cmTC_4cff8.dir/CMakeCCompilerABI.c.obj] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + ignore line: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start] + ignore line: [ defaulting to 00010074] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_4cff8' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_4cff8.'] + ignore line: [] + ignore line: [] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit libs: [gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit fwks: [] + + + - + kind: "try_compile-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + checks: + - "Detecting CXX compiler ABI info" + directories: + source: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-oZGota" + binary: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-oZGota" + cmakeVariables: + CMAKE_CXX_FLAGS: "-march=rv32imc_zicsr_zifencei " + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_CXX_SCAN_FOR_MODULES: "OFF" + CMAKE_EXE_LINKER_FLAGS: "-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs " + CMAKE_MODULE_PATH: "/home/alex/esp/v5.3.2/esp-idf/tools/cmake;/home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party" + buildResult: + variable: "CMAKE_CXX_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-oZGota' + + Run Build Command(s): /home/alex/.espressif/tools/ninja/1.12.1/ninja -v cmTC_ab796 + [1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -v -o CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj -c /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp + Using built-in specs. + COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ + Target: riscv32-esp-elf + Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ab796.dir/' + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1plus -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ -isysroot /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ab796.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o /tmp/ccBaANVH.s + GNU C++17 (crosstool-NG esp-13.2.0_20240530) version 13.2.0 (riscv32-esp-elf) + compiled by GNU C version 4.9.2, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.2.1, isl version isl-0.26-GMP + + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include" + ignoring nonexistent directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include" + ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/include" + #include "..." search starts here: + #include <...> search starts here: + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0 + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32 + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include + End of search list. + Compiler executable checksum: d43f3be41970274ce4c980e5d26847a1 + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ab796.dir/' + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccBaANVH.s + GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20240530) 2.41 + COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.' + [2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_ab796 && : + Using built-in specs. + Reading specs from /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs + rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence + COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ + COLLECT_LTO_WRAPPER=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper + Target: riscv32-esp-elf + Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) + COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ + LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/ + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_ab796' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_ab796.' + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2 -plugin /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5KZFfF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -o cmTC_ab796 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010074 + COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_ab796' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_ab796.' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed CXX implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + add: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + end of search list found + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0] + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward] + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include] + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + collapse include dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include] + implicit include dirs: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include/c++/13.2.0/backward;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/include-fixed;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/include] + + + - + kind: "message-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "/home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake:564 (__project)" + - "CMakeLists.txt:6 (project)" + message: | + Parsed CXX implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-oZGota'] + ignore line: [] + ignore line: [Run Build Command(s): /home/alex/.espressif/tools/ninja/1.12.1/ninja -v cmTC_ab796] + ignore line: [[1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -v -o CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj -c /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) ] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ab796.dir/'] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/cc1plus -quiet -v -imultilib rv32imc_zicsr_zifencei/ilp32 -iprefix /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/ -isysroot /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_ab796.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -march=rv32imc_zicsr_zifencei -version -o /tmp/ccBaANVH.s] + ignore line: [GNU C++17 (crosstool-NG esp-13.2.0_20240530) version 13.2.0 (riscv32-esp-elf)] + ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.2.1 MPFR version 4.2.1 MPC version 1.2.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include"] + ignore line: [ignoring nonexistent directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/../../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include"] + ignore line: [ignoring duplicate directory "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/riscv32-esp-elf/rv32imc_zicsr_zifencei/ilp32] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include/c++/13.2.0/backward] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/include-fixed] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: d43f3be41970274ce4c980e5d26847a1] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ab796.dir/'] + ignore line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/as -v --traditional-format -march=rv32imc_zicsr_zifencei -march=rv32imc_zicsr_zifencei -mabi=ilp32 -misa-spec=20191213 -o CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj /tmp/ccBaANVH.s] + ignore line: [GNU assembler version 2.41 (riscv32-esp-elf) using BFD version (crosstool-NG esp-13.2.0_20240530) 2.41] + ignore line: [COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc_zicsr_zifencei' '-v' '-o' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [[2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -v CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_ab796 && :] + ignore line: [Using built-in specs.] + ignore line: [Reading specs from /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/nosys.specs] + ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] + ignore line: [COLLECT_GCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++] + ignore line: [COLLECT_LTO_WRAPPER=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper] + ignore line: [Target: riscv32-esp-elf] + ignore line: [Configured with: /builds/idf/crosstool-NG/.build/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-13.2.0_20240530' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpfr=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-mpc=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --with-isl=/builds/idf/crosstool-NG/.build/riscv32-esp-elf/buildtools --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.0 (crosstool-NG esp-13.2.0_20240530) ] + ignore line: [COMPILER_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/] + ignore line: [LIBRARY_PATH=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/:/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_ab796' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_ab796.'] + link line: [ /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2 -plugin /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.so -plugin-opt=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5KZFfF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys --sysroot=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf -melf32lriscv -o cmTC_ab796 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0 -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib -L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group] + arg [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/13.2.0/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cc5KZFfF.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lnosys] ==> ignore + arg [--sysroot=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf] ==> ignore + arg [-melf32lriscv] ==> ignore + arg [-o] ==> ignore + arg [cmTC_ab796] ==> ignore + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] + arg [-L/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] + arg [CMakeFiles/cmTC_ab796.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--start-group] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lnosys] ==> lib [nosys] + arg [--end-group] ==> ignore + ignore line: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start] + ignore line: [ defaulting to 00010074] + ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc_zicsr_zifencei' '-specs=nosys.specs' '-v' '-o' 'cmTC_ab796' '-mabi=ilp32' '-misa-spec=20191213' '-march=rv32imc_zicsr_zifencei' '-dumpdir' 'cmTC_ab796.'] + ignore line: [] + ignore line: [] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/lib] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/lib] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib] + collapse library dir [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../riscv32-esp-elf/usr/lib] ==> [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit libs: [stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys] + implicit objs: [] + implicit dirs: [/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/13.2.0;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/lib/gcc;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/lib;/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/riscv32-esp-elf/usr/lib] + implicit fwks: [] + + + - + kind: "try_compile-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake:163 (_threads_check_libc)" + - "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:136 (find_package)" + checks: + - "Performing Test CMAKE_HAVE_LIBC_PTHREAD" + directories: + source: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-v34D9v" + binary: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-v34D9v" + cmakeVariables: + CMAKE_C_FLAGS: "-march=rv32imc_zicsr_zifencei " + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs " + CMAKE_MODULE_PATH: "/home/alex/esp/v5.3.2/esp-idf/tools/cmake;/home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party" + buildResult: + variable: "CMAKE_HAVE_LIBC_PTHREAD" + cached: true + stdout: | + Change Dir: '/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-v34D9v' + + Run Build Command(s): /home/alex/.espressif/tools/ninja/1.12.1/ninja -v cmTC_11bf2 + [1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DCMAKE_HAVE_LIBC_PTHREAD -march=rv32imc_zicsr_zifencei -o CMakeFiles/cmTC_11bf2.dir/src.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-v34D9v/src.c + [2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs CMakeFiles/cmTC_11bf2.dir/src.c.obj -o cmTC_11bf2 && : + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: CMakeFiles/cmTC_11bf2.dir/src.c.obj: in function `main': + src.c:(.text+0x6a): warning: pthread_atfork is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x4c): warning: pthread_cancel is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x30): warning: pthread_create is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x3e): warning: pthread_detach is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x74): warning: pthread_exit is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: src.c:(.text+0x5c): warning: pthread_join is not implemented and will always fail + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010074 + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)" + - "/home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake:51 (cmake_check_compiler_flag)" + - "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:219 (CHECK_C_COMPILER_FLAG)" + checks: + - "Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS" + directories: + source: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-HU8e6f" + binary: "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-HU8e6f" + cmakeVariables: + CMAKE_C_FLAGS: "-march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs " + CMAKE_MODULE_PATH: "/home/alex/esp/v5.3.2/esp-idf/tools/cmake;/home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party" + buildResult: + variable: "C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS" + cached: true + stdout: | + Change Dir: '/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-HU8e6f' + + Run Build Command(s): /home/alex/.espressif/tools/ninja/1.12.1/ninja -v cmTC_19f14 + [1/2] /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DC_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -Wformat-signedness -o CMakeFiles/cmTC_19f14.dir/src.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/CMakeScratch/TryCompile-HU8e6f/src.c + [2/2] : && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -march=rv32imc_zicsr_zifencei -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs CMakeFiles/cmTC_19f14.dir/src.c.obj -o cmTC_19f14 && : + /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/13.2.0/../../../../riscv32-esp-elf/bin/ld: warning: cannot find entry symbol _start; defaulting to 00010074 + + exitCode: 0 +... diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/TargetDirectories.txt b/ESP-IDF_Robot_RC/build/CMakeFiles/TargetDirectories.txt new file mode 100644 index 000000000..b01bbf801 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,809 @@ +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/menuconfig.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/confserver.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/save-defconfig.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/gen_project_binary.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/app.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/erase_flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/merge-bin.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/monitor.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/encrypted-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/_project_elf_src.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/ESP-IDF_Robot_RC.elf.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/size.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/size-files.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/size-components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/uf2.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/uf2-app.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/custom_bundle.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/bootloader-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/app-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/app_check_size.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/partition_table_bin.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/partition-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/partition_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/partition-table-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/partition_table-flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/efuse-common-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/efuse_common_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/show-efuse-table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/show_efuse_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/efuse_test_table.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/memory.ld.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/sections.ld.in.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/__ldgen_output_sections.ld.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/CMakeFiles/__idf_hal.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/CMakeFiles/__idf_log.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/CMakeFiles/__idf_heap.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/CMakeFiles/__idf_soc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/CMakeFiles/__idf_esp_driver_gptimer.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/CMakeFiles/__idf_esp_driver_i2s.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/CMakeFiles/__idf_esp_driver_sdspi.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/CMakeFiles/__idf_esp_driver_rmt.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/CMakeFiles/__idf_esp_driver_tsens.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/CMakeFiles/__idf_esp_driver_sdm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/CMakeFiles/__idf_esp_driver_i2c.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/CMakeFiles/__idf_esp_driver_ledc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/CMakeFiles/__idf_driver.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/CMakeFiles/__idf_unity.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/CMakeFiles/__idf_cmock.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/CMakeFiles/__idf_console.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/CMakeFiles/__idf_esp_driver_cam.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/CMakeFiles/__idf_esp_https_server.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/CMakeFiles/__idf_json.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/CMakeFiles/__idf_nvs_sec_provider.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/CMakeFiles/install/strip.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/CMakeFiles/__idf_main.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/CMakeFiles/edit_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/CMakeFiles/rebuild_cache.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/CMakeFiles/list_install_components.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/CMakeFiles/install.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/CMakeFiles/install/local.dir +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/CMakeFiles/install/strip.dir diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.json b/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.json new file mode 100644 index 000000000..de207a693 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.json @@ -0,0 +1,43 @@ +{ + "sources" : + [ + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader-complete.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule" + }, + { + "file" : "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule" + } + ], + "target" : + { + "labels" : + [ + "bootloader" + ], + "name" : "bootloader" + } +} \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.txt b/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.txt new file mode 100644 index 000000000..a8c30edee --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.dir/Labels.txt @@ -0,0 +1,13 @@ +# Target labels + bootloader +# Source files and their labels +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader-complete.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/clean_additional.cmake b/ESP-IDF_Robot_RC/build/CMakeFiles/clean_additional.cmake new file mode 100644 index 000000000..8c8646452 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/clean_additional.cmake @@ -0,0 +1,24 @@ +# Additional clean files +cmake_minimum_required(VERSION 3.16) + +if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "") + file(REMOVE_RECURSE + "ESP-IDF_Robot_RC.bin" + "ESP-IDF_Robot_RC.map" + "bootloader/bootloader.bin" + "bootloader/bootloader.elf" + "bootloader/bootloader.map" + "config/sdkconfig.cmake" + "config/sdkconfig.h" + "esp-idf/esptool_py/flasher_args.json.in" + "esp-idf/mbedtls/x509_crt_bundle" + "flash_app_args" + "flash_bootloader_args" + "flash_project_args" + "flasher_args.json" + "ldgen_libraries" + "ldgen_libraries.in" + "project_elf_src_esp32c3.c" + "x509_crt_bundle.S" + ) +endif() diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/cmake.check_cache b/ESP-IDF_Robot_RC/build/CMakeFiles/cmake.check_cache new file mode 100644 index 000000000..3dccd7317 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD b/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD new file mode 100644 index 000000000..b870d8262 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD @@ -0,0 +1 @@ +ref: refs/heads/main diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/grabRef.cmake b/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/grabRef.cmake new file mode 100755 index 000000000..aa43618f9 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/grabRef.cmake @@ -0,0 +1,50 @@ +# +# Internal file for GetGitRevisionDescription.cmake +# +# Requires CMake 2.6 or newer (uses the 'function' command) +# +# Original Author: +# 2009-2010 Ryan Pavlik +# http://academic.cleardefinition.com +# Iowa State University HCI Graduate Program/VRAC +# +# Copyright Iowa State University 2009-2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + +set(HEAD_HASH) + +file(READ "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024) + +string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS) +set(GIT_DIR "/home/alex/github/ESP-Nodes/.git") +# handle git-worktree +if(EXISTS "${GIT_DIR}/commondir") + file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024) + string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW) + if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}") + get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE) + endif() + if(EXISTS "${GIT_DIR_NEW}") + set(GIT_DIR "${GIT_DIR_NEW}") + endif() +endif() +if(HEAD_CONTENTS MATCHES "ref") + # named branch + string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}") + if(EXISTS "${GIT_DIR}/${HEAD_REF}") + configure_file("${GIT_DIR}/${HEAD_REF}" "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref" COPYONLY) + elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}") + configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref" COPYONLY) + set(HEAD_HASH "${HEAD_REF}") + endif() +else() + # detached HEAD + configure_file("${GIT_DIR}/HEAD" "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref" COPYONLY) +endif() + +if(NOT HEAD_HASH) + file(READ "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024) + string(STRIP "${HEAD_HASH}" HEAD_HASH) +endif() diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref b/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref new file mode 100644 index 000000000..848f150f5 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/git-data/head-ref @@ -0,0 +1 @@ +c3156dbb9dd039647e3c9f03fb2b4a2409b1014f diff --git a/ESP-IDF_Robot_RC/build/CMakeFiles/rules.ninja b/ESP-IDF_Robot_RC/build/CMakeFiles/rules.ninja new file mode 100644 index 000000000..6da85ef71 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/CMakeFiles/rules.ninja @@ -0,0 +1,1679 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.30 + +# This file contains all the rules used to get the outputs files +# built from the input files. +# It is included in the main 'build.ninja'. + +# ============================================================================= +# Project: ESP-IDF_Robot_RC +# Configurations: +# ============================================================================= +# ============================================================================= + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__ESP-IDF_Robot_RC.2eelf_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX executable. + +rule CXX_EXECUTABLE_LINKER__ESP-IDF_Robot_RC.2eelf_ + command = $PRE_LINK && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD + description = Linking CXX executable $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for running custom commands. + +rule CUSTOM_COMMAND + command = $COMMAND + description = $DESC + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_riscv_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_riscv_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_riscv_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_gpio_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_gpio_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_pm_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_pm_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_mbedtls_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mbedtls_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mbedtls_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__everest_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__everest_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__p256m_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__p256m_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedcrypto_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__mbedcrypto_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedx509_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__mbedx509_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER__mbedtls_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking CXX static library. + +rule CXX_STATIC_LIBRARY_LINKER__mbedtls_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking CXX static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_app_format_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_app_format_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_bootloader_format_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_update_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_app_update_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_partition_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_partition_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_efuse_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_efuse_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_bootloader_support_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_mm_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_mm_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_spi_flash_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_system_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_system_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_common_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_common_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_rom_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_hal_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_hal_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_log_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_log_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_heap_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_heap_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_soc_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_soc_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_hw_support_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling ASM files. + +rule ASM_COMPILER____idf_freertos_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building ASM object $out + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_freertos_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_freertos_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_newlib_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_newlib_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_pthread_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_pthread_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_cxx_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_cxx_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_timer_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_timer_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_gptimer_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_gptimer_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_ringbuf_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_ringbuf_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_uart_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_uart_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_app_trace_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_app_trace_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_event_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_event_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_nvs_flash_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_nvs_flash_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_spi_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_spi_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_i2s_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_i2s_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_sdmmc_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_sdmmc_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_sdspi_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdspi_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_rmt_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_rmt_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_tsens_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_tsens_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_sdm_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_sdm_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_i2c_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_i2c_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_ledc_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_ledc_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_usb_serial_jtag_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_usb_serial_jtag_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_driver_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_driver_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_phy_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_phy_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_vfs_console_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_vfs_console_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_vfs_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_vfs_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_lwip_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_lwip_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_netif_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_netif_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_wpa_supplicant_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_wpa_supplicant_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_coex_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_coex_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_wifi_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_wifi_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_unity_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_unity_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_cmock_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_cmock_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_console_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_console_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_http_parser_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_http_parser_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp-tls_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp-tls_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_adc_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_adc_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_driver_cam_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_cam_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_eth_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_eth_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_gdbstub_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_gdbstub_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_hid_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_hid_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_tcp_transport_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_tcp_transport_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_http_client_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_http_client_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_http_server_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_http_server_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_https_ota_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_https_ota_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_https_server_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_https_server_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_lcd_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_lcd_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_protobuf-c_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_protobuf-c_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_protocomm_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_protocomm_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_esp_local_ctrl_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_esp_local_ctrl_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_espcoredump_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_espcoredump_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling CXX files. + +rule CXX_COMPILER____idf_wear_levelling_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-g++ $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building CXX object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_wear_levelling_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_fatfs_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_fatfs_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_json_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_json_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_mqtt_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_mqtt_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_nvs_sec_provider_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_nvs_sec_provider_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_spiffs_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_spiffs_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_wifi_provisioning_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_wifi_provisioning_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for compiling C files. + +rule C_COMPILER____idf_main_unscanned_ + depfile = $DEP_FILE + deps = gcc + command = ${LAUNCHER}${CODE_CHECK}/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in + description = Building C object $out + + +############################################# +# Rule for linking C static library. + +rule C_STATIC_LIBRARY_LINKER____idf_main_ + command = $PRE_LINK && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E rm -f $TARGET_FILE && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD + description = Linking C static library $TARGET_FILE + restat = $RESTAT + + +############################################# +# Rule for re-running cmake. + +rule RERUN_CMAKE + command = /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + description = Re-running CMake... + generator = 1 + + +############################################# +# Rule for cleaning additional files. + +rule CLEAN_ADDITIONAL + command = /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DCONFIG=$CONFIG -P CMakeFiles/clean_additional.cmake + description = Cleaning additional files... + + +############################################# +# Rule for cleaning all built files. + +rule CLEAN + command = /home/alex/.espressif/tools/ninja/1.12.1/ninja $FILE_ARG -t clean $TARGETS + description = Cleaning all built files... + + +############################################# +# Rule for printing all primary targets available. + +rule HELP + command = /home/alex/.espressif/tools/ninja/1.12.1/ninja -t targets + description = All primary targets available: + diff --git a/ESP-IDF_Robot_RC/build/app-flash_args b/ESP-IDF_Robot_RC/build/app-flash_args new file mode 100644 index 000000000..c27187025 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/app-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x10000 ESP-IDF_Robot_RC.bin diff --git a/ESP-IDF_Robot_RC/build/bootloader-flash_args b/ESP-IDF_Robot_RC/build/bootloader-flash_args new file mode 100644 index 000000000..7b1a5bde2 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/bootloader-flash_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin diff --git a/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt b/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt new file mode 100644 index 000000000..53e1e1e68 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt @@ -0,0 +1,6 @@ +# This is a generated file and its contents are an internal implementation detail. +# The update step will be re-executed if anything in this file changes. +# No other meaning or use of this file is supported. + +command= +work_dir= diff --git a/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt b/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt new file mode 100644 index 000000000..4da7c4e8b --- /dev/null +++ b/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt @@ -0,0 +1,9 @@ +# This is a generated file and its contents are an internal implementation detail. +# The download step will be re-executed if anything in this file changes. +# No other meaning or use of this file is supported. + +method=source_dir +command= +source_dir=/home/alex/esp/v5.3.2/esp-idf/components/bootloader/subproject +work_dir= + diff --git a/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt b/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt new file mode 100644 index 000000000..31617d15d --- /dev/null +++ b/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt @@ -0,0 +1,7 @@ +# This is a generated file and its contents are an internal implementation detail. +# The patch step will be re-executed if anything in this file changes. +# No other meaning or use of this file is supported. + +command (connected)= +command (disconnected)= +work_dir= diff --git a/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt b/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt new file mode 100644 index 000000000..182782f21 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt @@ -0,0 +1 @@ +cmd='/home/alex/.espressif/tools/cmake/3.30.2/bin/cmake;-DSDKCONFIG=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig;-DIDF_PATH=/home/alex/esp/v5.3.2/esp-idf;-DIDF_TARGET=esp32c3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;-DEXTRA_COMPONENT_DIRS=/home/alex/esp/v5.3.2/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC;-DIGNORE_EXTRA_COMPONENT=;-GNinja;-S;;-B;' diff --git a/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake b/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake new file mode 100644 index 000000000..5545925e3 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake @@ -0,0 +1,27 @@ +# Distributed under the OSI-approved BSD 3-Clause License. See accompanying +# file Copyright.txt or https://cmake.org/licensing for details. + +cmake_minimum_required(VERSION 3.5) + +# If CMAKE_DISABLE_SOURCE_CHANGES is set to true and the source directory is an +# existing directory in our source tree, calling file(MAKE_DIRECTORY) on it +# would cause a fatal error, even though it would be a no-op. +if(NOT EXISTS "/home/alex/esp/v5.3.2/esp-idf/components/bootloader/subproject") + file(MAKE_DIRECTORY "/home/alex/esp/v5.3.2/esp-idf/components/bootloader/subproject") +endif() +file(MAKE_DIRECTORY + "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader" + "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix" + "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp" + "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp" + "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src" + "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp" +) + +set(configSubDirs ) +foreach(subDir IN LISTS configSubDirs) + file(MAKE_DIRECTORY "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/${subDir}") +endforeach() +if(cfgdir) + file(MAKE_DIRECTORY "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp${cfgdir}") # cfgdir has leading slash +endif() diff --git a/ESP-IDF_Robot_RC/build/build.ninja b/ESP-IDF_Robot_RC/build/build.ninja new file mode 100644 index 000000000..80bce7131 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/build.ninja @@ -0,0 +1,20617 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Ninja" Generator, CMake Version 3.30 + +# This file contains all the build statements describing the +# compilation DAG. + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# +# Which is the root file. +# ============================================================================= + +# ============================================================================= +# Project: ESP-IDF_Robot_RC +# Configurations: +# ============================================================================= + +############################################# +# Minimal version of Ninja required by this file + +ninja_required_version = 1.5 + +# ============================================================================= +# Include auxiliary files. + + +############################################# +# Include rules file. + +include CMakeFiles/rules.ninja + +# ============================================================================= + +############################################# +# Logical path to working directory; prefix for absolute paths. + +cmake_ninja_workdir = /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ + +############################################# +# Utility command for menuconfig + +build menuconfig: phony CMakeFiles/menuconfig + + +############################################# +# Utility command for confserver + +build confserver: phony CMakeFiles/confserver + + +############################################# +# Utility command for save-defconfig + +build save-defconfig: phony CMakeFiles/save-defconfig + + +############################################# +# Utility command for bootloader + +build bootloader: phony CMakeFiles/bootloader CMakeFiles/bootloader-complete bootloader-prefix/src/bootloader-stamp/bootloader-done bootloader-prefix/src/bootloader-stamp/bootloader-build bootloader/bootloader.elf bootloader/bootloader.bin bootloader/bootloader.map bootloader-prefix/src/bootloader-stamp/bootloader-configure bootloader-prefix/src/bootloader-stamp/bootloader-download bootloader-prefix/src/bootloader-stamp/bootloader-install bootloader-prefix/src/bootloader-stamp/bootloader-mkdir bootloader-prefix/src/bootloader-stamp/bootloader-patch bootloader-prefix/src/bootloader-stamp/bootloader-update esp-idf/partition_table/partition_table_bin + + +############################################# +# Utility command for gen_project_binary + +build gen_project_binary: phony CMakeFiles/gen_project_binary .bin_timestamp ESP-IDF_Robot_RC.elf + + +############################################# +# Utility command for app + +build app: phony CMakeFiles/app esp-idf/esptool_py/app_check_size gen_project_binary + + +############################################# +# Utility command for erase_flash + +build erase_flash: phony CMakeFiles/erase_flash + + +############################################# +# Utility command for merge-bin + +build merge-bin: phony CMakeFiles/merge-bin bootloader gen_project_binary + + +############################################# +# Utility command for monitor + +build monitor: phony CMakeFiles/monitor ESP-IDF_Robot_RC.elf + + +############################################# +# Utility command for flash + +build flash: phony CMakeFiles/flash app bootloader esp-idf/partition_table/partition_table_bin + + +############################################# +# Utility command for encrypted-flash + +build encrypted-flash: phony CMakeFiles/encrypted-flash + + +############################################# +# Utility command for _project_elf_src + +build _project_elf_src: phony CMakeFiles/_project_elf_src project_elf_src_esp32c3.c + +# ============================================================================= +# Object build statements for EXECUTABLE target ESP-IDF_Robot_RC.elf + + +############################################# +# Order-only phony target for ESP-IDF_Robot_RC.elf + +build cmake_object_order_depends_target_ESP-IDF_Robot_RC.elf: phony || _project_elf_src cmake_object_order_depends_target___idf_app_trace 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_espcoredump cmake_object_order_depends_target___idf_fatfs cmake_object_order_depends_target___idf_json cmake_object_order_depends_target___idf_main 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 esp-idf/esp_system/__ldgen_output_sections.ld project_elf_src_esp32c3.c + +build CMakeFiles/ESP-IDF_Robot_RC.elf.dir/project_elf_src_esp32c3.c.obj: C_COMPILER__ESP-IDF_Robot_RC.2eelf_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/project_elf_src_esp32c3.c || cmake_object_order_depends_target_ESP-IDF_Robot_RC.elf + DEFINES = -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 + DEP_FILE = CMakeFiles/ESP-IDF_Robot_RC.elf.dir/project_elf_src_esp32c3.c.obj.d + FLAGS = -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always + INCLUDES = -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ppa/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_psram/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/ieee802154/include -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main + OBJECT_DIR = CMakeFiles/ESP-IDF_Robot_RC.elf.dir + OBJECT_FILE_DIR = CMakeFiles/ESP-IDF_Robot_RC.elf.dir + TARGET_COMPILE_PDB = CMakeFiles/ESP-IDF_Robot_RC.elf.dir/ + TARGET_PDB = ESP-IDF_Robot_RC.elf.pdb + + +# ============================================================================= +# Link build statements for EXECUTABLE target ESP-IDF_Robot_RC.elf + + +############################################# +# Link the executable ESP-IDF_Robot_RC.elf + +build ESP-IDF_Robot_RC.elf: CXX_EXECUTABLE_LINKER__ESP-IDF_Robot_RC.2eelf_ CMakeFiles/ESP-IDF_Robot_RC.elf.dir/project_elf_src_esp32c3.c.obj | 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 esp-idf/app_trace/libapp_trace.a esp-idf/app_trace/libapp_trace.a esp-idf/cmock/libcmock.a esp-idf/unity/libunity.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/espcoredump/libespcoredump.a esp-idf/fatfs/libfatfs.a esp-idf/wear_levelling/libwear_levelling.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/protocomm/libprotocomm.a esp-idf/console/libconsole.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/json/libjson.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a esp-idf/pthread/libpthread.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/esp_phy/libesp_phy.a esp-idf/esp_phy/libesp_phy.a /home/alex/esp/v5.3.2/esp-idf/components/riscv/ld/rom.api.ld esp-idf/esp_system/ld/memory.ld esp-idf/esp_system/ld/sections.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.api.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.bt_funcs.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.libgcc.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.version.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.eco3_bt_funcs.ld /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld/esp32c3.rom.newlib.ld /home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/ld/esp32c3.peripherals.ld || _project_elf_src esp-idf/app_trace/libapp_trace.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_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/esp_system/__ldgen_output_sections.ld esp-idf/espcoredump/libespcoredump.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 + FLAGS = -march=rv32imc_zicsr_zifencei + LINK_FLAGS = -nostartfiles -march=rv32imc_zicsr_zifencei --specs=nosys.specs -Wl,--cref -Wl,--defsym=IDF_TARGET_ESP32C3=0 -Wl,--Map=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map -Wl,--no-warn-rwx-segments -fno-rtti -fno-lto -Wl,--gc-sections -Wl,--warn-common -T rom.api.ld -T esp32c3.peripherals.ld -T esp32c3.rom.ld -T esp32c3.rom.api.ld -T esp32c3.rom.bt_funcs.ld -T esp32c3.rom.libgcc.ld -T esp32c3.rom.version.ld -T esp32c3.rom.eco3.ld -T esp32c3.rom.eco3_bt_funcs.ld -T esp32c3.rom.newlib.ld -T memory.ld -T sections.ld + LINK_LIBRARIES = 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 esp-idf/app_trace/libapp_trace.a esp-idf/app_trace/libapp_trace.a esp-idf/cmock/libcmock.a esp-idf/unity/libunity.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/espcoredump/libespcoredump.a -u esp_system_include_coredump_init esp-idf/fatfs/libfatfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/mqtt/libmqtt.a esp-idf/nvs_sec_provider/libnvs_sec_provider.a -u nvs_sec_provider_include_impl esp-idf/spiffs/libspiffs.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/protocomm/libprotocomm.a esp-idf/console/libconsole.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/json/libjson.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a 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/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/http_parser/libhttp_parser.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_eth/libesp_eth.a esp-idf/esp_gdbstub/libesp_gdbstub.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/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a -u esp_app_desc -u esp_efuse_startup_include_func -u start_app -u __ubsan_include -u esp_system_include_startup_funcs -u __assert_func -Wl,--undefined=FreeRTOS_openocd_params -u app_main -lc -lm -u newlib_include_heap_impl -u newlib_include_syscalls_impl -u newlib_include_pthread_impl -u newlib_include_assert_impl -u newlib_include_init_funcs -u pthread_include_pthread_impl -u pthread_include_pthread_cond_var_impl -u pthread_include_pthread_local_storage_impl -u pthread_include_pthread_rwlock_impl -u pthread_include_pthread_semaphore_impl -Wl,--wrap=__register_frame_info_bases -Wl,--wrap=__register_frame_info -Wl,--wrap=__register_frame -Wl,--wrap=__register_frame_info_table_bases -Wl,--wrap=__register_frame_info_table -Wl,--wrap=__register_frame_table -Wl,--wrap=__deregister_frame_info_bases -Wl,--wrap=__deregister_frame_info -Wl,--wrap=_Unwind_Find_FDE -Wl,--wrap=_Unwind_GetGR -Wl,--wrap=_Unwind_GetCFA -Wl,--wrap=_Unwind_GetIP -Wl,--wrap=_Unwind_GetIPInfo -Wl,--wrap=_Unwind_GetRegionStart -Wl,--wrap=_Unwind_GetDataRelBase -Wl,--wrap=_Unwind_GetTextRelBase -Wl,--wrap=_Unwind_SetIP -Wl,--wrap=_Unwind_SetGR -Wl,--wrap=_Unwind_GetLanguageSpecificData -Wl,--wrap=_Unwind_FindEnclosingFunction -Wl,--wrap=_Unwind_Resume -Wl,--wrap=_Unwind_RaiseException -Wl,--wrap=_Unwind_DeleteException -Wl,--wrap=_Unwind_ForcedUnwind -Wl,--wrap=_Unwind_Resume_or_Rethrow -Wl,--wrap=_Unwind_Backtrace -Wl,--wrap=__cxa_call_unexpected -Wl,--wrap=__gxx_personality_v0 -Wl,--wrap=__cxa_throw -Wl,--wrap=__cxa_allocate_exception -u __cxa_guard_dummy -u __cxx_init_dummy -lstdc++ esp-idf/pthread/libpthread.a esp-idf/newlib/libnewlib.a -lgcc esp-idf/cxx/libcxx.a -u __cxx_fatal_exception -u esp_timer_init_include_func -u uart_vfs_include_dev_init -u usb_serial_jtag_vfs_include_dev_init -u usb_serial_jtag_connection_monitor_include -u include_esp_phy_override -lphy -lbtbb esp-idf/esp_phy/libesp_phy.a -lphy -lbtbb esp-idf/esp_phy/libesp_phy.a -lphy -lbtbb -u esp_vfs_include_console_register -u vfs_include_syscalls_impl + LINK_PATH = -L/home/alex/esp/v5.3.2/esp-idf/components/riscv/ld -L/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/ld -L/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3/ld -L/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld -L/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/esp32c3 -L/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/esp32c3 + OBJECT_DIR = CMakeFiles/ESP-IDF_Robot_RC.elf.dir + POST_BUILD = : + PRE_LINK = : + TARGET_COMPILE_PDB = CMakeFiles/ESP-IDF_Robot_RC.elf.dir/ + TARGET_FILE = ESP-IDF_Robot_RC.elf + TARGET_PDB = ESP-IDF_Robot_RC.elf.pdb + + +############################################# +# Utility command for size + +build size: phony CMakeFiles/size + + +############################################# +# Utility command for size-files + +build size-files: phony CMakeFiles/size-files + + +############################################# +# Utility command for size-components + +build size-components: phony CMakeFiles/size-components + + +############################################# +# Utility command for uf2 + +build uf2: phony CMakeFiles/uf2 + + +############################################# +# Utility command for uf2-app + +build uf2-app: phony CMakeFiles/uf2-app + + +############################################# +# Utility command for edit_cache + +build CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + restat = 1 + +build edit_cache: phony CMakeFiles/edit_cache.util + + +############################################# +# Utility command for rebuild_cache + +build CMakeFiles/rebuild_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake to regenerate build system... + pool = console + restat = 1 + +build rebuild_cache: phony CMakeFiles/rebuild_cache.util + + +############################################# +# Utility command for list_install_components + +build list_install_components: phony + + +############################################# +# Utility command for install + +build CMakeFiles/install.util: CUSTOM_COMMAND all + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -P cmake_install.cmake + DESC = Install the project... + pool = console + restat = 1 + +build install: phony CMakeFiles/install.util + + +############################################# +# Utility command for install/local + +build CMakeFiles/install/local.util: CUSTOM_COMMAND all + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake + DESC = Installing only the local directory... + pool = console + restat = 1 + +build install/local: phony CMakeFiles/install/local.util + + +############################################# +# Utility command for install/strip + +build CMakeFiles/install/strip.util: CUSTOM_COMMAND all + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build install/strip: phony CMakeFiles/install/strip.util + + +############################################# +# Custom command for CMakeFiles/menuconfig + +build CMakeFiles/menuconfig | ${cmake_ninja_workdir}CMakeFiles/menuconfig: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python -m kconfgen --list-separator=semicolon --kconfig /home/alex/esp/v5.3.2/esp-idf/Kconfig --sdkconfig-rename /home/alex/esp/v5.3.2/esp-idf/sdkconfig.rename --config /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.3.2 --dont-write-deprecated --output config /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/tools/check_term.py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E env COMPONENT_KCONFIGS_SOURCE_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/kconfigs.in COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/kconfigs_projbuild.in KCONFIG_CONFIG=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig IDF_TARGET=esp32c3 IDF_TOOLCHAIN=gcc IDF_ENV_FPGA= IDF_INIT_VERSION=5.3.2 /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python -m menuconfig /home/alex/esp/v5.3.2/esp-idf/Kconfig && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python -m kconfgen --list-separator=semicolon --kconfig /home/alex/esp/v5.3.2/esp-idf/Kconfig --sdkconfig-rename /home/alex/esp/v5.3.2/esp-idf/sdkconfig.rename --config /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env --env IDF_TARGET=esp32c3 --env IDF_TOOLCHAIN=gcc --env IDF_ENV_FPGA= --env IDF_INIT_VERSION=5.3.2 --output config /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig + pool = console + + +############################################# +# Custom command for CMakeFiles/confserver + +build CMakeFiles/confserver | ${cmake_ninja_workdir}CMakeFiles/confserver: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python -m kconfserver --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env --kconfig /home/alex/esp/v5.3.2/esp-idf/Kconfig --sdkconfig-rename /home/alex/esp/v5.3.2/esp-idf/sdkconfig.rename --config /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig + pool = console + + +############################################# +# Custom command for CMakeFiles/save-defconfig + +build CMakeFiles/save-defconfig | ${cmake_ninja_workdir}CMakeFiles/save-defconfig: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/tools/kconfig_new/prepare_kconfig_files.py --list-separator=semicolon --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python -m kconfgen --list-separator=semicolon --kconfig /home/alex/esp/v5.3.2/esp-idf/Kconfig --sdkconfig-rename /home/alex/esp/v5.3.2/esp-idf/sdkconfig.rename --config /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env --dont-write-deprecated --output savedefconfig /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig.defaults + pool = console + + +############################################# +# Phony custom command for CMakeFiles/bootloader + +build CMakeFiles/bootloader | ${cmake_ninja_workdir}CMakeFiles/bootloader: phony CMakeFiles/bootloader-complete || esp-idf/partition_table/partition_table_bin + + +############################################# +# Custom command for CMakeFiles/bootloader-complete + +build CMakeFiles/bootloader-complete bootloader-prefix/src/bootloader-stamp/bootloader-done | ${cmake_ninja_workdir}CMakeFiles/bootloader-complete ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-done: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-install bootloader-prefix/src/bootloader-stamp/bootloader-mkdir bootloader-prefix/src/bootloader-stamp/bootloader-download bootloader-prefix/src/bootloader-stamp/bootloader-update bootloader-prefix/src/bootloader-stamp/bootloader-patch bootloader-prefix/src/bootloader-stamp/bootloader-configure bootloader-prefix/src/bootloader-stamp/bootloader-build bootloader-prefix/src/bootloader-stamp/bootloader-install || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E make_directory /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/CMakeFiles/bootloader-complete && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-done + DESC = Completed 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-build + +build bootloader-prefix/src/bootloader-stamp/bootloader-build bootloader/bootloader.elf bootloader/bootloader.bin bootloader/bootloader.map | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-build ${cmake_ninja_workdir}bootloader/bootloader.elf ${cmake_ninja_workdir}bootloader/bootloader.bin ${cmake_ninja_workdir}bootloader/bootloader.map: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-configure || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --build . + DESC = Performing build step for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-configure + +build bootloader-prefix/src/bootloader-stamp/bootloader-configure | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-configure: CUSTOM_COMMAND bootloader-prefix/tmp/bootloader-cfgcmd.txt bootloader-prefix/src/bootloader-stamp/bootloader-patch || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DSDKCONFIG=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig -DIDF_PATH=/home/alex/esp/v5.3.2/esp-idf -DIDF_TARGET=esp32c3 -DPYTHON_DEPS_CHECKED=1 -DPYTHON=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python -DEXTRA_COMPONENT_DIRS=/home/alex/esp/v5.3.2/esp-idf/components/bootloader -DPROJECT_SOURCE_DIR=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -DIGNORE_EXTRA_COMPONENT= -GNinja -S /home/alex/esp/v5.3.2/esp-idf/components/bootloader/subproject -B /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure + DESC = Performing configure step for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-download + +build bootloader-prefix/src/bootloader-stamp/bootloader-download | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-download: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt bootloader-prefix/src/bootloader-stamp/bootloader-mkdir || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo_append && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-download + DESC = No download step for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-install + +build bootloader-prefix/src/bootloader-stamp/bootloader-install | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-install: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-build || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo_append + DESC = No install step for 'bootloader' + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-mkdir + +build bootloader-prefix/src/bootloader-stamp/bootloader-mkdir | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-mkdir: CUSTOM_COMMAND || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -Dcfgdir= -P /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir + DESC = Creating directories for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-patch + +build bootloader-prefix/src/bootloader-stamp/bootloader-patch | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-patch: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt bootloader-prefix/src/bootloader-stamp/bootloader-update || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo_append && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch + DESC = No patch step for 'bootloader' + restat = 1 + + +############################################# +# Custom command for bootloader-prefix/src/bootloader-stamp/bootloader-update + +build bootloader-prefix/src/bootloader-stamp/bootloader-update | ${cmake_ninja_workdir}bootloader-prefix/src/bootloader-stamp/bootloader-update: CUSTOM_COMMAND bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt bootloader-prefix/src/bootloader-stamp/bootloader-download || esp-idf/partition_table/partition_table_bin + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo_append && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/bootloader-prefix/src/bootloader-stamp/bootloader-update + DESC = No update step for 'bootloader' + restat = 1 + + +############################################# +# Phony custom command for CMakeFiles/gen_project_binary + +build CMakeFiles/gen_project_binary | ${cmake_ninja_workdir}CMakeFiles/gen_project_binary: phony .bin_timestamp || ESP-IDF_Robot_RC.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 + + +############################################# +# Custom command for .bin_timestamp + +build .bin_timestamp | ${cmake_ninja_workdir}.bin_timestamp: CUSTOM_COMMAND ESP-IDF_Robot_RC.elf || ESP-IDF_Robot_RC.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py --chip esp32c3 elf2image --flash_mode dio --flash_freq 80m --flash_size 2MB --elf-sha256-offset 0xb0 --min-rev 3 --min-rev-full 3 --max-rev-full 199 -o /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.bin /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.elf && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Generated /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.bin" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E md5sum /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.bin > /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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 || ESP-IDF_Robot_RC.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/alex/esp/v5.3.2/esp-idf/components/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/alex/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 || ESP-IDF_Robot_RC.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/alex/esp/v5.3.2/esp-idf/components/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=merge_bin;-o;/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/merged-binary.bin;@/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/flash_args" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/monitor + +build CMakeFiles/monitor | ${cmake_ninja_workdir}CMakeFiles/monitor: CUSTOM_COMMAND || ESP-IDF_Robot_RC.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/alex/esp/v5.3.2/esp-idf/components/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_monitor" -D "SERIAL_TOOL_ARGS=--toolchain-prefix;riscv32-esp-elf-;;--target;esp32c3;;--revision;3;;--decode-panic;backtrace;;/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.elf" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build -P run_serial_tool.cmake + pool = console + + +############################################# +# Custom command for CMakeFiles/flash + +build CMakeFiles/flash | ${cmake_ninja_workdir}CMakeFiles/flash: CUSTOM_COMMAND || ESP-IDF_Robot_RC.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/alex/esp/v5.3.2/esp-idf/components/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Error: The target encrypted-flash requires" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E touch /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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 ESP-IDF_Robot_RC.map + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D "IDF_SIZE_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_size" -D MAP_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map -D OUTPUT_JSON= -P /home/alex/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 ESP-IDF_Robot_RC.map + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D "IDF_SIZE_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_size" -D IDF_SIZE_MODE=--files -D MAP_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map -D OUTPUT_JSON= -P /home/alex/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 ESP-IDF_Robot_RC.map + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D "IDF_SIZE_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;-m;esp_idf_size" -D IDF_SIZE_MODE=--archives -D MAP_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.map -D OUTPUT_JSON= -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "UF2_CMD=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;/home/alex/esp/v5.3.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3" -D "UF2_ARGS=--json;/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/flasher_args.json;-o;/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/uf2.bin" -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "UF2_CMD=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;/home/alex/esp/v5.3.2/esp-idf/tools/mkuf2.py;write;--chip;esp32c3" -D "UF2_ARGS=--json;/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/flasher_args.json;-o;/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/uf2-app.bin;--bin;app" -P /home/alex/esp/v5.3.2/esp-idf/tools/cmake/run_uf2_cmds.cmake + pool = console + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/CMakeLists.txt +# ============================================================================= + + +############################################# +# Utility command for edit_cache + +build esp-idf/CMakeFiles/edit_cache.util: CUSTOM_COMMAND + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/esp/v5.3.2/esp-idf/tools/cmake/scripts/data_file_embed_asm.cmake || esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_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/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D DATA_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/x509_crt_bundle -D SOURCE_FILE=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/x509_crt_bundle.S -D FILE_TYPE=BINARY -P /home/alex/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_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/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/gen_crt_bundle.py --input /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/cacrt_all.pem /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/doxygen && doxygen mbedtls.doxyfile + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj: C_COMPILER__mbedcrypto_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/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/alex/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/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj: C_COMPILER__mbedtls_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj: C_COMPILER__mbedtls_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj: C_COMPILER__mbedtls_unscanned_ /home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake + DESC = Installing the project stripped... + pool = console + restat = 1 + +build esp-idf/mbedtls/mbedtls/library/install/strip: phony esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.util + + +############################################# +# Phony custom command for esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib + +build esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib | ${cmake_ninja_workdir}esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib: phony esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a || esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/cxx/libcxx.a esp-idf/driver/libdriver.a esp-idf/efuse/libefuse.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc/libesp_adc.a esp-idf/esp_app_format/libesp_app_format.a esp-idf/esp_bootloader_format/libesp_bootloader_format.a esp-idf/esp_coex/libesp_coex.a esp-idf/esp_common/libesp_common.a esp-idf/esp_driver_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/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/esp/v5.3.2/esp-idf/components/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@bootloader-flash_args" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Error: The target encrypted-bootloader-flash requires" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -P /home/alex/esp/v5.3.2/esp-idf/tools/cmake/scripts/fail.cmake + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/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 || ESP-IDF_Robot_RC.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/alex/esp/v5.3.2/esp-idf/components/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@app-flash_args" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Error: The target encrypted-app-flash requires" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -P /home/alex/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 || ESP-IDF_Robot_RC.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/partition_table/partition-table.bin /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ESP-IDF_Robot_RC.bin + +# ============================================================================= +# Write statements declared in CMakeLists.txt: +# /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/alex/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/alex/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/partition_table/partition-table.bin && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Partition table binary generated. Contents:" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "*******************************************************************************" && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/partition_table/partition-table.bin && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Partition table binary generated. Contents:" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "*******************************************************************************" && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/partition_table/gen_esp32part.py -q --offset 0x8000 --flash-size 2MB -- /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/partition_table/partition-table.bin && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/esp/v5.3.2/esp-idf/components/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -D IDF_PATH=/home/alex/esp/v5.3.2/esp-idf -D "SERIAL_TOOL=/home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python;;/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32c3" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@partition-table-flash_args" -D WORKING_DIRECTORY=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "Error: The target encrypted-partition-table-flash requires" && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E echo "CONFIG_SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT to be enabled." && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -E env "FAIL_MESSAGE=Failed executing target (see errors on lines above)" /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -P /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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=\"ESP-IDF_Robot_RC\" -DPROJECT_VER=\"ESP32-Node_Switch-v2.7-2750-gc3\" + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/efuse/efuse_table_gen.py /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/efuse/efuse_table_gen.py /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/components/efuse/efuse_table_gen.py /home/alex/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port + TARGET_COMPILE_PDB = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/__idf_esp_system.pdb + TARGET_PDB = esp-idf/esp_system/libesp_system.pdb + +build esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj: C_COMPILER____idf_esp_system_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir + OBJECT_FILE_DIR = esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/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/app_trace/libapp_trace.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/espcoredump/libespcoredump.a esp-idf/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in config/sdkconfig.h + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DSOURCE=/home/alex/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/memory.ld.in -DTARGET=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/memory.ld -DCONFIG_DIR=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -DLD_DIR=/home/alex/esp/v5.3.2/esp-idf/components/esp_system/ld -P /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in config/sdkconfig.h + COMMAND = cd /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake -DCC=/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DSOURCE=/home/alex/esp/v5.3.2/esp-idf/components/esp_system/ld/esp32c3/sections.ld.in -DTARGET=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld.in -DCONFIG_DIR=/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -DLD_DIR=/home/alex/esp/v5.3.2/esp-idf/components/esp_system/ld -P /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/linker_script_generator.cmake + DESC = Generating /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/esp/v5.3.2/esp-idf/components/riscv/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_pm/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_mm/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/spi_flash/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_system/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_system/app.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_common/common.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_common/soc.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/hal/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/log/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/heap/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/soc/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/freertos/linker_common.lf /home/alex/esp/v5.3.2/esp-idf/components/freertos/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/newlib/newlib.lf /home/alex/esp/v5.3.2/esp-idf/components/newlib/system_libs.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/app_trace/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_event/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/driver/twai/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/vfs/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/lwip/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_netif/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_adc/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_eth/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_psram/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/espcoredump/linker.lf /home/alex/esp/v5.3.2/esp-idf/components/ieee802154/linker.lf /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system && /home/alex/.espressif/python_env/idf5.3_py3.12_env/bin/python /home/alex/esp/v5.3.2/esp-idf/tools/ldgen/ldgen.py --config /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig --fragments-list "/home/alex/esp/v5.3.2/esp-idf/components/riscv/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_system/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_system/app.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_common/common.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_common/soc.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/hal/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/log/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/heap/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/soc/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/freertos/linker_common.lf;/home/alex/esp/v5.3.2/esp-idf/components/freertos/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/newlib/newlib.lf;/home/alex/esp/v5.3.2/esp-idf/components/newlib/system_libs.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/app_trace/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_event/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/vfs/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/lwip/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_psram/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/ieee802154/linker.lf;/home/alex/esp/v5.3.2/esp-idf/components/openthread/linker.lf" --input /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld.in --output /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld --kconfig /home/alex/esp/v5.3.2/esp-idf/Kconfig --env-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config.env --libraries-file /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/ldgen_libraries --objdump /home/alex/.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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + +build esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj: C_COMPILER____idf_freertos_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys + OBJECT_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir + OBJECT_FILE_DIR = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions + TARGET_COMPILE_PDB = esp-idf/freertos/CMakeFiles/__idf_freertos.dir/__idf_freertos.pdb + TARGET_PDB = esp-idf/freertos/libfreertos.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_freertos + + +############################################# +# Link the static library esp-idf/freertos/libfreertos.a + +build esp-idf/freertos/libfreertos.a: C_STATIC_LIBRARY_LINKER____idf_freertos_ esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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_esp_event + +build esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj: C_COMPILER____idf_esp_driver_uart_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/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/esp_event/libesp_event.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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_riscv + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + +build esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj: C_COMPILER____idf_app_trace_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include + OBJECT_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir + OBJECT_FILE_DIR = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port + TARGET_COMPILE_PDB = esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/__idf_app_trace.pdb + TARGET_PDB = esp-idf/app_trace/libapp_trace.pdb + + +# ============================================================================= +# Link build statements for STATIC_LIBRARY target __idf_app_trace + + +############################################# +# Link the static library esp-idf/app_trace/libapp_trace.a + +build esp-idf/app_trace/libapp_trace.a: C_STATIC_LIBRARY_LINKER____idf_app_trace_ esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj || esp-idf/riscv/libriscv.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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 || esp-idf/esp_system/memory.ld esp-idf/esp_system/sections.ld.in esp-idf/mbedtls/custom_bundle + +build esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj: C_COMPILER____idf_esp_https_ota_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/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/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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 || cmake_object_order_depends_target___idf_riscv + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_init.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_sha.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_crc.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src + TARGET_COMPILE_PDB = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/__idf_espcoredump.pdb + TARGET_PDB = esp-idf/espcoredump/libespcoredump.pdb + +build esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj: C_COMPILER____idf_espcoredump_unscanned_ /home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include + OBJECT_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir + OBJECT_FILE_DIR = esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/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/riscv/libriscv.a + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154 && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154 && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154 && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/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_app_trace 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_espcoredump 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/espnow_example_main.c.obj: C_COMPILER____idf_main_unscanned_ /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main/espnow_example_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/espnow_example_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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.3.2/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -std=gnu17 -Wno-old-style-declaration + INCLUDES = -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ppa/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_psram/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/ieee802154/include -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/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/espnow_example_main.c.obj || esp-idf/app_trace/libapp_trace.a esp-idf/cmock/libcmock.a esp-idf/console/libconsole.a esp-idf/esp_driver_cam/libesp_driver_cam.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_https_server/libesp_https_server.a esp-idf/esp_lcd/libesp_lcd.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/espcoredump/libespcoredump.a esp-idf/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main && /home/alex/.espressif/tools/cmake/3.30.2/bin/ccmake -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + DESC = Running CMake cache editor... + pool = console + 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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main && /home/alex/.espressif/tools/cmake/3.30.2/bin/cmake --regenerate-during-build -S/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC -B/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main && /home/alex/.espressif/tools/cmake/3.30.2/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build + +build all: phony bootloader app ESP-IDF_Robot_RC.elf esp-idf/all + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace + +build esp-idf/app_trace/all: phony esp-idf/app_trace/libapp_trace.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update + +build esp-idf/app_update/all: phony esp-idf/app_update/libapp_update.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader + +build esp-idf/bootloader/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support + +build esp-idf/bootloader_support/all: phony esp-idf/bootloader_support/libbootloader_support.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt + +build esp-idf/bt/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock + +build esp-idf/cmock/all: phony esp-idf/cmock/libcmock.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console + +build esp-idf/console/all: phony esp-idf/console/libconsole.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx + +build esp-idf/cxx/all: phony esp-idf/cxx/libcxx.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver + +build esp-idf/driver/all: phony esp-idf/driver/libdriver.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse + +build esp-idf/efuse/all: phony esp-idf/efuse/libefuse.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls + +build esp-idf/esp-tls/all: phony esp-idf/esp-tls/libesp-tls.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc + +build esp-idf/esp_adc/all: phony esp-idf/esp_adc/libesp_adc.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex + +build esp-idf/esp_coex/all: phony esp-idf/esp_coex/libesp_coex.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common + +build esp-idf/esp_common/all: phony esp-idf/esp_common/libesp_common.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr + +build esp-idf/esp_driver_ana_cmpr/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac + +build esp-idf/esp_driver_dac/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp + +build esp-idf/esp_driver_isp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg + +build esp-idf/esp_driver_jpeg/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm + +build esp-idf/esp_driver_mcpwm/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio + +build esp-idf/esp_driver_parlio/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt + +build esp-idf/esp_driver_pcnt/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa + +build esp-idf/esp_driver_ppa/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio + +build esp-idf/esp_driver_sdio/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc + +build esp-idf/esp_driver_sdmmc/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens + +build esp-idf/esp_driver_touch_sens/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth + +build esp-idf/esp_eth/all: phony esp-idf/esp_eth/libesp_eth.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event + +build esp-idf/esp_event/all: phony esp-idf/esp_event/libesp_event.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub + +build esp-idf/esp_gdbstub/all: phony esp-idf/esp_gdbstub/libesp_gdbstub.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid + +build esp-idf/esp_hid/all: phony esp-idf/esp_hid/libesp_hid.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower + +build esp-idf/esp_hw_support/lowpower/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3 + +build esp-idf/esp_hw_support/port/esp32c3/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd + +build esp-idf/esp_lcd/all: phony esp-idf/esp_lcd/libesp_lcd.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm + +build esp-idf/esp_mm/all: phony esp-idf/esp_mm/libesp_mm.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif + +build esp-idf/esp_netif/all: phony esp-idf/esp_netif/libesp_netif.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack + +build esp-idf/esp_netif_stack/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition + +build esp-idf/esp_partition/all: phony esp-idf/esp_partition/libesp_partition.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy + +build esp-idf/esp_phy/all: phony esp-idf/esp_phy/libesp_phy.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm + +build esp-idf/esp_pm/all: phony esp-idf/esp_pm/libesp_pm.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram + +build esp-idf/esp_psram/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf + +build esp-idf/esp_ringbuf/all: phony esp-idf/esp_ringbuf/libesp_ringbuf.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom + +build esp-idf/esp_rom/all: phony esp-idf/esp_rom/libesp_rom.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port + +build esp-idf/esp_system/port/all: phony esp-idf/esp_system/port/soc/esp32c3/all + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3 + +build esp-idf/esp_system/port/soc/esp32c3/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer + +build esp-idf/esp_timer/all: phony esp-idf/esp_timer/libesp_timer.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi + +build esp-idf/esp_wifi/all: phony esp-idf/esp_wifi/libesp_wifi.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump + +build esp-idf/espcoredump/all: phony esp-idf/espcoredump/libespcoredump.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py + +build esp-idf/esptool_py/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs + +build esp-idf/fatfs/all: phony esp-idf/fatfs/libfatfs.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos + +build esp-idf/freertos/all: phony esp-idf/freertos/libfreertos.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal + +build esp-idf/hal/all: phony esp-idf/hal/libhal.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap + +build esp-idf/heap/all: phony esp-idf/heap/libheap.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser + +build esp-idf/http_parser/all: phony esp-idf/http_parser/libhttp_parser.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test + +build esp-idf/idf_test/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154 + +build esp-idf/ieee802154/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json + +build esp-idf/json/all: phony esp-idf/json/libjson.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log + +build esp-idf/log/all: phony esp-idf/log/liblog.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip + +build esp-idf/lwip/all: phony esp-idf/lwip/liblwip.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main + +build esp-idf/main/all: phony esp-idf/main/libmain.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls + +build esp-idf/mbedtls/all: phony esp-idf/mbedtls/libmbedtls.a esp-idf/mbedtls/mbedtls/all + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include + +build esp-idf/mbedtls/mbedtls/include/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig + +build esp-idf/mbedtls/mbedtls/pkgconfig/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt + +build esp-idf/mqtt/all: phony esp-idf/mqtt/libmqtt.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib + +build esp-idf/newlib/all: phony esp-idf/newlib/libnewlib.a esp-idf/newlib/port/all + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port + +build esp-idf/newlib/port/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash + +build esp-idf/nvs_flash/all: phony esp-idf/nvs_flash/libnvs_flash.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread + +build esp-idf/openthread/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table + +build esp-idf/partition_table/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c + +build esp-idf/protobuf-c/all: phony esp-idf/protobuf-c/libprotobuf-c.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm + +build esp-idf/protocomm/all: phony esp-idf/protocomm/libprotocomm.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread + +build esp-idf/pthread/all: phony esp-idf/pthread/libpthread.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv + +build esp-idf/riscv/all: phony esp-idf/riscv/libriscv.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc + +build esp-idf/sdmmc/all: phony esp-idf/sdmmc/libsdmmc.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc + +build esp-idf/soc/all: phony esp-idf/soc/libsoc.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash + +build esp-idf/spi_flash/all: phony esp-idf/spi_flash/libspi_flash.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs + +build esp-idf/spiffs/all: phony esp-idf/spiffs/libspiffs.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport + +build esp-idf/tcp_transport/all: phony esp-idf/tcp_transport/libtcp_transport.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp + +build esp-idf/ulp/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity + +build esp-idf/unity/all: phony esp-idf/unity/libunity.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb + +build esp-idf/usb/all: phony + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs + +build esp-idf/vfs/all: phony esp-idf/vfs/libvfs.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling + +build esp-idf/wear_levelling/all: phony esp-idf/wear_levelling/libwear_levelling.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning + +build esp-idf/wifi_provisioning/all: phony esp-idf/wifi_provisioning/libwifi_provisioning.a + +# ============================================================================= + +############################################# +# Folder: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeASMCompiler.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeASMInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompiler.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompiler.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCommonLanguageInclude.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCompilerIdDetection.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerSupport.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeFindBinUtils.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeGenericSystem.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeInitializeConfigs.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeLanguageInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeNinjaFindMake.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakePackageConfigHelpers.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeParseImplicitIncludeInfo.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeParseImplicitLinkInfo.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeParseLibraryArchitecture.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakePrintHelpers.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeSystem.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeSystemSpecificInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeSystemSpecificInitialize.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestASMCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCompilerCommon.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCXXCompilerFlag.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCXXSourceCompiles.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckIncludeFile.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckLibraryExists.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/ADSP-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/ARMCC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/ARMClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/AppleClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Borland-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/CMakeCommonCompilerMacros.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Cray-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/CrayClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GHS-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-ASM.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-C.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-CXX.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-FindBinUtils.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/HP-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IAR-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Intel-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/LCC-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/MSVC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/NVHPC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/OrangeC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/PGI-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/PathScale-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SCO-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/TI-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/TIClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Tasking-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Watcom-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XL-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/zOS-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/PatchInfo.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/RepositoryInfo.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/UpdateInfo.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/cfgcmd.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/mkdirs.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/shared_internal_commands.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindGit.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPackageMessage.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPython/Support.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPython3.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/GNUInstallDirs.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckFlagCommonConfig.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/FeatureTesting.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Platform/Generic.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/WriteBasicConfigVersionFile.cmake /home/alex/esp/v5.3.2/esp-idf/.git/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/json/cJSON/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/openthread/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/unity/unity/HEAD /home/alex/esp/v5.3.2/esp-idf/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/app_trace/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/app_trace/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/app_update/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bootloader/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bootloader/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/host/nimble/nimble/.git /home/alex/esp/v5.3.2/esp-idf/components/cmock/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/.git /home/alex/esp/v5.3.2/esp-idf/components/console/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/cxx/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/driver/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/efuse/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/sources.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp-tls/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_adc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_coex/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_coex/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/esp_common/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_common/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_eth/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_event/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hid/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_mm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_netif/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_partition/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/esp_pm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_psram/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_psram/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_system/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_system/ld/ld.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_timer/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/espcoredump/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esptool_py/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esptool_py/espefuse.cmake /home/alex/esp/v5.3.2/esp-idf/components/esptool_py/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/fatfs/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/fatfs/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/freertos/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/hal/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/heap/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf/.git /home/alex/esp/v5.3.2/esp-idf/components/http_parser/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/idf_test/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/ieee802154/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/json/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/json/cJSON/.git /home/alex/esp/v5.3.2/esp-idf/components/log/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/lwip/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/.git /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/.git /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mqtt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/.git /home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/newlib/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/newlib/port/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/newlib/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/openthread/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/openthread/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/openthread/openthread/.git /home/alex/esp/v5.3.2/esp-idf/components/partition_table/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/alex/esp/v5.3.2/esp-idf/components/partition_table/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/.git /home/alex/esp/v5.3.2/esp-idf/components/protocomm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/pthread/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/riscv/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/riscv/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/sdmmc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/soc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/spi_flash/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/spiffs/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/spiffs/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/.git /home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/ulp/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/ulp/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/unity/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/unity/unity/.git /home/alex/esp/v5.3.2/esp-idf/components/usb/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/vfs/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/tools/cmake/build.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/component.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/depgraph.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/dfu.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/git_submodules.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/idf.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/kconfig.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/ldgen.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/project_description.json.in /home/alex/esp/v5.3.2/esp-idf/tools/cmake/targets.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/alex/esp/v5.3.2/esp-idf/tools/cmake/tool_version_check.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/utilities.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/version.cmake /home/alex/esp/v5.3.2/esp-idf/tools/kconfig_new/confgen.py /home/alex/esp/v5.3.2/esp-idf/tools/kconfig_new/config.env.in /home/alex/github/ESP-Nodes/.git/HEAD /home/alex/github/ESP-Nodes/.git/refs/heads/main /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig CMakeCache.txt CMakeFiles/3.30.2/CMakeASMCompiler.cmake CMakeFiles/3.30.2/CMakeCCompiler.cmake CMakeFiles/3.30.2/CMakeCXXCompiler.cmake CMakeFiles/3.30.2/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/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeASMCompiler.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeASMInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompiler.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompiler.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCommonLanguageInclude.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCompilerIdDetection.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerSupport.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeFindBinUtils.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeGenericSystem.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeInitializeConfigs.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeLanguageInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeNinjaFindMake.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakePackageConfigHelpers.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeParseImplicitIncludeInfo.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeParseImplicitLinkInfo.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeParseLibraryArchitecture.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakePrintHelpers.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeSystem.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeSystemSpecificInformation.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeSystemSpecificInitialize.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestASMCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCompilerCommon.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCXXCompilerFlag.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCXXSourceCompiles.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckIncludeFile.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckLibraryExists.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/ADSP-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/ARMCC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/ARMClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/AppleClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Borland-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Bruce-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/CMakeCommonCompilerMacros.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Clang-DetermineCompilerInternal.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Compaq-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Cray-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/CrayClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Embarcadero-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Fujitsu-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GHS-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-ASM.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-C.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-CXX.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU-FindBinUtils.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/GNU.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/HP-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/HP-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IAR-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Intel-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/LCC-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/MSVC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/NVHPC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/NVIDIA-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/OrangeC-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/PGI-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/PathScale-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SCO-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SDCC-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SunPro-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/TI-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/TIClang-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Tasking-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/Watcom-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XL-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XL-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XLClang-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/zOS-C-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/PatchInfo.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/RepositoryInfo.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/UpdateInfo.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/cfgcmd.txt.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/mkdirs.cmake.in /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/ExternalProject/shared_internal_commands.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindGit.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPackageMessage.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPython/Support.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindPython3.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/GNUInstallDirs.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CMakeDetermineLinkerId.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckFlagCommonConfig.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/FeatureTesting.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Platform/Generic.cmake /home/alex/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/WriteBasicConfigVersionFile.cmake /home/alex/esp/v5.3.2/esp-idf/.git/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bootloader/subproject/components/micro-ecc/micro-ecc/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c3_family/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/esp_ble_mesh/lib/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/bt/host/nimble/nimble/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/cmock/CMock/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/esp_coex/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/esp_phy/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/esp_wifi/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/heap/tlsf/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/json/cJSON/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/lwip/lwip/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/mbedtls/mbedtls/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/mqtt/esp-mqtt/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/openthread/lib/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/openthread/openthread/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/protobuf-c/protobuf-c/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/spiffs/spiffs/HEAD /home/alex/esp/v5.3.2/esp-idf/.git/modules/components/unity/unity/HEAD /home/alex/esp/v5.3.2/esp-idf/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/app_trace/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/app_trace/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/app_update/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bootloader/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bootloader/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc/.git /home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c2/esp32c2-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c3_family/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c5/esp32c5-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32c6/esp32c6-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/controller/lib_esp32h2/esp32h2-bt-lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/esp_ble_mesh/lib/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/bt/host/nimble/nimble/.git /home/alex/esp/v5.3.2/esp-idf/components/cmock/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/.git /home/alex/esp/v5.3.2/esp-idf/components/console/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/cxx/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/driver/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/efuse/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/sources.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp-tls/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_adc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_coex/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_coex/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/esp_common/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_common/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ppa/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_touch_sens/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_eth/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_event/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hid/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_mm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_netif/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_netif_stack/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_partition/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_phy/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/esp_pm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_psram/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_psram/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_rom/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_system/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_system/ld/ld.cmake /home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_timer/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/espcoredump/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esptool_py/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/esptool_py/espefuse.cmake /home/alex/esp/v5.3.2/esp-idf/components/esptool_py/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/fatfs/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/fatfs/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/freertos/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/hal/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/heap/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf/.git /home/alex/esp/v5.3.2/esp-idf/components/http_parser/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/idf_test/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/ieee802154/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/json/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/json/cJSON/.git /home/alex/esp/v5.3.2/esp-idf/components/log/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/lwip/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/.git /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/.git /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/pkgconfig/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mqtt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/.git /home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/newlib/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/newlib/port/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/newlib/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/openthread/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/openthread/lib/.git /home/alex/esp/v5.3.2/esp-idf/components/openthread/openthread/.git /home/alex/esp/v5.3.2/esp-idf/components/partition_table/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/partition_table/partitions_singleapp.csv /home/alex/esp/v5.3.2/esp-idf/components/partition_table/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/.git /home/alex/esp/v5.3.2/esp-idf/components/protocomm/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/pthread/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/riscv/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/riscv/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/sdmmc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/soc/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/spi_flash/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/spiffs/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/spiffs/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/.git /home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/ulp/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/ulp/project_include.cmake /home/alex/esp/v5.3.2/esp-idf/components/unity/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/unity/unity/.git /home/alex/esp/v5.3.2/esp-idf/components/usb/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/vfs/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/CMakeLists.txt /home/alex/esp/v5.3.2/esp-idf/tools/cmake/build.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/component.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/depgraph.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/dfu.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/git_submodules.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/idf.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/kconfig.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/ldgen.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/project.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/project_description.json.in /home/alex/esp/v5.3.2/esp-idf/tools/cmake/targets.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/third_party/GetGitRevisionDescription.cmake.in /home/alex/esp/v5.3.2/esp-idf/tools/cmake/tool_version_check.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/toolchain-esp32c3.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/utilities.cmake /home/alex/esp/v5.3.2/esp-idf/tools/cmake/version.cmake /home/alex/esp/v5.3.2/esp-idf/tools/kconfig_new/confgen.py /home/alex/esp/v5.3.2/esp-idf/tools/kconfig_new/config.env.in /home/alex/github/ESP-Nodes/.git/HEAD /home/alex/github/ESP-Nodes/.git/refs/heads/main /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main/CMakeLists.txt /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/sdkconfig CMakeCache.txt CMakeFiles/3.30.2/CMakeASMCompiler.cmake CMakeFiles/3.30.2/CMakeCCompiler.cmake CMakeFiles/3.30.2/CMakeCXXCompiler.cmake CMakeFiles/3.30.2/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/ESP-IDF_Robot_RC/build/cmake_install.cmake b/ESP-IDF_Robot_RC/build/cmake_install.cmake new file mode 100644 index 000000000..0b31bbede --- /dev/null +++ b/ESP-IDF_Robot_RC/build/cmake_install.cmake @@ -0,0 +1,62 @@ +# Install script for directory: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC + +# 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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/ESP-IDF_Robot_RC/build/compile_commands.json b/ESP-IDF_Robot_RC/build/compile_commands.json new file mode 100644 index 000000000..b55423106 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/compile_commands.json @@ -0,0 +1,5048 @@ +[ +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ppa/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_psram/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/ieee802154/include -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main -march=rv32imc_zicsr_zifencei -fdiagnostics-color=always -o CMakeFiles/ESP-IDF_Robot_RC.elf.dir/project_elf_src_esp32c3.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/project_elf_src_esp32c3.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/project_elf_src_esp32c3.c", + "output": "CMakeFiles/ESP-IDF_Robot_RC.elf.dir/project_elf_src_esp32c3.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/riscv/instruction_decode.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/riscv/interrupt.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/riscv/interrupt.c", + "output": "esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/riscv/vectors.S", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/riscv/vectors.S", + "output": "esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/riscv/interrupt_intc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/riscv/vectors_intc.S", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio_glitch_filter_ops.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/rtc_io.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/dedic_gpio.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/src/gpio_pin_glitch_filter.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_pm/pm_locks.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_pm/pm_trace.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_pm/pm_impl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/esp_crt_bundle.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/x509_crt_bundle.S", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/x509_crt_bundle.S", + "output": "esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/everest.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/x25519.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include/everest/kremlib -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/library/Hacl_Curve25519_joined.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m_driver_entrypoints.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m/p256-m.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aes.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aesni.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aesce.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/aria.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1parse.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/asn1write.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/base64.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_core.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/bignum_mod_raw.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/block_cipher.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/camellia.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ccm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/chacha20.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/chachapoly.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cipher_wrap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/constant_time.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/cmac.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ctr_drbg.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/des.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/dhm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdh.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecdsa.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecjpake.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ecp_curves_new.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/entropy_poll.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/error.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/gcm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/hkdf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/hmac_drbg.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/lmots.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/lms.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/md.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/md5.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/memory_buffer_alloc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/nist_kw.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/oid.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/padlock.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pem.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_ecc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pk_wrap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs12.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs5.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkparse.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkwrite.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/platform.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/platform_util.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/poly1305.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_aead.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_cipher.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_client.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ecp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_ffdh.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_hash.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_mac.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_pake.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_rsa.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_se.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_slot_management.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_storage.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_its_file.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_util.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ripemd160.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/rsa_alt_helpers.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha1.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha256.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha512.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/sha3.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/threading.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/timing.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/version.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c", + "file": "/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c", + "file": "/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c", + "file": "/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c", + "file": "/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_hardware.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_mem.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_timing.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c", + "file": "/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/sha/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/aes/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/md/esp_md.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/pkcs7.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_create.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_crt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509_csr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_crt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/x509write_csr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/debug.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_reader.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/mps_trace.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cache.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ciphersuites.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_client.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_cookie.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_msg.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_ticket.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_client.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls12_server.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_keys.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_server.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_client.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_tls13_generic.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/esp_platform_time.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj -c /home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c", + "output": "esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/net_sockets.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_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=\\\"ESP-IDF_Robot_RC\\\" -DPROJECT_VER=\\\"ESP32-Node_Switch-v2.7-2750-gc3\\\" -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_app_format/esp_app_desc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/esp_bootloader_desc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/app_update/esp_ota_ops.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/app_update/esp_ota_app_desc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_partition/partition.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_partition/partition_target.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_table.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_fields.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_rtc_calib.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/esp_efuse_utility.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_api.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_fields.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_utility.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/efuse/src/esp_efuse_startup.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_common_loader.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_clock_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_mem.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_random.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_efuse.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/flash_encrypt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/secure_boot.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_random_esp32c3.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/flash_qio_mode.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/src/bootloader_flash_config_esp32c3.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/bootloader_utility.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/flash_partitions.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/esp_image_format.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/idf/bootloader_sha.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/bootloader_support/src/esp32c3/secure_boot_secure_features.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_mm/esp_mmu_map.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_mm/port/esp32c3/ext_mem_layout.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_mm/esp_cache.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_mm/heap_align_hw.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/flash_brownout_hook.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_drivers.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_generic.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_issi.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_mxic.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_gd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_winbond.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_boya.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_mxic_opi.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_chip_th.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spi_flash/memspi_host_driver.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/cache_utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/flash_mmap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/flash_ops.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_wrap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/esp_flash_api.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/esp_flash_spi_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_os_func_app.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include/spi_flash -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spi_flash/spi_flash_os_func_noos.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/esp_err.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/crosscore_int.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/esp_ipc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/freertos_hooks.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/int_wdt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/panic.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/esp_system.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/esp_system/startup.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/startup_funcs.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/system_time.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/esp_system/stack_check.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/ubsan.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/xt_wdt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/task_wdt/task_wdt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/task_wdt/task_wdt_impl_timergroup.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/hw_stack_guard.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/cpu_start.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/panic_handler.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/esp_system_chip.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/image_process.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/brownout.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/expression_with_stack.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/panic_arch.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_helpers.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/arch/riscv/debug_stubs.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/clk.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/reset_reason.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/system_internal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/cache_err_int.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc/esp32c3/apb_backup_dma.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_common/src/esp_err_to_name.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_crc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_sys.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_uart.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_spiflash.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_efuse.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_rom/patches/esp_rom_systimer.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/hal_utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/efuse_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/efuse_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/wdt_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/mmu_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/cache_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/color_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_flash_encrypt_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/clk_tree_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/systimer_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/uart_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/uart_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/gpio_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/timer_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/ledc_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/ledc_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/i2c_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/i2c_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/rmt_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/twai_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/twai_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/gdma_hal_top.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/gdma_hal_ahb_v1.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/i2s_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/sdm_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/adc_hal_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/adc_oneshot_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/adc_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/mpi_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/sha_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/aes_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/brownout_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_slave_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_slave_hal_iram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_slave_hd_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/spi_flash_hal_gpspi.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/hmac_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/ds_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/usb_serial_jtag_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/xt_wdt_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/rtc_cntl_hal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/log/log.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/log/log.c", + "output": "esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/log/log_buffers.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/log/log_freertos.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/heap/heap_caps_base.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/heap/heap_caps.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/heap/heap_caps_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/heap/multi_heap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/heap/tlsf/tlsf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/heap/port/memory_layout_utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/tlsf -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/heap/port/esp32c3/memory_layout.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/lldesc.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/soc/lldesc.c", + "output": "esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/dport_access_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/interrupts.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/gpio_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/uart_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/adc_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/dedic_gpio_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/gdma_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/spi_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/ledc_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/rmt_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/sdm_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2s_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/i2c_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/temperature_sensor_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/timer_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/mpi_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/twai_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/wdt_periph.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/cpu.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_cpu_intr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_memory_utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/cpu_region_protect.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_clk.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/clk_ctrl_os.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/hw_random.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/intr_alloc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/mac_addr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/periph_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/revision.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/rtc_module.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_modem.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_modes.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_console.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_gpio.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_event.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/regi2c_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_gpio_reserve.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sar_periph_ctrl_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/io_mux.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_clk_tree.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp_clk_tree_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/esp_dma_utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/gdma_link.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/spi_share_hw_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/spi_bus_lock.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/adc_share_hw_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/gdma.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/deprecated/gdma_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/esp_async_memcpy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/async_memcpy_gdma.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/systimer.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_hmac.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_ds.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/mspi_timing_tuning.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sleep_wake_stub.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/esp_clock_output.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_clk.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_sleep.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/rtc_time.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/chip_info.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_crypto_lock.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/sar_periph_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/adc2_init_cal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/esp_memprot.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp_memprot_conv.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/esp_private -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower/cpu_retention/port/esp32c3/sleep_cpu.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/heap_idf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/app_startup.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/port_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/port_systick.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/list.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/queue.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/tasks.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/timers.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/event_groups.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/stream_buffer.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/port.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/portasm.S", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/freertos_compatibility.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/idf_additions.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/abort.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/abort.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/assert.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/assert.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/newlib/heap.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/heap.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/locks.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/locks.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/poll.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/poll.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/pthread.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/pthread.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/random.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/random.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/getentropy.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/getentropy.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/getentropy.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/reent_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/newlib_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/syscalls.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/syscalls.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/termios.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/termios.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/stdatomic.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/stdatomic.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/time.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/time.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/sysconf.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/sysconf.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/realpath.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/realpath.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/scandir.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/newlib/scandir.c", + "output": "esp-idf/newlib/CMakeFiles/__idf_newlib.dir/scandir.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/newlib/port/esp_time_impl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/pthread/pthread.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/pthread/pthread.c", + "output": "esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/pthread/pthread_cond_var.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/pthread/pthread_local_storage.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/pthread/pthread_rwlock.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/pthread/pthread_semaphore.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/cxx/cxx_exception_stubs.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/cxx/cxx_guards.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/cxx/cxx_init.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_timer/src/ets_timer_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_timer/src/system_time.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_impl_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_timer/src/esp_timer_impl_systimer.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/src/gptimer.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/src/gptimer_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/ringbuf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/src/uart.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/src/uart_vfs.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/app_trace/app_trace.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/app_trace/app_trace_util.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/app_trace/host_file_io.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/app_trace/port/port_uart.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_event/default_event_loop.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_event/esp_event.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_event/esp_event_private.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_api.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_cxx_api.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_item_hash_list.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_page.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_pagemanager.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_storage.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_handle_simple.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_handle_locked.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition_lookup.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_partition_manager.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_types.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_platform.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/nvs_flash/src/nvs_encrypted_partition.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_master.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_dma.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/src/gpspi/spi_slave_hd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_platform.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_std.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_pdm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/i2s_tdm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_cmd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_io.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_mmc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/sdmmc/sdmmc_sd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/sdmmc/sd_pwr_ctrl/sd_pwr_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_crc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_host.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/src/sdspi_transaction.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_encoder.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_rx.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/src/rmt_tx.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/src/temperature_sensor.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/src/sdm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_master.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/i2c_slave.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/src/ledc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_connection_monitor.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/src/usb_serial_jtag_vfs.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/deprecated/adc_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/deprecated/adc_dma_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/deprecated/timer_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/i2c/i2c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/deprecated/i2s_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/deprecated/rmt_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/deprecated/sigma_delta_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/deprecated/rtc_temperature_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/driver/twai/twai.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_override.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_phy/src/lib_printf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_phy/src/phy_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/phy_init_data.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_phy/src/btbb_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/vfs_console.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/vfs/vfs.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/vfs/vfs.c", + "output": "esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/vfs/vfs_eventfd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/vfs/vfs_semihost.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/apps/sntp/sntp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/api_lib.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/api_msg.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/err.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/if_api.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netbuf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netdb.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/netifapi.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/sockets.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/api/tcpip.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/apps/sntp/sntp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/apps/netbiosns/netbiosns.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/def.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/dns.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/inet_chksum.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ip.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/mem.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/memp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/netif.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/pbuf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/raw.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/stats.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/sys.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp_in.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/tcp_out.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/timeouts.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/udp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/autoip.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/dhcp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/etharp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/icmp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/igmp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_napt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_addr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv4/ip4_frag.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/dhcp6.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ethip6.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/icmp6.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/inet6.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_addr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/ip6_frag.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/mld6.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/core/ipv6/nd6.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ethernet.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/bridgeif.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/bridgeif_fdb.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/slipif.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/auth.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ccp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-md5.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap-new.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/chap_ms.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/demand.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/eap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ecp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/eui64.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/fsm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipcp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ipv6cp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/lcp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/magic.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/mppe.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/multilink.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/ppp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppapi.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppcrypt.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppoe.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppol2tp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/pppos.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/upap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/vj.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/port/hooks/tcp_isn_default.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/port/hooks/lwip_default_hooks.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/port/debug/lwip_debug.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/port/sockets_ext.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/sys_arch.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/vfs_lwip.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/apps/ping/esp_ping.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/apps/ping/ping.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/apps/ping/ping_sock.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/arc4.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/des.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md4.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/md5.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/netif/ppp/polarssl/sha1.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/lwip/apps/dhcpserver/dhcpserver.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_handlers.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_objects.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/esp_netif_defaults.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_sntp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip/esp_netif_lwip_defaults.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/wlanif.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/ethernetif.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_netif/lwip/netif/esp_pbuf_ref.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/os_xtensa.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/eloop.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ap_config.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_1x.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/wpa_auth_ie.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/pmksa_cache_auth.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/sta_info.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/ieee802_11.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/ap/comeback_token.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/sae.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/dragonfly.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/wpa_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/bitfield.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-siv.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-kdf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/ccmp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-gcm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/crypto_ops.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/dh_group5.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/dh_groups.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/ms_funcs.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tlsprf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-tlsprf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-tlsprf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha256-prf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-prf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha384-prf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/md4-internal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/sha1-tprf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_common/eap_wsc_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/ieee802_11_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/chap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_mschapv2.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_peap_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_tls_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_ttls.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/mschapv2.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/eap_peer/eap_fast_pac.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/pmksa_cache.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/rsn_supp/wpa_ie.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/base64.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/ext_password.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/uuid.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/wpabuf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/wpa_debug.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils/json.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_build.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_parse.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_attr_process.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_dev_attr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/wps/wps_enrollee.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/common/sae_pk.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_eap_client.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa2_api_port.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa_main.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpas_glue.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wps.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_wpa3.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_owe.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/tls_mbedtls.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/fastpbkdf2.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src/crypto/crypto_mbedtls-ec.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/rc4.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/des-internal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-wrap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-unwrap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/utils -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src/crypto/aes-ccm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_coex/esp32c3/esp_coex_adapter.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_coex/src/coexist_debug_diagram.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_coex/src/coexist_debug.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/lib_printf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/mesh_event.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/smartconfig.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_default.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_netif.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/wifi_default_ap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/esp32c3/esp_adapter.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/src -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/roaming_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_wifi/src/smartconfig_ack.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/unity/src/unity.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/unity_compat.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/unity_runner.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/unity_utils_freertos.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/unity_utils_cache.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/unity_utils_memory.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/unity_port_esp32.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/unity/port/esp/unity_utils_memory_esp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/src/cmock.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/commands.c", + "file": "/home/alex/esp/v5.3.2/esp-idf/components/console/commands.c", + "output": "esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj" +}, +{ + "directory": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/esp_console_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/split_argv.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/linenoise/linenoise.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/esp_console_repl_chip.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_cmd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_date.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_dbl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_dstr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_end.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_file.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_hashtable.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_int.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_lit.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_rem.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_rex.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_str.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/arg_utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/console/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/console/argtable3/argtable3.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/http_parser/http_parser.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto/esp_tls_crypto.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_error_capture.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_platform_port.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp_tls_mbedtls.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/adc_oneshot.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/adc_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/adc_cali.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/adc_cali_curve_fitting.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/esp_adc_cal_common_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/adc_continuous.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/adc_monitor.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/gdma/adc_dma.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/adc_filter.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/curve_fitting_coefficients.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/esp32c3/esp_adc_cal_legacy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/esp_cam_ctlr.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/dvp_share_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_eth/src/esp_eth.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_eth/src/phy/esp_eth_phy_802_3.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_eth/src/esp_eth_netif_glue.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/gdbstub.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/gdbstub_transport.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/packet.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/gdbstub_riscv.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/src/port/riscv/rv_decode.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hidd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hidh.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/private -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/esp_hid/src/esp_hid_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/tcp_transport/transport.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/tcp_transport/transport_ssl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/tcp_transport/transport_internal.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/tcp_transport/transport_socks_proxy.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/tcp_transport/transport_ws.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_client/esp_http_client.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_auth.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_header.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_client/lib/http_utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_main.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_parse.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_sess.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_txrx.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_uri.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/httpd_ws.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/port/esp32 -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_http_server/src/util/ctrl_sock.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/src/esp_https_ota.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_https_server/src/https_server.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_io.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_nt35510.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ssd1306.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_st7789.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/src/esp_lcd_panel_ops.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v1.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/i2c/esp_lcd_panel_io_i2c_v2.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/priv_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_lcd/spi/esp_lcd_panel_io_spi.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c/protobuf-c/protobuf-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common/protocomm.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c/constants.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec0.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec1.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c/sec2.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c/session.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/transports/protocomm_console.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/transports/protocomm_httpd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/security/security0.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/security/security1.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/security/security2.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/src/common -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/protocomm/src/crypto/srp6a/esp_srp_mpi.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_handler.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c/esp_local_ctrl.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/src/esp_local_ctrl_transport_httpd.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_init.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_common.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_flash.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_uart.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_elf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_binary.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_sha.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/core_dump_crc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include_core_dump/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/espcoredump/src/port/riscv/core_dump_port.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wear_levelling/Partition.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wear_levelling/SPI_Flash.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Ext_Perf.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Ext_Safe.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wear_levelling/WL_Flash.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wear_levelling/crc32.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/private_include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/wear_levelling/wear_levelling.cpp", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_rawflash.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_wl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/src/ff.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/src/ffunicode.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/port/freertos/ffsystem.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio/diskio_sdmmc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat_sdmmc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs/vfs_fat_spiflash.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/json/cJSON/cJSON.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/json/cJSON/cJSON_Utils.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_msg.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/mqtt_outbox.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/lib/platform_esp32_idf.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/nvs_sec_provider.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs_api.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_cache.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_check.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_gc.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_hydrogen.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/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/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src/spiffs_nucleus.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/spiffs/src -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/spiffs/esp_spiffs.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_config.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_scan.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/wifi_ctrl.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/manager.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/handlers.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/scheme_console.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_config.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_scan.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_ctrl.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c/wifi_constants.pb-c.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-gcc -DESP_PLATFORM -DIDF_VER=\\\"v5.3.2-dirty\\\" -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -D_POSIX_READER_WRITER_LOCKS -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/include -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src -I/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/src/scheme_softap.c", + "file": "/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build", + "command": "/home/alex/.espressif/tools/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/config -I/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main -I/home/alex/esp/v5.3.2/esp-idf/components/newlib/platform_include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/config/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/FreeRTOS-Kernel/portable/riscv/include/freertos -I/home/alex/esp/v5.3.2/esp-idf/components/freertos/esp_additions/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/include/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/dma/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/ldo/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/. -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/heap/include -I/home/alex/esp/v5.3.2/esp-idf/components/log/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/include -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/soc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/platform_port/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/hal/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/esp_common/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/soc -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/esp_system/port/include/private -I/home/alex/esp/v5.3.2/esp-idf/components/riscv/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/include/apps/sntp -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/lwip/src/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/freertos/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/arch -I/home/alex/esp/v5.3.2/esp-idf/components/lwip/port/esp32xx/include/sys -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/esp_crt_bundle/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/everest/include -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/p256-m -I/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_bootloader_format/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_update/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/include -I/home/alex/esp/v5.3.2/esp-idf/components/bootloader_support/bootloader_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/include -I/home/alex/esp/v5.3.2/esp-idf/components/efuse/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_mm/include -I/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/pthread/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/include -I/home/alex/esp/v5.3.2/esp-idf/components/vfs/include -I/home/alex/esp/v5.3.2/esp-idf/components/app_trace/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_event/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/include -I/home/alex/esp/v5.3.2/esp-idf/components/sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdmmc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdspi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/deprecated -I/home/alex/esp/v5.3.2/esp-idf/components/driver/i2c/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/touch_sensor/include -I/home/alex/esp/v5.3.2/esp-idf/components/driver/twai/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_vfs_console/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/port/include -I/home/alex/esp/v5.3.2/esp-idf/components/wpa_supplicant/esp_supplicant/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/wifi_apps/nan_app/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/include/local -I/home/alex/esp/v5.3.2/esp-idf/components/unity/include -I/home/alex/esp/v5.3.2/esp-idf/components/unity/unity/src -I/home/alex/esp/v5.3.2/esp-idf/components/cmock/CMock/src -I/home/alex/esp/v5.3.2/esp-idf/components/console -I/home/alex/esp/v5.3.2/esp-idf/components/http_parser -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls -I/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/esp-tls-crypto -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/esp32c3/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/deprecated/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/interface -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ppa/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_hid/include -I/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_psram/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/include -I/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/interface -I/home/alex/esp/v5.3.2/esp-idf/components/protobuf-c/protobuf-c -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/common -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/security -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/transports -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/include/crypto/srp6a -I/home/alex/esp/v5.3.2/esp-idf/components/protocomm/proto-c -I/home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include -I/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/include/port/riscv -I/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/include -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/diskio -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/src -I/home/alex/esp/v5.3.2/esp-idf/components/fatfs/vfs -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include -I/home/alex/esp/v5.3.2/esp-idf/components/idf_test/include/esp32c3 -I/home/alex/esp/v5.3.2/esp-idf/components/ieee802154/include -I/home/alex/esp/v5.3.2/esp-idf/components/json/cJSON -I/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/include -I/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/include -I/home/alex/esp/v5.3.2/esp-idf/components/spiffs/include -I/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC=. -fmacro-prefix-map=/home/alex/esp/v5.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/espnow_example_main.c.obj -c /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main/espnow_example_main.c", + "file": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main/espnow_example_main.c", + "output": "esp-idf/main/CMakeFiles/__idf_main.dir/espnow_example_main.c.obj" +} +] \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/config.env b/ESP-IDF_Robot_RC/build/config.env new file mode 100755 index 000000000..427028772 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/config.env @@ -0,0 +1,12 @@ +{ + "COMPONENT_KCONFIGS": "/home/alex/esp/v5.3.2/esp-idf/components/app_trace/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/bt/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/console/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/driver/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/efuse/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_common/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_touch_sens/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_event/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_psram/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_system/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/fatfs/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/freertos/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/hal/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/heap/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/ieee802154/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/log/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/lwip/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/newlib/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/openthread/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/protocomm/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/pthread/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/soc/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/spiffs/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/ulp/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/unity/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/usb/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/vfs/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/Kconfig;/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/Kconfig", + "COMPONENT_KCONFIGS_PROJBUILD": "/home/alex/esp/v5.3.2/esp-idf/components/bootloader/Kconfig.projbuild;/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/Kconfig.projbuild;/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/Kconfig.projbuild;/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/Kconfig.projbuild;/home/alex/esp/v5.3.2/esp-idf/components/partition_table/Kconfig.projbuild;/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main/Kconfig.projbuild", + "COMPONENT_SDKCONFIG_RENAMES": "/home/alex/esp/v5.3.2/esp-idf/components/app_trace/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/bootloader/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/bt/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/bt/sdkconfig.rename.esp32c3;/home/alex/esp/v5.3.2/esp-idf/components/driver/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_event/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_system/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/freertos/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/hal/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/lwip/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/newlib/sdkconfig.rename.esp32c3;/home/alex/esp/v5.3.2/esp-idf/components/pthread/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/sdkconfig.rename;/home/alex/esp/v5.3.2/esp-idf/components/vfs/sdkconfig.rename", + "IDF_TARGET": "esp32c3", + "IDF_TOOLCHAIN": "gcc", + "IDF_VERSION": "5.3.2", + "IDF_ENV_FPGA": "", + "IDF_PATH": "/home/alex/esp/v5.3.2/esp-idf", + "COMPONENT_KCONFIGS_SOURCE_FILE": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/kconfigs.in", + "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/kconfigs_projbuild.in" +} diff --git a/ESP-IDF_Robot_RC/build/config/kconfig_menus.json b/ESP-IDF_Robot_RC/build/config/kconfig_menus.json new file mode 100644 index 000000000..0bdcca2f0 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/config/kconfig_menus.json @@ -0,0 +1,28756 @@ +[ + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SUPPORTED", + "name": "SOC_ADC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDICATED_GPIO_SUPPORTED", + "name": "SOC_DEDICATED_GPIO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORTED", + "name": "SOC_UART_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_SUPPORTED", + "name": "SOC_GDMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AHB_GDMA_SUPPORTED", + "name": "SOC_AHB_GDMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPTIMER_SUPPORTED", + "name": "SOC_GPTIMER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_SUPPORTED", + "name": "SOC_TWAI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BT_SUPPORTED", + "name": "SOC_BT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ASYNC_MEMCPY_SUPPORTED", + "name": "SOC_ASYNC_MEMCPY_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "name": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMP_SENSOR_SUPPORTED", + "name": "SOC_TEMP_SENSOR_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_XT_WDT_SUPPORTED", + "name": "SOC_XT_WDT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PHY_SUPPORTED", + "name": "SOC_PHY_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_SUPPORTED", + "name": "SOC_WIFI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORTS_SECURE_DL_MODE", + "name": "SOC_SUPPORTS_SECURE_DL_MODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_KEY_PURPOSE_FIELD", + "name": "SOC_EFUSE_KEY_PURPOSE_FIELD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_HAS_EFUSE_RST_BUG", + "name": "SOC_EFUSE_HAS_EFUSE_RST_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SUPPORTED", + "name": "SOC_EFUSE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_FAST_MEM_SUPPORTED", + "name": "SOC_RTC_FAST_MEM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_MEM_SUPPORTED", + "name": "SOC_RTC_MEM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTED", + "name": "SOC_I2S_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORTED", + "name": "SOC_RMT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_SUPPORTED", + "name": "SOC_SDM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPSPI_SUPPORTED", + "name": "SOC_GPSPI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORTED", + "name": "SOC_LEDC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORTED", + "name": "SOC_I2C_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_SUPPORTED", + "name": "SOC_SYSTIMER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORT_COEXISTENCE", + "name": "SOC_SUPPORT_COEXISTENCE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORTED", + "name": "SOC_AES_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_SUPPORTED", + "name": "SOC_MPI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORTED", + "name": "SOC_SHA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_HMAC_SUPPORTED", + "name": "SOC_HMAC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DIG_SIGN_SUPPORTED", + "name": "SOC_DIG_SIGN_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENC_SUPPORTED", + "name": "SOC_FLASH_ENC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SECURE_BOOT_SUPPORTED", + "name": "SOC_SECURE_BOOT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_SUPPORTED", + "name": "SOC_MEMPROT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BOD_SUPPORTED", + "name": "SOC_BOD_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_TREE_SUPPORTED", + "name": "SOC_CLK_TREE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ASSIST_DEBUG_SUPPORTED", + "name": "SOC_ASSIST_DEBUG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WDT_SUPPORTED", + "name": "SOC_WDT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_FLASH_SUPPORTED", + "name": "SOC_SPI_FLASH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RNG_SUPPORTED", + "name": "SOC_RNG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LIGHT_SLEEP_SUPPORTED", + "name": "SOC_LIGHT_SLEEP_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEEP_SLEEP_SUPPORTED", + "name": "SOC_DEEP_SLEEP_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LP_PERIPH_SHARE_INTERRUPT", + "name": "SOC_LP_PERIPH_SHARE_INTERRUPT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORTED", + "name": "SOC_PM_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_XTAL_SUPPORT_40M", + "name": "SOC_XTAL_SUPPORT_40M", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_DMA", + "name": "SOC_AES_SUPPORT_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_GDMA", + "name": "SOC_AES_GDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_AES_128", + "name": "SOC_AES_SUPPORT_AES_128", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AES_SUPPORT_AES_256", + "name": "SOC_AES_SUPPORT_AES_256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIG_CTRL_SUPPORTED", + "name": "SOC_ADC_DIG_CTRL_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_ARBITER_SUPPORTED", + "name": "SOC_ADC_ARBITER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIG_IIR_FILTER_SUPPORTED", + "name": "SOC_ADC_DIG_IIR_FILTER_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_MONITOR_SUPPORTED", + "name": "SOC_ADC_MONITOR_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DMA_SUPPORTED", + "name": "SOC_ADC_DMA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_PERIPH_NUM", + "name": "SOC_ADC_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_MAX_CHANNEL_NUM", + "name": "SOC_ADC_MAX_CHANNEL_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_ATTEN_NUM", + "name": "SOC_ADC_ATTEN_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_CONTROLLER_NUM", + "name": "SOC_ADC_DIGI_CONTROLLER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_PATT_LEN_MAX", + "name": "SOC_ADC_PATT_LEN_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MIN_BITWIDTH", + "name": "SOC_ADC_DIGI_MIN_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MAX_BITWIDTH", + "name": "SOC_ADC_DIGI_MAX_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_RESULT_BYTES", + "name": "SOC_ADC_DIGI_RESULT_BYTES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_DATA_BYTES_PER_CONV", + "name": "SOC_ADC_DIGI_DATA_BYTES_PER_CONV", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_IIR_FILTER_NUM", + "name": "SOC_ADC_DIGI_IIR_FILTER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_DIGI_MONITOR_NUM", + "name": "SOC_ADC_DIGI_MONITOR_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SAMPLE_FREQ_THRES_HIGH", + "name": "SOC_ADC_SAMPLE_FREQ_THRES_HIGH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SAMPLE_FREQ_THRES_LOW", + "name": "SOC_ADC_SAMPLE_FREQ_THRES_LOW", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_RTC_MIN_BITWIDTH", + "name": "SOC_ADC_RTC_MIN_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_RTC_MAX_BITWIDTH", + "name": "SOC_ADC_RTC_MAX_BITWIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_CALIBRATION_V1_SUPPORTED", + "name": "SOC_ADC_CALIBRATION_V1_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SELF_HW_CALI_SUPPORTED", + "name": "SOC_ADC_SELF_HW_CALI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_ADC_SHARED_POWER", + "name": "SOC_ADC_SHARED_POWER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_APB_BACKUP_DMA", + "name": "SOC_APB_BACKUP_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BROWNOUT_RESET_SUPPORTED", + "name": "SOC_BROWNOUT_RESET_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHARED_IDCACHE_SUPPORTED", + "name": "SOC_SHARED_IDCACHE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CACHE_MEMORY_IBANK_SIZE", + "name": "SOC_CACHE_MEMORY_IBANK_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_CORES_NUM", + "name": "SOC_CPU_CORES_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_INTR_NUM", + "name": "SOC_CPU_INTR_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_HAS_FLEXIBLE_INTC", + "name": "SOC_CPU_HAS_FLEXIBLE_INTC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_HAS_CSR_PC", + "name": "SOC_CPU_HAS_CSR_PC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_BREAKPOINTS_NUM", + "name": "SOC_CPU_BREAKPOINTS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_WATCHPOINTS_NUM", + "name": "SOC_CPU_WATCHPOINTS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE", + "name": "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_SIGNATURE_MAX_BIT_LEN", + "name": "SOC_DS_SIGNATURE_MAX_BIT_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_KEY_PARAM_MD_IV_LENGTH", + "name": "SOC_DS_KEY_PARAM_MD_IV_LENGTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DS_KEY_CHECK_MAX_WAIT_US", + "name": "SOC_DS_KEY_CHECK_MAX_WAIT_US", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_AHB_GDMA_VERSION", + "name": "SOC_AHB_GDMA_VERSION", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_NUM_GROUPS_MAX", + "name": "SOC_GDMA_NUM_GROUPS_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GDMA_PAIRS_PER_GROUP_MAX", + "name": "SOC_GDMA_PAIRS_PER_GROUP_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_PORT", + "name": "SOC_GPIO_PORT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_PIN_COUNT", + "name": "SOC_GPIO_PIN_COUNT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER", + "name": "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_FILTER_CLK_SUPPORT_APB", + "name": "SOC_GPIO_FILTER_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_FORCE_HOLD", + "name": "SOC_GPIO_SUPPORT_FORCE_HOLD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP", + "name": "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_IN_RANGE_MAX", + "name": "SOC_GPIO_IN_RANGE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_OUT_RANGE_MAX", + "name": "SOC_GPIO_OUT_RANGE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK", + "name": "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_DEEP_SLEEP_WAKE_SUPPORTED_PIN_CNT", + "name": "SOC_GPIO_DEEP_SLEEP_WAKE_SUPPORTED_PIN_CNT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK", + "name": "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX", + "name": "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_CLOCKOUT_CHANNEL_NUM", + "name": "SOC_GPIO_CLOCKOUT_CHANNEL_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP", + "name": "SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM", + "name": "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_GPIO_IN_CHANNELS_NUM", + "name": "SOC_DEDIC_GPIO_IN_CHANNELS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_DEDIC_PERIPH_ALWAYS_ENABLE", + "name": "SOC_DEDIC_PERIPH_ALWAYS_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_NUM", + "name": "SOC_I2C_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_HP_I2C_NUM", + "name": "SOC_HP_I2C_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_FIFO_LEN", + "name": "SOC_I2C_FIFO_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_CMD_REG_NUM", + "name": "SOC_I2C_CMD_REG_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_SLAVE", + "name": "SOC_I2C_SUPPORT_SLAVE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_HW_CLR_BUS", + "name": "SOC_I2C_SUPPORT_HW_CLR_BUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_XTAL", + "name": "SOC_I2C_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_RTC", + "name": "SOC_I2C_SUPPORT_RTC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SUPPORT_10BIT_ADDR", + "name": "SOC_I2C_SUPPORT_10BIT_ADDR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_SUPPORT_BROADCAST", + "name": "SOC_I2C_SLAVE_SUPPORT_BROADCAST", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE", + "name": "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS", + "name": "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_NUM", + "name": "SOC_I2S_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_HW_VERSION_2", + "name": "SOC_I2S_HW_VERSION_2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_XTAL", + "name": "SOC_I2S_SUPPORTS_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PLL_F160M", + "name": "SOC_I2S_SUPPORTS_PLL_F160M", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PCM", + "name": "SOC_I2S_SUPPORTS_PCM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PDM", + "name": "SOC_I2S_SUPPORTS_PDM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_PDM_TX", + "name": "SOC_I2S_SUPPORTS_PDM_TX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_PDM_MAX_TX_LINES", + "name": "SOC_I2S_PDM_MAX_TX_LINES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_I2S_SUPPORTS_TDM", + "name": "SOC_I2S_SUPPORTS_TDM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_APB_CLOCK", + "name": "SOC_LEDC_SUPPORT_APB_CLOCK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_XTAL_CLOCK", + "name": "SOC_LEDC_SUPPORT_XTAL_CLOCK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_CHANNEL_NUM", + "name": "SOC_LEDC_CHANNEL_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_TIMER_BIT_WIDTH", + "name": "SOC_LEDC_TIMER_BIT_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_LEDC_SUPPORT_FADE_STOP", + "name": "SOC_LEDC_SUPPORT_FADE_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MMU_LINEAR_ADDRESS_REGION_NUM", + "name": "SOC_MMU_LINEAR_ADDRESS_REGION_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MMU_PERIPH_NUM", + "name": "SOC_MMU_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED", + "name": "SOC_MPU_CONFIGURABLE_REGIONS_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_MIN_REGION_SIZE", + "name": "SOC_MPU_MIN_REGION_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGIONS_MAX_NUM", + "name": "SOC_MPU_REGIONS_MAX_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGION_RO_SUPPORTED", + "name": "SOC_MPU_REGION_RO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPU_REGION_WO_SUPPORTED", + "name": "SOC_MPU_REGION_WO_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_GROUPS", + "name": "SOC_RMT_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_TX_CANDIDATES_PER_GROUP", + "name": "SOC_RMT_TX_CANDIDATES_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_RX_CANDIDATES_PER_GROUP", + "name": "SOC_RMT_RX_CANDIDATES_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_CHANNELS_PER_GROUP", + "name": "SOC_RMT_CHANNELS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_MEM_WORDS_PER_CHANNEL", + "name": "SOC_RMT_MEM_WORDS_PER_CHANNEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RX_PINGPONG", + "name": "SOC_RMT_SUPPORT_RX_PINGPONG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RX_DEMODULATION", + "name": "SOC_RMT_SUPPORT_RX_DEMODULATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_ASYNC_STOP", + "name": "SOC_RMT_SUPPORT_TX_ASYNC_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_LOOP_COUNT", + "name": "SOC_RMT_SUPPORT_TX_LOOP_COUNT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_SYNCHRO", + "name": "SOC_RMT_SUPPORT_TX_SYNCHRO", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY", + "name": "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_XTAL", + "name": "SOC_RMT_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_APB", + "name": "SOC_RMT_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RMT_SUPPORT_RC_FAST", + "name": "SOC_RMT_SUPPORT_RC_FAST", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH", + "name": "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM", + "name": "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SLEEP_SYSTIMER_STALL_WORKAROUND", + "name": "SOC_SLEEP_SYSTIMER_STALL_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SLEEP_TGWDT_STOP_WORKAROUND", + "name": "SOC_SLEEP_TGWDT_STOP_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTCIO_PIN_COUNT", + "name": "SOC_RTCIO_PIN_COUNT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_MEM_BLOCKS_NUM", + "name": "SOC_MPI_MEM_BLOCKS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MPI_OPERATIONS_NUM", + "name": "SOC_MPI_OPERATIONS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RSA_MAX_BIT_LEN", + "name": "SOC_RSA_MAX_BIT_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_DMA_MAX_BUFFER_SIZE", + "name": "SOC_SHA_DMA_MAX_BUFFER_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_DMA", + "name": "SOC_SHA_SUPPORT_DMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_RESUME", + "name": "SOC_SHA_SUPPORT_RESUME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_GDMA", + "name": "SOC_SHA_GDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA1", + "name": "SOC_SHA_SUPPORT_SHA1", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA224", + "name": "SOC_SHA_SUPPORT_SHA224", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SHA_SUPPORT_SHA256", + "name": "SOC_SHA_SUPPORT_SHA256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_GROUPS", + "name": "SOC_SDM_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_CHANNELS_PER_GROUP", + "name": "SOC_SDM_CHANNELS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SDM_CLK_SUPPORT_APB", + "name": "SOC_SDM_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_PERIPH_NUM", + "name": "SOC_SPI_PERIPH_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAX_CS_NUM", + "name": "SOC_SPI_MAX_CS_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAXIMUM_BUFFER_SIZE", + "name": "SOC_SPI_MAXIMUM_BUFFER_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_DDRCLK", + "name": "SOC_SPI_SUPPORT_DDRCLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS", + "name": "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CD_SIG", + "name": "SOC_SPI_SUPPORT_CD_SIG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CONTINUOUS_TRANS", + "name": "SOC_SPI_SUPPORT_CONTINUOUS_TRANS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_SLAVE_HD_VER2", + "name": "SOC_SPI_SUPPORT_SLAVE_HD_VER2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CLK_APB", + "name": "SOC_SPI_SUPPORT_CLK_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SUPPORT_CLK_XTAL", + "name": "SOC_SPI_SUPPORT_CLK_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT", + "name": "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SCT_SUPPORTED", + "name": "SOC_SPI_SCT_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SCT_REG_NUM", + "name": "SOC_SPI_SCT_REG_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SCT_BUFFER_NUM_MAX", + "name": "SOC_SPI_SCT_BUFFER_NUM_MAX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_SCT_CONF_BITLEN_MAX", + "name": "SOC_SPI_SCT_CONF_BITLEN_MAX", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_IS_INDEPENDENT", + "name": "SOC_MEMSPI_IS_INDEPENDENT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MAX_PRE_DIVIDER", + "name": "SOC_SPI_MAX_PRE_DIVIDER", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_AUTO_RESUME", + "name": "SOC_SPI_MEM_SUPPORT_AUTO_RESUME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_IDLE_INTR", + "name": "SOC_SPI_MEM_SUPPORT_IDLE_INTR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_SW_SUSPEND", + "name": "SOC_SPI_MEM_SUPPORT_SW_SUSPEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_CHECK_SUS", + "name": "SOC_SPI_MEM_SUPPORT_CHECK_SUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE", + "name": "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SPI_MEM_SUPPORT_WRAP", + "name": "SOC_SPI_MEM_SUPPORT_WRAP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED", + "name": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_COUNTER_NUM", + "name": "SOC_SYSTIMER_COUNTER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_ALARM_NUM", + "name": "SOC_SYSTIMER_ALARM_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_BIT_WIDTH_LO", + "name": "SOC_SYSTIMER_BIT_WIDTH_LO", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_BIT_WIDTH_HI", + "name": "SOC_SYSTIMER_BIT_WIDTH_HI", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_FIXED_DIVIDER", + "name": "SOC_SYSTIMER_FIXED_DIVIDER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_INT_LEVEL", + "name": "SOC_SYSTIMER_INT_LEVEL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SYSTIMER_ALARM_MISS_COMPENSATE", + "name": "SOC_SYSTIMER_ALARM_MISS_COMPENSATE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUPS", + "name": "SOC_TIMER_GROUPS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_TIMERS_PER_GROUP", + "name": "SOC_TIMER_GROUP_TIMERS_PER_GROUP", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH", + "name": "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_SUPPORT_XTAL", + "name": "SOC_TIMER_GROUP_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_SUPPORT_APB", + "name": "SOC_TIMER_GROUP_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TIMER_GROUP_TOTAL_TIMERS", + "name": "SOC_TIMER_GROUP_TOTAL_TIMERS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MWDT_SUPPORT_XTAL", + "name": "SOC_MWDT_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_CONTROLLER_NUM", + "name": "SOC_TWAI_CONTROLLER_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_CLK_SUPPORT_APB", + "name": "SOC_TWAI_CLK_SUPPORT_APB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_BRP_MIN", + "name": "SOC_TWAI_BRP_MIN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_BRP_MAX", + "name": "SOC_TWAI_BRP_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TWAI_SUPPORTS_RX_STATUS", + "name": "SOC_TWAI_SUPPORTS_RX_STATUS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_DOWNLOAD_ICACHE", + "name": "SOC_EFUSE_DIS_DOWNLOAD_ICACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_PAD_JTAG", + "name": "SOC_EFUSE_DIS_PAD_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_USB_JTAG", + "name": "SOC_EFUSE_DIS_USB_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_DIRECT_BOOT", + "name": "SOC_EFUSE_DIS_DIRECT_BOOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SOFT_DIS_JTAG", + "name": "SOC_EFUSE_SOFT_DIS_JTAG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_DIS_ICACHE", + "name": "SOC_EFUSE_DIS_ICACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK", + "name": "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SECURE_BOOT_V2_RSA", + "name": "SOC_SECURE_BOOT_V2_RSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS", + "name": "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "name": "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "name": "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX", + "name": "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTION_XTS_AES", + "name": "SOC_FLASH_ENCRYPTION_XTS_AES", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_FLASH_ENCRYPTION_XTS_AES_128", + "name": "SOC_FLASH_ENCRYPTION_XTS_AES_128", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "name": "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MEMPROT_MEM_ALIGN_SIZE", + "name": "SOC_MEMPROT_MEM_ALIGN_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_NUM", + "name": "SOC_UART_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_HP_NUM", + "name": "SOC_UART_HP_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_FIFO_LEN", + "name": "SOC_UART_FIFO_LEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_BITRATE_MAX", + "name": "SOC_UART_BITRATE_MAX", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_APB_CLK", + "name": "SOC_UART_SUPPORT_APB_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_RTC_CLK", + "name": "SOC_UART_SUPPORT_RTC_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_XTAL_CLK", + "name": "SOC_UART_SUPPORT_XTAL_CLK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_WAKEUP_INT", + "name": "SOC_UART_SUPPORT_WAKEUP_INT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND", + "name": "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_COEX_HW_PTI", + "name": "SOC_COEX_HW_PTI", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EXTERNAL_COEX_ADVANCE", + "name": "SOC_EXTERNAL_COEX_ADVANCE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_EXTERNAL_COEX_LEADER_TX_LINE", + "name": "SOC_EXTERNAL_COEX_LEADER_TX_LINE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PHY_DIG_REGS_MEM_SIZE", + "name": "SOC_PHY_DIG_REGS_MEM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_MAC_BB_PD_MEM_SIZE", + "name": "SOC_MAC_BB_PD_MEM_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH", + "name": "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_WIFI_WAKEUP", + "name": "SOC_PM_SUPPORT_WIFI_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_BT_WAKEUP", + "name": "SOC_PM_SUPPORT_BT_WAKEUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_CPU_PD", + "name": "SOC_PM_SUPPORT_CPU_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_WIFI_PD", + "name": "SOC_PM_SUPPORT_WIFI_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_BT_PD", + "name": "SOC_PM_SUPPORT_BT_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_RC_FAST_PD", + "name": "SOC_PM_SUPPORT_RC_FAST_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_VDDSDIO_PD", + "name": "SOC_PM_SUPPORT_VDDSDIO_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_SUPPORT_MAC_BB_PD", + "name": "SOC_PM_SUPPORT_MAC_BB_PD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_CPU_RETENTION_BY_RTCCNTL", + "name": "SOC_PM_CPU_RETENTION_BY_RTCCNTL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA", + "name": "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_RC_FAST_D256_SUPPORTED", + "name": "SOC_CLK_RC_FAST_D256_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256", + "name": "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION", + "name": "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_CLK_XTAL32K_SUPPORTED", + "name": "SOC_CLK_XTAL32K_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC", + "name": "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL", + "name": "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_HW_TSF", + "name": "SOC_WIFI_HW_TSF", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_FTM_SUPPORT", + "name": "SOC_WIFI_FTM_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_GCMP_SUPPORT", + "name": "SOC_WIFI_GCMP_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_WAPI_SUPPORT", + "name": "SOC_WIFI_WAPI_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_CSI_SUPPORT", + "name": "SOC_WIFI_CSI_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_MESH_SUPPORT", + "name": "SOC_WIFI_MESH_SUPPORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "name": "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND", + "name": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_SUPPORTED", + "name": "SOC_BLE_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_MESH_SUPPORTED", + "name": "SOC_BLE_MESH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_50_SUPPORTED", + "name": "SOC_BLE_50_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLE_DEVICE_PRIVACY_SUPPORTED", + "name": "SOC_BLE_DEVICE_PRIVACY_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_BLUFI_SUPPORTED", + "name": "SOC_BLUFI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SOC_PHY_COMBO_MODULE", + "name": "SOC_PHY_COMBO_MODULE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CMAKE", + "name": "IDF_CMAKE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "- This option is for internal use only.\n- Enabling this option will help enable all FPGA support so as to\n run ESP-IDF on an FPGA. This can help reproduce some issues that\n only happens on FPGA condition, or when you have to burn some\n efuses multiple times.", + "id": "IDF_ENV_FPGA", + "name": "IDF_ENV_FPGA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "- This option is ONLY used when doing new chip bringup.\n- This option will only enable necessary hw / sw settings for running\n a hello_world application.", + "id": "IDF_ENV_BRINGUP", + "name": "IDF_ENV_BRINGUP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_CI_BUILD", + "name": "IDF_CI_BUILD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_DOC_BUILD", + "name": "IDF_DOC_BUILD", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TOOLCHAIN", + "name": "IDF_TOOLCHAIN", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TOOLCHAIN_CLANG", + "name": "IDF_TOOLCHAIN_CLANG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH_RISCV", + "name": "IDF_TARGET_ARCH_RISCV", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH_XTENSA", + "name": "IDF_TARGET_ARCH_XTENSA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ARCH", + "name": "IDF_TARGET_ARCH", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET", + "name": "IDF_TARGET", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_INIT_VERSION", + "name": "IDF_INIT_VERSION", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32", + "name": "IDF_TARGET_ESP32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S2", + "name": "IDF_TARGET_ESP32S2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32S3", + "name": "IDF_TARGET_ESP32S3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C3", + "name": "IDF_TARGET_ESP32C3", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C2", + "name": "IDF_TARGET_ESP32C2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C6", + "name": "IDF_TARGET_ESP32C6", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C5", + "name": "IDF_TARGET_ESP32C5", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "IDF_TARGET_ESP32C5_BETA3_VERSION", + "name": "IDF_TARGET_ESP32C5_BETA3_VERSION", + "range": null, + "title": "ESP32-C5 beta3", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "IDF_TARGET_ESP32C5_MP_VERSION", + "name": "IDF_TARGET_ESP32C5_MP_VERSION", + "range": null, + "title": "ESP32-C5 MP", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32C5", + "help": "ESP32-C5 will support two versions for a period.\nThis option is for internal use only.\nSelect the one that matches your chip model.", + "id": "esp32-c5-version", + "name": "IDF_TARGET_ESP32C5_VERSION", + "title": "ESP32-C5 version", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32P4", + "name": "IDF_TARGET_ESP32P4", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32H2", + "name": "IDF_TARGET_ESP32H2", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_ESP32C61", + "name": "IDF_TARGET_ESP32C61", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_TARGET_LINUX", + "name": "IDF_TARGET_LINUX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "IDF_FIRMWARE_CHIP_ID", + "name": "IDF_FIRMWARE_CHIP_ID", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX && ", + "help": null, + "id": "APP_BUILD_TYPE_APP_2NDBOOT", + "name": "APP_BUILD_TYPE_APP_2NDBOOT", + "range": null, + "title": "Default (binary application + 2nd stage bootloader)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APP_BUILD_TYPE_RAM", + "name": "APP_BUILD_TYPE_RAM", + "range": null, + "title": "Build app runs entirely in RAM (EXPERIMENTAL)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select the way the application is built.\n\nBy default, the application is built as a binary file in a format compatible with\nthe ESP-IDF bootloader. In addition to this application, 2nd stage bootloader is\nalso built. Application and bootloader binaries can be written into flash and\nloaded/executed from there.\n\nAnother option, useful for only very small and limited applications, is to only link\nthe .elf file of the application, such that it can be loaded directly into RAM over\nJTAG or UART. Note that since IRAM and DRAM sizes are very limited, it is not possible\nto build any complex application this way. However for some kinds of testing and debugging,\nthis option may provide faster iterations, since the application does not need to be\nwritten into flash.\n\nNote: when APP_BUILD_TYPE_RAM is selected and loaded with JTAG, ESP-IDF does not contain\nall the startup code required to initialize the CPUs and ROM memory (data/bss).\nTherefore it is necessary to execute a bit of ROM code prior to executing the application.\nA gdbinit file may look as follows (for ESP32):\n\n # Connect to a running instance of OpenOCD\n target remote :3333\n # Reset and halt the target\n mon reset halt\n # Run to a specific point in ROM code,\n # where most of initialization is complete.\n thb *0x40007d54\n c\n # Load the application into RAM\n load\n # Run till app_main\n tb app_main\n c\n\nExecute this gdbinit file as follows:\n\n xtensa-esp32-elf-gdb build/app-name.elf -x gdbinit\n\nExample gdbinit files for other targets can be found in tools/test_apps/system/gdb_loadable_elf/\n\nWhen loading the BIN with UART, the ROM will jump to ram and run the app after finishing the ROM\nstartup code, so there's no additional startup initialization required. You can use the\n`load_ram` in esptool.py to load the generated .bin file into ram and execute.\n\nExample:\n esptool.py --chip {chip} -p {port} -b {baud} --no-stub load_ram {app.bin}\n\nRecommended sdkconfig.defaults for building loadable ELF files is as follows.\nCONFIG_APP_BUILD_TYPE_RAM is required, other options help reduce application\nmemory footprint.\n\n CONFIG_APP_BUILD_TYPE_RAM=y\n CONFIG_VFS_SUPPORT_TERMIOS=\n CONFIG_NEWLIB_NANO_FORMAT=y\n CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT=y\n CONFIG_ESP_DEBUG_STUBS_ENABLE=\n CONFIG_ESP_ERR_TO_NAME_LOOKUP=", + "id": "build-type-application-build-type", + "name": "APP_BUILD_TYPE", + "title": "Application build type", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_GENERATE_BINARIES", + "name": "APP_BUILD_GENERATE_BINARIES", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_BOOTLOADER", + "name": "APP_BUILD_BOOTLOADER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "APP_BUILD_TYPE_RAM", + "help": "If this option is enabled, external memory and related peripherals, such as Cache, MMU,\nFlash and PSRAM, won't be initialized. Corresponding drivers won't be introduced either.\nComponents that depend on the spi_flash component will also be unavailable, such as\napp_update, etc. When this option is enabled, about 26KB of RAM space can be saved.", + "id": "APP_BUILD_TYPE_PURE_RAM_APP", + "name": "APP_BUILD_TYPE_PURE_RAM_APP", + "range": null, + "title": "Build app without SPI_FLASH/PSRAM support (saves ram)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APP_BUILD_USE_FLASH_SECTIONS", + "name": "APP_BUILD_USE_FLASH_SECTIONS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, all date, time, and path information would be eliminated. A .gdbinit file would be create\nautomatically. (or will be append if you have one already)", + "id": "APP_REPRODUCIBLE_BUILD", + "name": "APP_REPRODUCIBLE_BUILD", + "range": null, + "title": "Enable reproducible build", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, this disables the linking of binary libraries in the application build. Note\nthat after enabling this Wi-Fi/Bluetooth will not work.", + "id": "APP_NO_BLOBS", + "name": "APP_NO_BLOBS", + "range": null, + "title": "No Binary Blobs", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Bootloaders before ESP-IDF v2.1 did less initialisation of the\nsystem clock. This setting needs to be enabled to build an app\nwhich can be booted by these older bootloaders.\n\nIf this setting is enabled, the app can be booted by any bootloader\nfrom IDF v1.0 up to the current version.\n\nIf this setting is disabled, the app can only be booted by bootloaders\nfrom IDF v2.1 or newer.\n\nEnabling this setting adds approximately 1KB to the app's IRAM usage.", + "id": "APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS", + "name": "APP_COMPATIBLE_PRE_V2_1_BOOTLOADERS", + "range": null, + "title": "App compatible with bootloaders before ESP-IDF v2.1", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Partition tables before ESP-IDF V3.1 do not contain an MD5 checksum\nfield, and the bootloader before ESP-IDF v3.1 cannot read a partition\ntable that contains an MD5 checksum field.\n\nEnable this option only if your app needs to boot on a bootloader and/or\npartition table that was generated from a version *before* ESP-IDF v3.1.\n\nIf this option and Flash Encryption are enabled at the same time, and any\ndata partitions in the partition table are marked Encrypted, then the\npartition encrypted flag should be manually verified in the app before accessing\nthe partition (see CVE-2021-27926).", + "id": "APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "name": "APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS", + "range": null, + "title": "App compatible with bootloader and partition table before ESP-IDF v3.1", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": null, + "id": "APP_INIT_CLK", + "name": "APP_INIT_CLK", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "build-type", + "title": "Build type", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!APP_REPRODUCIBLE_BUILD", + "help": "If set, then the bootloader will be built with the current time/date stamp.\nIt is stored in the bootloader description\nstructure. If not set, time/date stamp will be excluded from bootloader image.\nThis can be useful for getting the\nsame binary image files made from the same source, but at different times.", + "id": "BOOTLOADER_COMPILE_TIME_DATE", + "name": "BOOTLOADER_COMPILE_TIME_DATE", + "range": null, + "title": "Use time/date stamp for bootloader", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Project version. It is placed in \"version\" field of the esp_bootloader_desc structure.\nThe type of this field is \"uint32_t\".", + "id": "BOOTLOADER_PROJECT_VER", + "name": "BOOTLOADER_PROJECT_VER", + "range": [ + 0, + 4294967295 + ], + "title": "Project version", + "type": "int" + } + ], + "depends_on": null, + "id": "bootloader-config-bootloader-manager", + "title": "Bootloader manager", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Offset address that 2nd bootloader will be flashed to.\nThe value is determined by the ROM bootloader.\nIt's not configurable in ESP-IDF.", + "id": "BOOTLOADER_OFFSET_IN_FLASH", + "name": "BOOTLOADER_OFFSET_IN_FLASH", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE", + "range": null, + "title": "Size (-Os)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG", + "range": null, + "title": "Debug (-Og)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_PERF", + "range": null, + "title": "Optimize for performance (-O2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ARCH_XTENSA || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32C2) && ", + "help": null, + "id": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION_NONE", + "range": null, + "title": "Debug without optimization (-O0) (Deprecated, will be removed in IDF v6.0)", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option sets compiler optimization level (gcc -O argument)\nfor the bootloader.\n\n- The default \"Size\" setting will add the -0s flag to CFLAGS.\n- The \"Debug\" setting will add the -Og flag to CFLAGS.\n- The \"Performance\" setting will add the -O2 flag to CFLAGS.\n\nNote that custom optimization levels may be unsupported.", + "id": "bootloader-config-bootloader-optimization-level", + "name": "BOOTLOADER_COMPILER_OPTIMIZATION", + "title": "Bootloader optimization Level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_NONE", + "name": "BOOTLOADER_LOG_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_ERROR", + "name": "BOOTLOADER_LOG_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_WARN", + "name": "BOOTLOADER_LOG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_INFO", + "name": "BOOTLOADER_LOG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_DEBUG", + "name": "BOOTLOADER_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_LOG_LEVEL_VERBOSE", + "name": "BOOTLOADER_LOG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify how much output to see in bootloader logs.", + "id": "bootloader-config-bootloader-log-verbosity", + "name": "BOOTLOADER_LOG_LEVEL", + "title": "Bootloader log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BOOTLOADER_LOG_LEVEL", + "name": "BOOTLOADER_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && (ESPTOOLPY_FLASHMODE_QIO || ESPTOOLPY_FLASHMODE_QOUT)", + "help": "This setting is only used if the SPI flash pins have been overridden by setting the eFuses\nSPI_PAD_CONFIG_xxx, and the SPI flash mode is QIO or QOUT.\n\nWhen this is the case, the eFuse config only defines 3 of the 4 Quad I/O data pins. The WP pin (aka\nESP32 pin \"SD_DATA_3\" or SPI flash pin \"IO2\") is not specified in eFuse. The same pin is also used\nfor external SPIRAM if it is enabled.\n\nIf this config item is set to N (default), the correct WP pin will be automatically used for any\nEspressif chip or module with integrated flash. If a custom setting is needed, set this config item to\nY and specify the GPIO number connected to the WP.", + "id": "BOOTLOADER_SPI_CUSTOM_WP_PIN", + "name": "BOOTLOADER_SPI_CUSTOM_WP_PIN", + "range": null, + "title": "Use custom SPI Flash WP Pin when flash pins set in eFuse (read help)", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && (ESPTOOLPY_FLASHMODE_QIO || ESPTOOLPY_FLASHMODE_QOUT)", + "help": "The option \"Use custom SPI Flash WP Pin\" must be set or this value is ignored\n\nIf burning a customized set of SPI flash pins in eFuse and using QIO or QOUT mode for flash, set this\nvalue to the GPIO number of the SPI flash WP pin.", + "id": "BOOTLOADER_SPI_WP_PIN", + "name": "BOOTLOADER_SPI_WP_PIN", + "range": null, + "title": "Custom SPI Flash WP Pin", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This will force 2nd bootloader to be loaded by DOUT mode, and will restore Dummy Cycle setting by\nresetting the Flash", + "id": "BOOTLOADER_FLASH_DC_AWARE", + "name": "BOOTLOADER_FLASH_DC_AWARE", + "range": null, + "title": "Allow app adjust Dummy Cycle bits in SPI Flash for higher frequency (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Perform the startup flow recommended by XMC. Please consult XMC for the details of this flow.\nXMC chips will be forbidden to be used, when this option is disabled.\n\nDON'T DISABLE THIS UNLESS YOU KNOW WHAT YOU ARE DOING.\n\ncomment \"Features below require specific hardware (READ DOCS FIRST!)\"", + "id": "BOOTLOADER_FLASH_XMC_SUPPORT", + "name": "BOOTLOADER_FLASH_XMC_SUPPORT", + "range": null, + "title": "Enable the support for flash chips of XMC (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is a helper config for 32bits address flash. Invisible for users.", + "id": "BOOTLOADER_FLASH_32BIT_ADDR", + "name": "BOOTLOADER_FLASH_32BIT_ADDR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is a helper config for 32bits address flash. Invisible for users.", + "id": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT", + "name": "BOOTLOADER_FLASH_NEEDS_32BIT_FEAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This is a helper config for 32bits address quad flash. Invisible for users.", + "id": "BOOTLOADER_FLASH_NEEDS_32BIT_ADDR_QUAD_FLASH", + "name": "BOOTLOADER_FLASH_NEEDS_32BIT_ADDR_QUAD_FLASH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FLASH_NEEDS_32BIT_ADDR_QUAD_FLASH && IDF_EXPERIMENTAL_FEATURES", + "help": "Enabling this option allows the CPU to access 32-bit-address flash beyond 16M range.\n1. This option only valid for 4-line flash. Octal flash doesn't need this.\n2. This option is experimental, which means it can\u2019t use on all flash chips stable, for more\ninformation, please contact Espressif Business support.", + "id": "BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH", + "name": "BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH", + "range": null, + "title": "Enable cache access to 32-bit-address (over 16MB) range of SPI Flash (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "BOOTLOADER_CACHE_32BIT_ADDR_OCTAL_FLASH", + "name": "BOOTLOADER_CACHE_32BIT_ADDR_OCTAL_FLASH", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "bootloader-config-serial-flash-configurations", + "title": "Serial Flash Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESPTOOLPY_FLASHFREQ_80M && ", + "help": null, + "id": "BOOTLOADER_VDDSDIO_BOOST_1_8V", + "name": "BOOTLOADER_VDDSDIO_BOOST_1_8V", + "range": null, + "title": "1.8V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_VDDSDIO_BOOST_1_9V", + "name": "BOOTLOADER_VDDSDIO_BOOST_1_9V", + "range": null, + "title": "1.9V", + "type": "bool" + } + ], + "depends_on": "SOC_CONFIGURABLE_VDDSDIO_SUPPORTED", + "help": "If this option is enabled, and VDDSDIO LDO is set to 1.8V (using eFuse\nor MTDI bootstrapping pin), bootloader will change LDO settings to\noutput 1.9V instead. This helps prevent flash chip from browning out\nduring flash programming operations.\n\nThis option has no effect if VDDSDIO is set to 3.3V, or if the internal\nVDDSDIO regulator is disabled via eFuse.", + "id": "bootloader-config-vddsdio-ldo-voltage", + "name": "BOOTLOADER_VDDSDIO_BOOST", + "title": "VDDSDIO LDO voltage", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "The selected GPIO will be configured as an input with internal pull-up enabled (note that on some SoCs.\nnot all pins have an internal pull-up, consult the hardware datasheet for details.) To trigger a factory\nreset, this GPIO must be held high or low (as configured) on startup.", + "id": "BOOTLOADER_NUM_PIN_FACTORY_RESET", + "name": "BOOTLOADER_NUM_PIN_FACTORY_RESET", + "range": null, + "title": "Number of the GPIO input for factory reset", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_FACTORY_RESET_PIN_LOW", + "name": "BOOTLOADER_FACTORY_RESET_PIN_LOW", + "range": null, + "title": "Reset on GPIO low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_FACTORY_RESET_PIN_HIGH", + "name": "BOOTLOADER_FACTORY_RESET_PIN_HIGH", + "range": null, + "title": "Reset on GPIO high", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "Pin level for factory reset, can be triggered on low or high.", + "id": "bootloader-config-gpio-triggers-factory-reset-factory-reset-gpio-level", + "name": "BOOTLOADER_FACTORY_RESET_PIN_LEVEL", + "title": "Factory reset GPIO level", + "type": "choice" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "The device will boot from \"factory\" partition (or OTA slot 0 if no factory partition is present) after a\nfactory reset.", + "id": "BOOTLOADER_OTA_DATA_ERASE", + "name": "BOOTLOADER_OTA_DATA_ERASE", + "range": null, + "title": "Clear OTA data on factory reset (select factory partition)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET", + "help": "Allows customers to select which data partitions will be erased while factory reset.\n\nSpecify the names of partitions as a comma-delimited with optional spaces for readability. (Like this:\n\"nvs, phy_init, ...\")\nMake sure that the name specified in the partition table and here are the same.\nPartitions of type \"app\" cannot be specified here.", + "id": "BOOTLOADER_DATA_FACTORY_RESET", + "name": "BOOTLOADER_DATA_FACTORY_RESET", + "range": null, + "title": "Comma-separated names of partitions to clear on factory reset", + "type": "string" + } + ], + "depends_on": null, + "help": "Allows to reset the device to factory settings:\n- clear one or more data partitions;\n- boot from \"factory\" partition.\nThe factory reset will occur if there is a GPIO input held at the configured level while\ndevice starts up. See settings below.", + "id": "BOOTLOADER_FACTORY_RESET", + "name": "BOOTLOADER_FACTORY_RESET", + "range": null, + "title": "GPIO triggers factory reset", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_APP_TEST", + "help": "The selected GPIO will be configured as an input with internal pull-up enabled.\nTo trigger a test app, this GPIO must be pulled low on reset.\nAfter the GPIO input is deactivated and the device reboots, the old application will boot.\n(factory or OTA[x]).\nNote that GPIO34-39 do not have an internal pullup and an external one must be provided.", + "id": "BOOTLOADER_NUM_PIN_APP_TEST", + "name": "BOOTLOADER_NUM_PIN_APP_TEST", + "range": null, + "title": "Number of the GPIO input to boot TEST partition", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_APP_TEST_PIN_LOW", + "name": "BOOTLOADER_APP_TEST_PIN_LOW", + "range": null, + "title": "Enter test app on GPIO low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BOOTLOADER_APP_TEST_PIN_HIGH", + "name": "BOOTLOADER_APP_TEST_PIN_HIGH", + "range": null, + "title": "Enter test app on GPIO high", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_APP_TEST", + "help": "Pin level for app test, can be triggered on low or high.", + "id": "bootloader-config-gpio-triggers-boot-from-test-app-partition-app-test-gpio-level", + "name": "BOOTLOADER_APP_TEST_PIN_LEVEL", + "title": "App test GPIO level", + "type": "choice" + } + ], + "depends_on": "!BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "Allows to run the test app from \"TEST\" partition.\nA boot from \"test\" partition will occur if there is a GPIO input pulled low while device starts up.\nSee settings below.", + "id": "BOOTLOADER_APP_TEST", + "name": "BOOTLOADER_APP_TEST", + "range": null, + "title": "GPIO triggers boot from test app partition", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_FACTORY_RESET || BOOTLOADER_APP_TEST", + "help": "The GPIO must be held low continuously for this period of time after reset\nbefore a factory reset or test partition boot (as applicable) is performed.", + "id": "BOOTLOADER_HOLD_TIME_GPIO", + "name": "BOOTLOADER_HOLD_TIME_GPIO", + "range": null, + "title": "Hold time of GPIO for reset/test mode (seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Protects the unmapped memory regions of the entire address space from unintended accesses.\nThis will ensure that an exception will be triggered whenever the CPU performs a memory\noperation on unmapped regions of the address space.", + "id": "BOOTLOADER_REGION_PROTECTION_ENABLE", + "name": "BOOTLOADER_REGION_PROTECTION_ENABLE", + "range": null, + "title": "Enable protection for unmapped memory regions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_WDT_ENABLE", + "help": "If this option is set, the ESP-IDF app must explicitly reset, feed, or disable the rtc_wdt in\nthe app's own code.\nIf this option is not set (default), then rtc_wdt will be disabled by ESP-IDF before calling\nthe app_main() function.\n\nUse function wdt_hal_feed() for resetting counter of RTC_WDT.\nFor esp32/s2 you can also use rtc_wdt_feed().\n\nUse function wdt_hal_disable() for disabling RTC_WDT.\nFor esp32/s2 you can also use rtc_wdt_disable().", + "id": "BOOTLOADER_WDT_DISABLE_IN_USER_CODE", + "name": "BOOTLOADER_WDT_DISABLE_IN_USER_CODE", + "range": null, + "title": "Allows RTC watchdog disable in user code", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_WDT_ENABLE", + "help": "Verify that this parameter is correct and more then the execution time.\nPay attention to options such as reset to factory, trigger test partition and encryption on boot\n- these options can increase the execution time.\nNote: RTC_WDT will reset while encryption operations will be performed.", + "id": "BOOTLOADER_WDT_TIME_MS", + "name": "BOOTLOADER_WDT_TIME_MS", + "range": [ + 0, + 120000 + ], + "title": "Timeout for RTC watchdog (ms)", + "type": "int" + } + ], + "depends_on": null, + "help": "Tracks the execution time of startup code.\nIf the execution time is exceeded, the RTC_WDT will restart system.\nIt is also useful to prevent a lock up in start code caused by an unstable power source.\nNOTE: Tracks the execution time starts from the bootloader code - re-set timeout, while selecting the\nsource for slow_clk - and ends calling app_main.\nRe-set timeout is needed due to WDT uses a SLOW_CLK clock source. After changing a frequency slow_clk a\ntime of WDT needs to re-set for new frequency.\nslow_clk depends on RTC_CLK_SRC (INTERNAL_RC or EXTERNAL_CRYSTAL).", + "id": "BOOTLOADER_WDT_ENABLE", + "name": "BOOTLOADER_WDT_ENABLE", + "range": null, + "title": "Use RTC watchdog in start code", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "The secure version is the sequence number stored in the header of each firmware.\nThe security version is set in the bootloader, version is recorded in the eFuse field\nas the number of set ones. The allocated number of bits in the efuse field\nfor storing the security version is limited (see BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD option).\n\nBootloader: When bootloader selects an app to boot, an app is selected that has\na security version greater or equal that recorded in eFuse field.\nThe app is booted with a higher (or equal) secure version.\n\nThe security version is worth increasing if in previous versions there is\na significant vulnerability and their use is not acceptable.\n\nYour partition table should has a scheme with ota_0 + ota_1 (without factory).", + "id": "BOOTLOADER_APP_SECURE_VERSION", + "name": "BOOTLOADER_APP_SECURE_VERSION", + "range": null, + "title": "eFuse secure version of app", + "type": "int" + }, + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "The size of the efuse secure version field.\nIts length is limited to 32 bits for ESP32 and 16 bits for ESP32-S2.\nThis determines how many times the security version can be increased.", + "id": "BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD", + "name": "BOOTLOADER_APP_SEC_VER_SIZE_EFUSE_FIELD", + "range": null, + "title": "Size of the efuse secure version field", + "type": "int" + }, + { + "children": [], + "depends_on": "BOOTLOADER_APP_ANTI_ROLLBACK", + "help": "This option allows to emulate read/write operations with all eFuses and efuse secure version.\nIt allows to test anti-rollback implementation without permanent write eFuse bits.\nThere should be an entry in partition table with following details: `emul_efuse, data, efuse, , 0x2000`.\n\nThis option enables: EFUSE_VIRTUAL and EFUSE_VIRTUAL_KEEP_IN_FLASH.", + "id": "BOOTLOADER_EFUSE_SECURE_VERSION_EMULATE", + "name": "BOOTLOADER_EFUSE_SECURE_VERSION_EMULATE", + "range": null, + "title": "Emulate operations with efuse secure version(only test)", + "type": "bool" + } + ], + "depends_on": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "help": "This option prevents rollback to previous firmware/application image with lower security version.", + "id": "BOOTLOADER_APP_ANTI_ROLLBACK", + "name": "BOOTLOADER_APP_ANTI_ROLLBACK", + "range": null, + "title": "Enable app anti-rollback support", + "type": "bool" + } + ], + "depends_on": null, + "help": "After updating the app, the bootloader runs a new app with the \"ESP_OTA_IMG_PENDING_VERIFY\" state set.\nThis state prevents the re-run of this app. After the first boot of the new app in the user code, the\nfunction should be called to confirm the operability of the app or vice versa about its non-operability.\nIf the app is working, then it is marked as valid. Otherwise, it is marked as not valid and rolls back to\nthe previous working app. A reboot is performed, and the app is booted before the software update.\nNote: If during the first boot a new app the power goes out or the WDT works, then roll back will happen.\nRollback is possible only between the apps with the same security versions.", + "id": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "name": "BOOTLOADER_APP_ROLLBACK_ENABLE", + "range": null, + "title": "Enable app rollback support", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED && ((SECURE_BOOT && SECURE_BOOT_INSECURE) || !SECURE_BOOT)", + "help": "This option disables the normal validation of an image coming out of\ndeep sleep (checksums, SHA256, and signature). This is a trade-off\nbetween wakeup performance from deep sleep, and image integrity checks.\n\nOnly enable this if you know what you are doing. It should not be used\nin conjunction with using deep_sleep() entry and changing the active OTA\npartition as this would skip the validation upon first load of the new\nOTA partition.\n\nIt is possible to enable this option with Secure Boot if \"allow insecure\noptions\" is enabled, however it's strongly recommended to NOT enable it as\nit may allow a Secure Boot bypass.", + "id": "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP", + "name": "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP", + "range": null, + "title": "Skip image validation when exiting deep sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_SIGNED_ON_BOOT", + "help": "Some applications need to boot very quickly from power on. By default, the entire app binary\nis read from flash and verified which takes up a significant portion of the boot time.\n\nEnabling this option will skip validation of the app when the SoC boots from power on.\nNote that in this case it's not possible for the bootloader to detect if an app image is\ncorrupted in the flash, therefore it's not possible to safely fall back to a different app\npartition. Flash corruption of this kind is unlikely but can happen if there is a serious\nfirmware bug or physical damage.\n\nFollowing other reset types, the bootloader will still validate the app image. This increases\nthe chances that flash corruption resulting in a crash can be detected following soft reset, and\nthe bootloader will fall back to a valid app image. To increase the chances of successfully recovering\nfrom a flash corruption event, keep the option BOOTLOADER_WDT_ENABLE enabled and consider also enabling\nBOOTLOADER_WDT_DISABLE_IN_USER_CODE - then manually disable the RTC Watchdog once the app is running.\nIn addition, enable both the Task and Interrupt watchdog timers with reset options set.", + "id": "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON", + "name": "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON", + "range": null, + "title": "Skip image validation from power on reset (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_SIGNED_ON_BOOT", + "help": "Selecting this option prevents the bootloader from ever validating the app image before\nbooting it. Any flash corruption of the selected app partition will make the entire SoC\nunbootable.\n\nAlthough flash corruption is a very rare case, it is not recommended to select this option.\nConsider selecting \"Skip image validation from power on reset\" instead. However, if boot time\nis the only important factor then it can be enabled.", + "id": "BOOTLOADER_SKIP_VALIDATE_ALWAYS", + "name": "BOOTLOADER_SKIP_VALIDATE_ALWAYS", + "range": null, + "title": "Skip image validation always (READ HELP FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "Reserve RTC FAST memory for Skip image validation. This option in bytes.\nThis option reserves an area in the RTC FAST memory (access only PRO_CPU).\nUsed to save the addresses of the selected application.\nWhen a wakeup occurs (from Deep sleep), the bootloader retrieves it and\nloads the application without validation.", + "id": "BOOTLOADER_RESERVE_RTC_SIZE", + "name": "BOOTLOADER_RESERVE_RTC_SIZE", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "help": "This option allows the customer to use the legacy bootloader behavior when the\nRTC FAST memory CRC calculation takes place. When this option is enabled, the\nallocated user custom data will be taken into account in the CRC calculation.\nThis means that any change to the custom data would need a CRC update to prevent\nthe bootloader from marking this data as corrupted.\nIf this option is disabled, the custom data will not be taken into account when\ncalculating the RTC FAST memory CRC. The user custom data can be changed freely,\nwithout the need to update the CRC.\nTHIS OPTION MUST BE THE SAME FOR BOTH THE BOOTLOADER AND THE APPLICATION BUILDS.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC_IN_CRC", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC_IN_CRC", + "range": null, + "title": "Include custom memory in the CRC calculation", + "type": "bool" + }, + { + "children": [], + "depends_on": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "help": "This option reserves in RTC FAST memory the area for custom purposes.\nIf you want to create your own bootloader and save more information\nin this area of memory, you can increase it. It must be a multiple of 4 bytes.\nThis area (rtc_retain_mem_t) is reserved and has access from the bootloader and an application.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC_SIZE", + "range": null, + "title": "Size in bytes for custom purposes", + "type": "hex" + } + ], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "This option allows the customer to place data in the RTC FAST memory,\nthis area remains valid when rebooted, except for power loss.\nThis memory is located at a fixed address and is available\nfor both the bootloader and the application.\n(The application and bootloader must be compiled with the same option).\nThe RTC FAST memory has access only through PRO_CPU.", + "id": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "name": "BOOTLOADER_CUSTOM_RESERVE_RTC", + "range": null, + "title": "Reserve RTC FAST memory for custom purposes", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": "This option reserves an area in RTC FAST memory for the following features:\n- \"Skip image validation when exiting deep sleep\"\n- \"Reserve RTC FAST memory for custom purposes\"\n- \"GPIO triggers factory reset\"", + "id": "BOOTLOADER_RESERVE_RTC_MEM", + "name": "BOOTLOADER_RESERVE_RTC_MEM", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "bootloader-config", + "title": "Bootloader config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "help": null, + "id": "SECURE_SIGNED_ON_BOOT", + "name": "SECURE_SIGNED_ON_BOOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "help": null, + "id": "SECURE_SIGNED_ON_UPDATE", + "name": "SECURE_SIGNED_ON_UPDATE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_ON_BOOT || SECURE_SIGNED_ON_UPDATE", + "help": null, + "id": "SECURE_SIGNED_APPS", + "name": "SECURE_SIGNED_APPS", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32 && ESP32_REV_MIN_FULL >= 300) || SOC_SECURE_BOOT_V2_RSA", + "help": null, + "id": "SECURE_BOOT_V2_RSA_SUPPORTED", + "name": "SECURE_BOOT_V2_RSA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SECURE_BOOT_V2_ECC", + "help": null, + "id": "SECURE_BOOT_V2_ECC_SUPPORTED", + "name": "SECURE_BOOT_V2_ECC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SECURE_BOOT_V1", + "help": null, + "id": "SECURE_BOOT_V1_SUPPORTED", + "name": "SECURE_BOOT_V1_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_REV_MIN_FULL >= 300", + "help": null, + "id": "SECURE_BOOT_V2_PREFERRED", + "name": "SECURE_BOOT_V2_PREFERRED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_V2_ECDSA_ENABLED", + "name": "SECURE_BOOT_V2_ECDSA_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_V2_RSA_ENABLED", + "name": "SECURE_BOOT_V2_RSA_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_BOOT_FLASH_ENC_KEYS_BURN_TOGETHER", + "name": "SECURE_BOOT_FLASH_ENC_KEYS_BURN_TOGETHER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!SECURE_BOOT", + "help": "Require apps to be signed to verify their integrity.\n\nThis option uses the same app signature scheme as hardware secure boot, but unlike hardware secure boot it\ndoes not prevent the bootloader from being physically updated. This means that the device can be secured\nagainst remote network access, but not physical access. Compared to using hardware Secure Boot this option\nis much simpler to implement.", + "id": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "range": null, + "title": "Require signed app images", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_V1_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V1_ENABLED) && ", + "help": "Embeds the ECDSA public key in the bootloader and signs the application with an ECDSA key.\nRefer to the documentation before enabling.", + "id": "SECURE_SIGNED_APPS_ECDSA_SCHEME", + "name": "SECURE_SIGNED_APPS_ECDSA_SCHEME", + "range": null, + "title": "ECDSA", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_RSA_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && ", + "help": "Appends the RSA-3072 based Signature block to the application.\nRefer to before enabling.", + "id": "SECURE_SIGNED_APPS_RSA_SCHEME", + "name": "SECURE_SIGNED_APPS_RSA_SCHEME", + "range": null, + "title": "RSA", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_ECC_SUPPORTED && (SECURE_SIGNED_APPS_NO_SECURE_BOOT || SECURE_BOOT_V2_ENABLED) && ", + "help": "For Secure boot V2 (e.g., ESP32-C2 SoC), appends ECDSA based signature block to the application.\nRefer to documentation before enabling.", + "id": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "name": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "range": null, + "title": "ECDSA (V2)", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT || SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "help": "Select the Secure App signing scheme. Depends on the Chip Revision.\nThere are two secure boot versions:\n\n1. Secure boot V1\n - Legacy custom secure boot scheme. Supported in ESP32 SoC.\n\n2. Secure boot V2\n - RSA based secure boot scheme.\n Supported in ESP32-ECO3 (ESP32 Chip Revision 3 onwards), ESP32-S2, ESP32-C3, ESP32-S3 SoCs.\n\n - ECDSA based secure boot scheme. Supported in ESP32-C2 SoC.", + "id": "security-features-app-signing-scheme", + "name": "SECURE_SIGNED_APPS_SCHEME", + "title": "App Signing Scheme", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "help": null, + "id": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_192_BITS", + "range": null, + "title": "Using ECC curve NISTP192", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME && ", + "help": null, + "id": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_256_BITS", + "range": null, + "title": "Using ECC curve NISTP256 (Recommended)", + "type": "bool" + } + ], + "depends_on": "SECURE_SIGNED_APPS_ECDSA_V2_SCHEME", + "help": "Select the ECDSA key size. Two key sizes are supported\n\n- 192 bit key using NISTP192 curve\n- 256 bit key using NISTP256 curve (Recommended)\n\nThe advantage of using 256 bit key is the extra randomness which makes it difficult to be\nbruteforced compared to 192 bit key.\nAt present, both key sizes are practically implausible to bruteforce.", + "id": "security-features-ecdsa-key-size", + "name": "SECURE_BOOT_ECDSA_KEY_LEN_SIZE", + "title": "ECDSA key size", + "type": "choice" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_NO_SECURE_BOOT && SECURE_SIGNED_APPS_ECDSA_SCHEME", + "help": "If this option is set, the bootloader will be compiled with code to verify that an app is signed before\nbooting it.\n\nIf hardware secure boot is enabled, this option is always enabled and cannot be disabled.\nIf hardware secure boot is not enabled, this option doesn't add significant security by itself so most\nusers will want to leave it disabled.", + "id": "SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_ON_BOOT_NO_SECURE_BOOT", + "range": null, + "title": "Bootloader verifies app signatures", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS_NO_SECURE_BOOT", + "help": "If this option is set, any OTA updated apps will have the signature verified before being considered valid.\n\nWhen enabled, the signature is automatically checked whenever the esp_ota_ops.h APIs are used for OTA\nupdates, or esp_image_format.h APIs are used to verify apps.\n\nIf hardware secure boot is enabled, this option is always enabled and cannot be disabled.\nIf hardware secure boot is not enabled, this option still adds significant security against network-based\nattackers by preventing spoofing of OTA updates.", + "id": "SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "name": "SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "range": null, + "title": "Verify app signature on update", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_V1_SUPPORTED && ", + "help": "Build a bootloader which enables secure boot version 1 on first boot.\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_V1_ENABLED", + "name": "SECURE_BOOT_V1_ENABLED", + "range": null, + "title": "Enable Secure Boot version 1", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SECURE_BOOT_V2_RSA_SUPPORTED || SECURE_BOOT_V2_ECC_SUPPORTED) && ", + "help": "Build a bootloader which enables Secure Boot version 2 on first boot.\nRefer to Secure Boot V2 section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_V2_ENABLED", + "name": "SECURE_BOOT_V2_ENABLED", + "range": null, + "title": "Enable Secure Boot version 2", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT", + "help": "Select the Secure Boot Version. Depends on the Chip Revision.\nSecure Boot V2 is the new RSA / ECDSA based secure boot scheme.\n\n - RSA based scheme is supported in ESP32 (Revision 3 onwards), ESP32-S2, ESP32-C3 (ECO3), ESP32-S3.\n - ECDSA based scheme is supported in ESP32-C2 SoC.\n\nPlease note that, RSA or ECDSA secure boot is property of specific SoC based on its HW design, supported\ncrypto accelerators, die-size, cost and similar parameters. Please note that RSA scheme has requirement\nfor bigger key sizes but at the same time it is comparatively faster than ECDSA verification.\n\nSecure Boot V1 is the AES based (custom) secure boot scheme supported in ESP32 SoC.", + "id": "security-features-enable-hardware-secure-boot-in-bootloader-read-docs-first--select-secure-boot-version", + "name": "SECURE_BOOT_VERSION", + "title": "Select secure boot version", + "type": "choice" + } + ], + "depends_on": "SOC_SECURE_BOOT_SUPPORTED && !(IDF_TARGET_ESP32C3 && ESP32C3_REV_MIN_FULL < 3)", + "help": "Build a bootloader which enables Secure Boot on first boot.\n\nOnce enabled, Secure Boot will not boot a modified bootloader. The bootloader will only load a partition\ntable or boot an app if the data has a verified digital signature. There are implications for reflashing\nupdated apps once secure boot is enabled.\n\nWhen enabling secure boot, JTAG and ROM BASIC Interpreter are permanently disabled by default.", + "id": "SECURE_BOOT", + "name": "SECURE_BOOT", + "range": null, + "title": "Enable hardware Secure Boot in bootloader (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "On first boot, the bootloader will generate a key which is not readable externally or by software. A\ndigest is generated from the bootloader image itself. This digest will be verified on each subsequent\nboot.\n\nEnabling this option means that the bootloader cannot be changed after the first time it is booted.", + "id": "SECURE_BOOTLOADER_ONE_TIME_FLASH", + "name": "SECURE_BOOTLOADER_ONE_TIME_FLASH", + "range": null, + "title": "One-time flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Generate a reusable secure bootloader key, derived (via SHA-256) from the secure boot signing key.\n\nThis allows the secure bootloader to be re-flashed by anyone with access to the secure boot signing\nkey.\n\nThis option is less secure than one-time flash, because a leak of the digest key from one device\nallows reflashing of any device that uses it.", + "id": "SECURE_BOOTLOADER_REFLASHABLE", + "name": "SECURE_BOOTLOADER_REFLASHABLE", + "range": null, + "title": "Reflashable", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOT_V1_ENABLED", + "help": null, + "id": "security-features-secure-bootloader-mode", + "name": "SECURE_BOOTLOADER_MODE", + "title": "Secure bootloader mode", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "Path to the key file used to sign app images.\n\nKey file is an ECDSA private key (NIST256p curve) in PEM format for Secure Boot V1.\nKey file is an RSA private key in PEM format for Secure Boot V2.\n\nPath is evaluated relative to the project directory.\n\nYou can generate a new signing key by running the following command:\nespsecure.py generate_signing_key secure_boot_signing_key.pem\n\nSee the Secure Boot section of the ESP-IDF Programmer's Guide for this version for details.", + "id": "SECURE_BOOT_SIGNING_KEY", + "name": "SECURE_BOOT_SIGNING_KEY", + "range": null, + "title": "Secure boot private signing key", + "type": "string" + } + ], + "depends_on": "SECURE_SIGNED_APPS", + "help": "Once secure boot or signed app requirement is enabled, app images are required to be signed.\n\nIf enabled (default), these binary files are signed as part of the build process. The file named in\n\"Secure boot private signing key\" will be used to sign the image.\n\nIf disabled, unsigned app/partition data will be built. They must be signed manually using espsecure.py.\nVersion 1 to enable ECDSA Based Secure Boot and Version 2 to enable RSA based Secure Boot.\n(for example, on a remote signing server.)", + "id": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "name": "SECURE_BOOT_BUILD_SIGNED_BINARIES", + "range": null, + "title": "Sign binaries during build", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_SIGNED_APPS && SECURE_SIGNED_APPS_ECDSA_SCHEME && !SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "Path to a public key file used to verify signed images.\nSecure Boot V1: This ECDSA public key is compiled into the bootloader and/or\napp, to verify app images.\n\nKey file is in raw binary format, and can be extracted from a\nPEM formatted private key using the espsecure.py\nextract_public_key command.\n\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_VERIFICATION_KEY", + "name": "SECURE_BOOT_VERIFICATION_KEY", + "range": null, + "title": "Secure boot public signature verification key", + "type": "string" + }, + { + "children": [], + "depends_on": "SECURE_BOOT && SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY", + "help": "If this option is set, ROM bootloader will revoke the public key digest burned in efuse block\nif it fails to verify the signature of software bootloader with it.\nRevocation of keys does not happen when enabling secure boot. Once secure boot is enabled,\nkey revocation checks will be done on subsequent boot-up, while verifying the software bootloader\n\nThis feature provides a strong resistance against physical attacks on the device.\n\nNOTE: Once a digest slot is revoked, it can never be used again to verify an image\nThis can lead to permanent bricking of the device, in case all keys are revoked\nbecause of signature verification failure.", + "id": "SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE", + "name": "SECURE_BOOT_ENABLE_AGGRESSIVE_KEY_REVOKE", + "range": null, + "title": "Enable Aggressive key revoke strategy", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_V2_ENABLED && SECURE_BOOT_BUILD_SIGNED_BINARIES", + "help": "When Secure Boot V2 is enabled, by default the bootloader is not flashed along with other artifacts\nlike the application and the partition table images, i.e. bootloader has to be separately flashed\nusing the command `idf.py bootloader flash`, whereas, the application and partition table can be flashed\nusing the command `idf.py flash` itself.\nEnabling this option allows flashing the bootloader along with the other artifacts\nby invocation of the command `idf.py flash`.\n\nIf this option is enabled make sure that even the bootloader is signed using the correct secure boot key,\notherwise the bootloader signature verification would fail, as hash of the public key which is present in\nthe bootloader signature would not match with the digest stored into the efuses\nand thus the device will not be able to boot up.", + "id": "SECURE_BOOT_FLASH_BOOTLOADER_DEFAULT", + "name": "SECURE_BOOT_FLASH_BOOTLOADER_DEFAULT", + "range": null, + "title": "Flash bootloader along with other artifacts when using the default flash command", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", + "name": "SECURE_BOOTLOADER_KEY_ENCODING_256BIT", + "range": null, + "title": "No encoding (256 bit key)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", + "name": "SECURE_BOOTLOADER_KEY_ENCODING_192BIT", + "range": null, + "title": "3/4 encoding (192 bit key)", + "type": "bool" + } + ], + "depends_on": "SECURE_BOOTLOADER_REFLASHABLE", + "help": "In reflashable secure bootloader mode, a hardware key is derived from the signing key (with SHA-256) and\ncan be written to eFuse with espefuse.py.\n\nNormally this is a 256-bit key, but if 3/4 Coding Scheme is used on the device then the eFuse key is\ntruncated to 192 bits.\n\nThis configuration item doesn't change any firmware code, it only changes the size of key binary which is\ngenerated at build time.", + "id": "security-features-hardware-key-encoding", + "name": "SECURE_BOOTLOADER_KEY_ENCODING", + "title": "Hardware Key Encoding", + "type": "choice" + }, + { + "children": [], + "depends_on": "SECURE_BOOT", + "help": "You can disable some of the default protections offered by secure boot, in order to enable testing or a\ncustom combination of security features.\n\nOnly enable these options if you are very sure.\n\nRefer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.", + "id": "SECURE_BOOT_INSECURE", + "name": "SECURE_BOOT_INSECURE", + "range": null, + "title": "Allow potentially insecure options", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_128_DERIVED && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES128_DERIVED", + "name": "SECURE_FLASH_ENCRYPTION_AES128_DERIVED", + "range": null, + "title": "AES-128 key derived from 128 bits (SHA256(128 bits))", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_128 && !(IDF_TARGET_ESP32C2 && SECURE_BOOT) && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES128", + "name": "SECURE_FLASH_ENCRYPTION_AES128", + "range": null, + "title": "AES-128 (256-bit key)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_256 && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_AES256", + "name": "SECURE_FLASH_ENCRYPTION_AES256", + "range": null, + "title": "AES-256 (512-bit key)", + "type": "bool" + } + ], + "depends_on": "SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS && SECURE_FLASH_ENC_ENABLED", + "help": "Size of generated XTS-AES key.\n\n- AES-128 uses a 256-bit key (32 bytes) derived from 128 bits (16 bytes) burned in half Efuse key block.\n Internally, it calculates SHA256(128 bits)\n- AES-128 uses a 256-bit key (32 bytes) which occupies one Efuse key block.\n- AES-256 uses a 512-bit key (64 bytes) which occupies two Efuse key blocks.\n\nThis setting is ignored if either type of key is already burned to Efuse before the first boot.\nIn this case, the pre-burned key is used and no new key is generated.", + "id": "security-features-enable-flash-encryption-on-boot-read-docs-first--size-of-generated-xts-aes-key", + "name": "SECURE_FLASH_ENCRYPTION_KEYSIZE", + "title": "Size of generated XTS-AES key", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "name": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "range": null, + "title": "Development (NOT SECURE)", + "type": "bool" + }, + { + "children": [], + "depends_on": "(!EFUSE_VIRTUAL || IDF_CI_BUILD) && ", + "help": null, + "id": "SECURE_FLASH_ENCRYPTION_MODE_RELEASE", + "name": "SECURE_FLASH_ENCRYPTION_MODE_RELEASE", + "range": null, + "title": "Release", + "type": "bool" + } + ], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "By default Development mode is enabled which allows ROM download mode to perform flash encryption\noperations (plaintext is sent to the device, and it encrypts it internally and writes ciphertext\nto flash.) This mode is not secure, it's possible for an attacker to write their own chosen plaintext\nto flash.\n\nRelease mode should always be selected for production or manufacturing. Once enabled it's no longer\npossible for the device in ROM Download Mode to use the flash encryption hardware.\n\nWhen EFUSE_VIRTUAL is enabled, SECURE_FLASH_ENCRYPTION_MODE_RELEASE is not available.\nFor CI tests we use IDF_CI_BUILD to bypass it (\"export IDF_CI_BUILD=1\").\nWe do not recommend bypassing it for other purposes.\n\nRefer to the Flash Encryption section of the ESP-IDF Programmer's Guide for details.", + "id": "security-features-enable-flash-encryption-on-boot-read-docs-first--enable-usage-mode", + "name": "SECURE_FLASH_ENCRYPTION_MODE", + "title": "Enable usage mode", + "type": "choice" + } + ], + "depends_on": null, + "help": "If this option is set, flash contents will be encrypted by the bootloader on first boot.\n\nNote: After first boot, the system will be permanently encrypted. Re-flashing an encrypted\nsystem is complicated and not always possible.\n\nRead https://docs.espressif.com/projects/esp-idf/en/latest/security/flash-encryption.html\nbefore enabling.", + "id": "SECURE_FLASH_ENC_ENABLED", + "name": "SECURE_FLASH_ENC_ENABLED", + "range": null, + "title": "Enable flash encryption on boot (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "name": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "(SECURE_BOOT_INSECURE || SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT) && IDF_TARGET_ESP32", + "help": "By default, the BASIC ROM Console starts on reset if no valid bootloader is\nread from the flash.\n\nWhen either flash encryption or secure boot are enabled, the default is to\ndisable this BASIC fallback mode permanently via eFuse.\n\nIf this option is set, this eFuse is not burned and the BASIC ROM Console may\nremain accessible. Only set this option in testing environments.", + "id": "SECURE_BOOT_ALLOW_ROM_BASIC", + "name": "SECURE_BOOT_ALLOW_ROM_BASIC", + "range": null, + "title": "Leave ROM BASIC Interpreter available on reset", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE || SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), the bootloader will permanently disable JTAG (across entire chip) on first boot\nwhen either secure boot or flash encryption is enabled.\n\nSetting this option leaves JTAG on for debugging, which negates all protections of flash encryption\nand some of the protections of secure boot.\n\nOnly set this option in testing environments.", + "id": "SECURE_BOOT_ALLOW_JTAG", + "name": "SECURE_BOOT_ALLOW_JTAG", + "range": null, + "title": "Allow JTAG Debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE || SECURE_SIGNED_ON_UPDATE_NO_SECURE_BOOT", + "help": "If not set (default), app partition size must be a multiple of 64KB. App images are padded to 64KB\nlength, and the bootloader checks any trailing bytes after the signature (before the next 64KB\nboundary) have not been written. This is because flash cache maps entire 64KB pages into the address\nspace. This prevents an attacker from appending unverified data after the app image in the flash,\ncausing it to be mapped into the address space.\n\nSetting this option allows the app partition length to be unaligned, and disables padding of the app\nimage to this length. It is generally not recommended to set this option, unless you have a legacy\npartitioning scheme which doesn't support 64KB aligned partition lengths.", + "id": "SECURE_BOOT_ALLOW_SHORT_APP_PARTITION", + "name": "SECURE_BOOT_ALLOW_SHORT_APP_PARTITION", + "range": null, + "title": "Allow app partition length not 64KB aligned", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE && SECURE_BOOT_V2_ENABLED", + "help": "If not set (default, recommended), on first boot the bootloader will burn the WR_DIS_RD_DIS\nefuse when Secure Boot is enabled. This prevents any more efuses from being read protected.\n\nIf this option is set, it will remain possible to write the EFUSE_RD_DIS efuse field after Secure\nBoot is enabled. This may allow an attacker to read-protect the BLK2 efuse (for ESP32) and\nBLOCK4-BLOCK10 (i.e. BLOCK_KEY0-BLOCK_KEY5)(for other chips) holding the public key digest, causing an\nimmediate denial of service and possibly allowing an additional fault injection attack to\nbypass the signature protection.\n\nNOTE: Once a BLOCK is read-protected, the application will read all zeros from that block\n\nNOTE: If \"UART ROM download mode (Permanently disabled (recommended))\" or\n\"UART ROM download mode (Permanently switch to Secure mode (recommended))\" is set,\nthen it is __NOT__ possible to read/write efuses using espefuse.py utility.\nHowever, efuse can be read/written from the application", + "id": "SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS", + "name": "SECURE_BOOT_V2_ALLOW_EFUSE_RD_DIS", + "range": null, + "title": "Allow additional read protecting of efuses", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_BOOT_INSECURE && SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS", + "help": "If not set (default), during startup in the app all unused digest slots will be revoked.\nTo revoke unused slot will be called esp_efuse_set_digest_revoke(num_digest) for each digest.\nRevoking unused digest slots makes ensures that no trusted keys can be added later by an attacker.\nIf set, it means that you have a plan to use unused digests slots later.\n\nNote that if you plan to enable secure boot during the first boot up, the bootloader will intentionally\nrevoke the unused digest slots while enabling secure boot, even if the above config is enabled because\nkeeping the unused key slots un-revoked would a security hazard.\nIn case for any development workflow if you need to avoid this revocation, you should enable\nsecure boot externally (host based mechanism) rather than enabling it during the boot up,\nso that the bootloader would not need to enable secure boot and thus you could avoid its revocation\nstrategy.", + "id": "SECURE_BOOT_ALLOW_UNUSED_DIGEST_SLOTS", + "name": "SECURE_BOOT_ALLOW_UNUSED_DIGEST_SLOTS", + "range": null, + "title": "Leave unused digest slots available (not revoke)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), the bootloader will permanently disable UART bootloader encryption access on\nfirst boot. If set, the UART bootloader will still be able to access hardware encryption.\n\nIt is recommended to only set this option in testing environments.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC", + "range": null, + "title": "Leave UART bootloader encryption enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT && IDF_TARGET_ESP32", + "help": "If not set (default), the bootloader will permanently disable UART bootloader decryption access on\nfirst boot. If set, the UART bootloader will still be able to access hardware decryption.\n\nOnly set this option in testing environments. Setting this option allows complete bypass of flash\nencryption.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC", + "range": null, + "title": "Leave UART bootloader decryption enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT && (IDF_TARGET_ESP32 || SOC_EFUSE_DIS_DOWNLOAD_ICACHE || SOC_EFUSE_DIS_DOWNLOAD_DCACHE)", + "help": "If not set (default), the bootloader will permanently disable UART bootloader flash cache access on\nfirst boot. If set, the UART bootloader will still be able to access the flash cache.\n\nOnly set this option in testing environments.", + "id": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE", + "name": "SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE", + "range": null, + "title": "Leave UART bootloader flash cache enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENCRYPTION_MODE_DEVELOPMENT", + "help": "If not set (default), and flash encryption is not yet enabled in eFuses, the 2nd stage bootloader\nwill enable flash encryption: generate the flash encryption key and program eFuses.\nIf this option is set, and flash encryption is not yet enabled, the bootloader will error out and\nreboot.\nIf flash encryption is enabled in eFuses, this option does not change the bootloader behavior.\n\nOnly use this option in testing environments, to avoid accidentally enabling flash encryption on\nthe wrong device. The device needs to have flash encryption already enabled using espefuse.py.", + "id": "SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "name": "SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "range": null, + "title": "Require flash encryption to be already enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_HAS_WRITE_PROTECTION_CACHE", + "help": "If not set (default, recommended), on the first boot the bootloader will burn the write-protection of\nDIS_CACHE(for ESP32) or DIS_ICACHE/DIS_DCACHE(for other chips) eFuse when Flash Encryption is enabled.\nWrite protection for cache disable efuse prevents the chip from being blocked if it is set by accident.\nApp and bootloader use cache so disabling it makes the chip useless for IDF.\nDue to other eFuses are linked with the same write protection bit (see the list below) then\nwrite-protection will not be done if these SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC,\nSECURE_BOOT_ALLOW_JTAG or SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE options are selected\nto give a chance to turn on the chip into the release mode later.\n\nList of eFuses with the same write protection bit:\nESP32: MAC, MAC_CRC, DISABLE_APP_CPU, DISABLE_BT, DIS_CACHE, VOL_LEVEL_HP_INV.\n\nESP32-C3: DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE, DIS_USB_SERIAL_JTAG,\nDIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-C6: SWAP_UART_SDIO_EN, DIS_ICACHE, DIS_USB_JTAG, DIS_DOWNLOAD_ICACHE,\nDIS_USB_SERIAL_JTAG, DIS_FORCE_DOWNLOAD, DIS_TWAI, JTAG_SEL_ENABLE,\nDIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-H2: DIS_ICACHE, DIS_USB_JTAG, POWERGLITCH_EN, DIS_FORCE_DOWNLOAD, SPI_DOWNLOAD_MSPI_DIS,\nDIS_TWAI, JTAG_SEL_ENABLE, DIS_PAD_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-S2: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE,\nDIS_FORCE_DOWNLOAD, DIS_USB, DIS_TWAI, DIS_BOOT_REMAP, SOFT_DIS_JTAG,\nHARD_DIS_JTAG, DIS_DOWNLOAD_MANUAL_ENCRYPT.\n\nESP32-S3: DIS_ICACHE, DIS_DCACHE, DIS_DOWNLOAD_ICACHE, DIS_DOWNLOAD_DCACHE,\nDIS_FORCE_DOWNLOAD, DIS_USB_OTG, DIS_TWAI, DIS_APP_CPU, DIS_PAD_JTAG,\nDIS_DOWNLOAD_MANUAL_ENCRYPT, DIS_USB_JTAG, DIS_USB_SERIAL_JTAG, STRAP_JTAG_SEL, USB_PHY_SEL.", + "id": "SECURE_FLASH_SKIP_WRITE_PROTECTION_CACHE", + "name": "SECURE_FLASH_SKIP_WRITE_PROTECTION_CACHE", + "range": null, + "title": "Skip write-protection of DIS_CACHE (DIS_ICACHE, DIS_DCACHE)", + "type": "bool" + } + ], + "depends_on": null, + "id": "security-features-potentially-insecure-options", + "title": "Potentially insecure options", + "type": "menu" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED && !SECURE_FLASH_REQUIRE_ALREADY_ENABLED", + "help": "If set (default), optimise encryption time for the partition of type APP,\nby only encrypting the app image that is present in the partition,\ninstead of the whole partition.\nThe image length used for encryption is derived from the image metadata, which\nincludes the size of the app image, checksum, hash and also the signature sector\nwhen secure boot is enabled.\n\nIf not set, the whole partition of type APP would be encrypted,\nwhich increases the encryption time but might be useful if there\nis any custom data appended to the firmware image.", + "id": "SECURE_FLASH_ENCRYPT_ONLY_IMAGE_LEN_IN_APP_PART", + "name": "SECURE_FLASH_ENCRYPT_ONLY_IMAGE_LEN_IN_APP_PART", + "range": null, + "title": "Encrypt only the app image that is present in the partition of type app", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "If set (default), in an app during startup code,\nthere is a check of the flash encryption eFuse bit is on\n(as the bootloader should already have set it).\nThe app requires this bit is on to continue work otherwise abort.\n\nIf not set, the app does not care if the flash encryption eFuse bit is set or not.", + "id": "SECURE_FLASH_CHECK_ENC_EN_IN_APP", + "name": "SECURE_FLASH_CHECK_ENC_EN_IN_APP", + "range": null, + "title": "Check Flash Encryption enabled on app startup", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "SECURE_ROM_DL_MODE_ENABLED", + "name": "SECURE_ROM_DL_MODE_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "If set, during startup the app will burn an eFuse bit to permanently disable the UART ROM\nDownload Mode. This prevents any future use of esptool.py, espefuse.py and similar tools.\n\nOnce disabled, if the SoC is booted with strapping pins set for ROM Download Mode\nthen an error is printed instead.\n\nIt is recommended to enable this option in any production application where Flash\nEncryption and/or Secure Boot is enabled and access to Download Mode is not required.\n\nIt is also possible to permanently disable Download Mode by calling\nesp_efuse_disable_rom_download_mode() at runtime.", + "id": "SECURE_DISABLE_ROM_DL_MODE", + "name": "SECURE_DISABLE_ROM_DL_MODE", + "range": null, + "title": "UART ROM download mode (Permanently disabled (recommended))", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SUPPORTS_SECURE_DL_MODE && ", + "help": "If set, during startup the app will burn an eFuse bit to permanently switch the UART ROM\nDownload Mode into a separate Secure Download mode. This option can only work if\nDownload Mode is not already disabled by eFuse.\n\nSecure Download mode limits the use of Download Mode functions to update SPI config,\nchanging baud rate, basic flash write and a command to return a summary of currently\nenabled security features (`get_security_info`).\n\nSecure Download mode is not compatible with the esptool.py flasher stub feature,\nespefuse.py, read/writing memory or registers, encrypted download, or any other\nfeatures that interact with unsupported Download Mode commands.\n\nSecure Download mode should be enabled in any application where Flash Encryption\nand/or Secure Boot is enabled. Disabling this option does not immediately cancel\nthe benefits of the security features, but it increases the potential \"attack\nsurface\" for an attacker to try and bypass them with a successful physical attack.\n\nIt is also possible to enable secure download mode at runtime by calling\nesp_efuse_enable_rom_secure_download_mode()\n\nNote: Secure Download mode is not available for ESP32 (includes revisions till ECO3).", + "id": "SECURE_ENABLE_SECURE_ROM_DL_MODE", + "name": "SECURE_ENABLE_SECURE_ROM_DL_MODE", + "range": null, + "title": "UART ROM download mode (Permanently switch to Secure mode (recommended))", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a potentially insecure option.\nEnabling this option will allow the full UART download mode to stay enabled.\nThis option SHOULD NOT BE ENABLED for production use cases.", + "id": "SECURE_INSECURE_ALLOW_DL_MODE", + "name": "SECURE_INSECURE_ALLOW_DL_MODE", + "range": null, + "title": "UART ROM download mode (Enabled (not recommended))", + "type": "bool" + } + ], + "depends_on": "(SECURE_BOOT_V2_ENABLED || SECURE_FLASH_ENC_ENABLED) && !(IDF_TARGET_ESP32 && ESP32_REV_MIN_FULL < 300)", + "help": null, + "id": "security-features-uart-rom-download-mode", + "name": "SECURE_UART_ROM_DL_MODE", + "title": "UART ROM download mode", + "type": "choice" + } + ], + "depends_on": null, + "id": "security-features", + "title": "Security features", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_REPRODUCIBLE_BUILD", + "help": "If set, then the app will be built with the current time/date stamp. It is stored in the app description\nstructure. If not set, time/date stamp will be excluded from app image. This can be useful for getting the\nsame binary image files made from the same source, but at different times.", + "id": "APP_COMPILE_TIME_DATE", + "name": "APP_COMPILE_TIME_DATE", + "range": null, + "title": "Use time/date stamp for app", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The PROJECT_VER variable from the build system will not affect the firmware image.\nThis value will not be contained in the esp_app_desc structure.", + "id": "APP_EXCLUDE_PROJECT_VER_VAR", + "name": "APP_EXCLUDE_PROJECT_VER_VAR", + "range": null, + "title": "Exclude PROJECT_VER from firmware image", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The PROJECT_NAME variable from the build system will not affect the firmware image.\nThis value will not be contained in the esp_app_desc structure.", + "id": "APP_EXCLUDE_PROJECT_NAME_VAR", + "name": "APP_EXCLUDE_PROJECT_NAME_VAR", + "range": null, + "title": "Exclude PROJECT_NAME from firmware image", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "APP_PROJECT_VER_FROM_CONFIG", + "help": "Project version", + "id": "APP_PROJECT_VER", + "name": "APP_PROJECT_VER", + "range": null, + "title": "Project version", + "type": "string" + } + ], + "depends_on": null, + "help": "If this is enabled, then config item APP_PROJECT_VER will be used for the variable PROJECT_VER.\nOther ways to set PROJECT_VER will be ignored.", + "id": "APP_PROJECT_VER_FROM_CONFIG", + "name": "APP_PROJECT_VER_FROM_CONFIG", + "range": null, + "title": "Get the project version from Kconfig", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "At startup, the app will read the embedded APP ELF SHA-256 hash value from flash\nand convert it into a string and store it in a RAM buffer.\nThis ensures the panic handler and core dump will be able to print this string\neven when cache is disabled.\nThe size of the buffer is APP_RETRIEVE_LEN_ELF_SHA plus the null terminator.\nChanging this value will change the size of this buffer, in bytes.", + "id": "APP_RETRIEVE_LEN_ELF_SHA", + "name": "APP_RETRIEVE_LEN_ELF_SHA", + "range": [ + 8, + 64 + ], + "title": "The length of APP ELF SHA is stored in RAM(chars)", + "type": "int" + } + ], + "depends_on": null, + "id": "application-manager", + "title": "Application manager", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_CRC_LE", + "name": "ESP_ROM_HAS_CRC_LE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_CRC_BE", + "name": "ESP_ROM_HAS_CRC_BE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_MZ_CRC32", + "name": "ESP_ROM_HAS_MZ_CRC32", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_JPEG_DECODE", + "name": "ESP_ROM_HAS_JPEG_DECODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_UART_CLK_IS_XTAL", + "name": "ESP_ROM_UART_CLK_IS_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_USB_SERIAL_DEVICE_NUM", + "name": "ESP_ROM_USB_SERIAL_DEVICE_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_RETARGETABLE_LOCKING", + "name": "ESP_ROM_HAS_RETARGETABLE_LOCKING", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ERASE_0_REGION_BUG", + "name": "ESP_ROM_HAS_ERASE_0_REGION_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV", + "name": "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_GET_CLK_FREQ", + "name": "ESP_ROM_GET_CLK_FREQ", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_NEEDS_SWSETUP_WORKAROUND", + "name": "ESP_ROM_NEEDS_SWSETUP_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_LAYOUT_TABLE", + "name": "ESP_ROM_HAS_LAYOUT_TABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_SPI_FLASH", + "name": "ESP_ROM_HAS_SPI_FLASH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_ETS_PRINTF_BUG", + "name": "ESP_ROM_HAS_ETS_PRINTF_BUG", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_NEWLIB", + "name": "ESP_ROM_HAS_NEWLIB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_NEWLIB_NANO_FORMAT", + "name": "ESP_ROM_HAS_NEWLIB_NANO_FORMAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_NEWLIB_32BIT_TIME", + "name": "ESP_ROM_HAS_NEWLIB_32BIT_TIME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE", + "name": "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_RAM_APP_NEEDS_MMU_INIT", + "name": "ESP_ROM_RAM_APP_NEEDS_MMU_INIT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_SW_FLOAT", + "name": "ESP_ROM_HAS_SW_FLOAT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_USB_OTG_NUM", + "name": "ESP_ROM_USB_OTG_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_HAS_VERSION", + "name": "ESP_ROM_HAS_VERSION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB", + "name": "ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Always print ROM logs, this is the default behavior.", + "id": "BOOT_ROM_LOG_ALWAYS_ON", + "name": "BOOT_ROM_LOG_ALWAYS_ON", + "range": null, + "title": "Always Log", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Don't print ROM logs.", + "id": "BOOT_ROM_LOG_ALWAYS_OFF", + "name": "BOOT_ROM_LOG_ALWAYS_OFF", + "range": null, + "title": "Permanently disable logging", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Print ROM logs when GPIO level is high during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", + "id": "BOOT_ROM_LOG_ON_GPIO_HIGH", + "name": "BOOT_ROM_LOG_ON_GPIO_HIGH", + "range": null, + "title": "Log on GPIO High", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Print ROM logs when GPIO level is low during start up.\nThe GPIO number is chip dependent,\ne.g. on ESP32-S2, the control GPIO is GPIO46.", + "id": "BOOT_ROM_LOG_ON_GPIO_LOW", + "name": "BOOT_ROM_LOG_ON_GPIO_LOW", + "range": null, + "title": "Log on GPIO Low", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_ESP32", + "help": "Controls the Boot ROM log behavior.\nThe rom log behavior can only be changed for once,\nspecific eFuse bit(s) will be burned at app boot stage.", + "id": "boot-rom-behavior-permanently-change-boot-rom-output", + "name": "BOOT_ROM_LOG_SCHEME", + "title": "Permanently change Boot ROM output", + "type": "choice" + } + ], + "depends_on": null, + "id": "boot-rom-behavior", + "title": "Boot ROM Behavior", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "The flasher tool sends a precompiled download stub first by default. That stub allows things\nlike compressed downloads and more. Usually you should not need to disable that feature", + "id": "ESPTOOLPY_NO_STUB", + "name": "ESPTOOLPY_NO_STUB", + "range": null, + "title": "Disable download stub", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_OCT_FLASH", + "name": "ESPTOOLPY_OCT_FLASH", + "range": null, + "title": "Enable Octal Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This config option helps decide whether flash is Quad or Octal, but please note some limitations:\n\n1. If the flash chip is an Octal one, even if one of \"QIO\", \"QOUT\", \"DIO\", \"DOUT\" options is\n selected in `ESPTOOLPY_FLASHMODE`, our code will automatically change the\n mode to \"OPI\" and the sample mode will be STR.\n2. If the flash chip is a Quad one, even if \"OPI\" is selected in `ESPTOOLPY_FLASHMODE`, our code will\n automatically change the mode to \"DIO\".\n3. This option is mainly to improve the out-of-box experience of developers. It doesn't guarantee\n the feature-complete. Some code still rely on `ESPTOOLPY_OCT_FLASH`. Please do not rely on this option\n when you are pretty sure that you are using Octal flash.\n In this case, please enable `ESPTOOLPY_OCT_FLASH` option, then you can choose `DTR` sample mode\n in `ESPTOOLPY_FLASH_SAMPLE_MODE`. Otherwise, only `STR` mode is available.\n4. Enabling this feature reduces available internal RAM size (around 900 bytes).\n If your IRAM space is insufficient and you're aware of your flash type,\n disable this option and select corresponding flash type options.", + "id": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", + "name": "ESPTOOLPY_FLASH_MODE_AUTO_DETECT", + "range": null, + "title": "Choose flash mode automatically (please read help)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_QIO", + "name": "ESPTOOLPY_FLASHMODE_QIO", + "range": null, + "title": "QIO", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_QOUT", + "name": "ESPTOOLPY_FLASHMODE_QOUT", + "range": null, + "title": "QOUT", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_DIO", + "name": "ESPTOOLPY_FLASHMODE_DIO", + "range": null, + "title": "DIO", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_DOUT", + "name": "ESPTOOLPY_FLASHMODE_DOUT", + "range": null, + "title": "DOUT", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASHMODE_OPI", + "name": "ESPTOOLPY_FLASHMODE_OPI", + "range": null, + "title": "OPI", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Mode the flash chip is flashed in, as well as the default mode for the\nbinary to run in.", + "id": "serial-flasher-config-flash-spi-mode", + "name": "ESPTOOLPY_FLASHMODE", + "title": "Flash SPI mode", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_STR", + "range": null, + "title": "STR Mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESPTOOLPY_OCT_FLASH && ", + "help": null, + "id": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE_DTR", + "range": null, + "title": "DTR Mode", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "serial-flasher-config-flash-sampling-mode", + "name": "ESPTOOLPY_FLASH_SAMPLE_MODE", + "title": "Flash Sampling Mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHMODE", + "name": "ESPTOOLPY_FLASHMODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_120M && (SPI_FLASH_HPM_ON || ESPTOOLPY_OCT_FLASH) && (ESPTOOLPY_FLASH_SAMPLE_MODE_STR || IDF_EXPERIMENTAL_FEATURES) && ", + "help": "- Optional feature for QSPI Flash. Read docs and enable `CONFIG_SPI_FLASH_HPM_ENA` first!\n- Flash 120 MHz SDR mode is stable.\n- Flash 120 MHz DDR mode is an experimental feature, it works when\n the temperature is stable.\n\n Risks:\n If your chip powers on at a certain temperature, then after the temperature\n increases or decreases by approximately 20 Celsius degrees (depending on the\n chip), the program will crash randomly.", + "id": "ESPTOOLPY_FLASHFREQ_120M", + "name": "ESPTOOLPY_FLASHFREQ_120M", + "range": null, + "title": "120 MHz (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_80M", + "name": "ESPTOOLPY_FLASHFREQ_80M", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_64M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_64M", + "name": "ESPTOOLPY_FLASHFREQ_64M", + "range": null, + "title": "64 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_60M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_60M", + "name": "ESPTOOLPY_FLASHFREQ_60M", + "range": null, + "title": "60 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_48M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_48M", + "name": "ESPTOOLPY_FLASHFREQ_48M", + "range": null, + "title": "48 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_40M", + "name": "ESPTOOLPY_FLASHFREQ_40M", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_32M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_32M", + "name": "ESPTOOLPY_FLASHFREQ_32M", + "range": null, + "title": "32 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_30M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_30M", + "name": "ESPTOOLPY_FLASHFREQ_30M", + "range": null, + "title": "30 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_26M", + "name": "ESPTOOLPY_FLASHFREQ_26M", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_24M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_24M", + "name": "ESPTOOLPY_FLASHFREQ_24M", + "range": null, + "title": "24 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_20M", + "name": "ESPTOOLPY_FLASHFREQ_20M", + "range": null, + "title": "20 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_16M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_16M", + "name": "ESPTOOLPY_FLASHFREQ_16M", + "range": null, + "title": "16 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MEMSPI_SRC_FREQ_15M_SUPPORTED && ", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ_15M", + "name": "ESPTOOLPY_FLASHFREQ_15M", + "range": null, + "title": "15 MHz", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "serial-flasher-config-flash-spi-speed", + "name": "ESPTOOLPY_FLASHFREQ", + "title": "Flash SPI speed", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is an invisible item, used to define the targets that defaults to use 80MHz Flash SPI speed.", + "id": "ESPTOOLPY_FLASHFREQ_80M_DEFAULT", + "name": "ESPTOOLPY_FLASHFREQ_80M_DEFAULT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHFREQ", + "name": "ESPTOOLPY_FLASHFREQ", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_1MB", + "name": "ESPTOOLPY_FLASHSIZE_1MB", + "range": null, + "title": "1 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_2MB", + "name": "ESPTOOLPY_FLASHSIZE_2MB", + "range": null, + "title": "2 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_4MB", + "name": "ESPTOOLPY_FLASHSIZE_4MB", + "range": null, + "title": "4 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_8MB", + "name": "ESPTOOLPY_FLASHSIZE_8MB", + "range": null, + "title": "8 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_16MB", + "name": "ESPTOOLPY_FLASHSIZE_16MB", + "range": null, + "title": "16 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_32MB", + "name": "ESPTOOLPY_FLASHSIZE_32MB", + "range": null, + "title": "32 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_64MB", + "name": "ESPTOOLPY_FLASHSIZE_64MB", + "range": null, + "title": "64 MB", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE_128MB", + "name": "ESPTOOLPY_FLASHSIZE_128MB", + "range": null, + "title": "128 MB", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI flash size, in megabytes", + "id": "serial-flasher-config-flash-size", + "name": "ESPTOOLPY_FLASHSIZE", + "title": "Flash size", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_FLASHSIZE", + "name": "ESPTOOLPY_FLASHSIZE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is set, flashing the project will automatically detect\nthe flash size of the target chip and update the bootloader image\nbefore it is flashed.\n\nEnabling this option turns off the image protection against corruption\nby a SHA256 digest. Updating the bootloader image before flashing would\ninvalidate the digest.", + "id": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", + "name": "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE", + "range": null, + "title": "Detect flash size when flashing bootloader", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BEFORE_RESET", + "name": "ESPTOOLPY_BEFORE_RESET", + "range": null, + "title": "Reset to bootloader", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_BEFORE_NORESET", + "name": "ESPTOOLPY_BEFORE_NORESET", + "range": null, + "title": "No reset", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Configure whether esptool.py should reset the ESP32 before flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", + "id": "serial-flasher-config-before-flashing", + "name": "ESPTOOLPY_BEFORE", + "title": "Before flashing", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_BEFORE", + "name": "ESPTOOLPY_BEFORE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_AFTER_RESET", + "name": "ESPTOOLPY_AFTER_RESET", + "range": null, + "title": "Reset after flashing", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPTOOLPY_AFTER_NORESET", + "name": "ESPTOOLPY_AFTER_NORESET", + "range": null, + "title": "Stay in bootloader", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Configure whether esptool.py should reset the ESP32 after flashing.\n\nAutomatic resetting depends on the RTS & DTR signals being\nwired from the serial port to the ESP32. Most USB development\nboards do this internally.", + "id": "serial-flasher-config-after-flashing", + "name": "ESPTOOLPY_AFTER", + "title": "After flashing", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_AFTER", + "name": "ESPTOOLPY_AFTER", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "ESPTOOLPY_MONITOR_BAUD", + "name": "ESPTOOLPY_MONITOR_BAUD", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "serial-flasher-config", + "title": "Serial flasher config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "This is the default partition table, designed to fit into a 2MB or\nlarger flash with a single 1MB app partition.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", + "id": "PARTITION_TABLE_SINGLE_APP", + "name": "PARTITION_TABLE_SINGLE_APP", + "range": null, + "title": "Single factory app, no OTA", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a variation of the default partition table, that expands\nthe 1MB app partition size to 1.5MB to fit more code.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large.csv\n\nThis partition table is not suitable for an app that needs OTA\n(over the air update) capability.", + "id": "PARTITION_TABLE_SINGLE_APP_LARGE", + "name": "PARTITION_TABLE_SINGLE_APP_LARGE", + "range": null, + "title": "Single factory app (large), no OTA", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This is a basic OTA-enabled partition table with a factory app\npartition plus two OTA app partitions. All are 1MB, so this\npartition table requires 4MB or larger flash size.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota.csv", + "id": "PARTITION_TABLE_TWO_OTA", + "name": "PARTITION_TABLE_TWO_OTA", + "range": null, + "title": "Factory app, two OTA definitions", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Specify the path to the partition table CSV to use for your project.\n\nConsult the Partition Table section in the ESP-IDF Programmers Guide\nfor more information.", + "id": "PARTITION_TABLE_CUSTOM", + "name": "PARTITION_TABLE_CUSTOM", + "range": null, + "title": "Custom partition table CSV", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the default \"Single factory app, no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_encr_nvs.csv", + "id": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", + "name": "PARTITION_TABLE_SINGLE_APP_ENCRYPTED_NVS", + "range": null, + "title": "Single factory app, no OTA, encrypted NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the \"Single factory app (large), no OTA\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_singleapp_large_encr_nvs.csv", + "id": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", + "name": "PARTITION_TABLE_SINGLE_APP_LARGE_ENC_NVS", + "range": null, + "title": "Single factory app (large), no OTA, encrypted NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_COREDUMP_ENABLE_TO_FLASH && NVS_SEC_KEY_PROTECT_USING_FLASH_ENC && ", + "help": "This is a variation of the \"Factory app, two OTA definitions\" partition table\nthat supports encrypted NVS when using flash encryption. See the Flash Encryption section\nin the ESP-IDF Programmers Guide for more information.\n\nThe corresponding CSV file in the IDF directory is\ncomponents/partition_table/partitions_two_ota_encr_nvs.csv", + "id": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", + "name": "PARTITION_TABLE_TWO_OTA_ENCRYPTED_NVS", + "range": null, + "title": "Factory app, two OTA definitions, encrypted NVS", + "type": "bool" + } + ], + "depends_on": null, + "help": "The partition table to flash to the ESP32. The partition table\ndetermines where apps, data and other resources are expected to\nbe found.\n\nThe predefined partition table CSV descriptions can be found\nin the components/partition_table directory. These are mostly intended\nfor example and development use, it's expect that for production use you\nwill copy one of these CSV files and create a custom partition CSV for\nyour application.", + "id": "partition-table-partition-table", + "name": "PARTITION_TABLE_TYPE", + "title": "Partition Table", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Name of the custom partition CSV filename.\nThis path is evaluated relative to the project root directory by default.\nHowever, if the absolute path for the CSV file is provided, then the absolute path is configured.", + "id": "PARTITION_TABLE_CUSTOM_FILENAME", + "name": "PARTITION_TABLE_CUSTOM_FILENAME", + "range": null, + "title": "Custom partition CSV file", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PARTITION_TABLE_FILENAME", + "name": "PARTITION_TABLE_FILENAME", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The address of partition table (by default 0x8000).\nAllows you to move the partition table, it gives more space for the bootloader.\nNote that the bootloader and app will both need to be compiled with the same PARTITION_TABLE_OFFSET value.\n\nThis number should be a multiple of 0x1000.\n\nNote that partition offsets in the partition table CSV file may need to be changed if this value is set to\na higher value. To have each partition offset adapt to the configured partition table offset, leave all\npartition offsets blank in the CSV file.", + "id": "PARTITION_TABLE_OFFSET", + "name": "PARTITION_TABLE_OFFSET", + "range": null, + "title": "Offset of partition table", + "type": "hex" + }, + { + "children": [], + "depends_on": "!APP_COMPATIBLE_PRE_V3_1_BOOTLOADERS && !IDF_TARGET_LINUX", + "help": "Generate an MD5 checksum for the partition table for protecting the\nintegrity of the table. The generation should be turned off for legacy\nbootloaders which cannot recognize the MD5 checksum in the partition\ntable.", + "id": "PARTITION_TABLE_MD5", + "name": "PARTITION_TABLE_MD5", + "range": null, + "title": "Generate an MD5 checksum for the partition table", + "type": "bool" + } + ], + "depends_on": null, + "id": "partition-table", + "title": "Partition Table", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPNOW_WIFI_MODE_STATION", + "name": "ESPNOW_WIFI_MODE_STATION", + "range": null, + "title": "Station", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESPNOW_WIFI_MODE_STATION_SOFTAP", + "name": "ESPNOW_WIFI_MODE_STATION_SOFTAP", + "range": null, + "title": "Softap", + "type": "bool" + } + ], + "depends_on": null, + "help": "WiFi mode(station or softap).", + "id": "example-configuration-wifi-mode", + "name": "ESPNOW_WIFI_MODE", + "title": "WiFi mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "ESPNOW primary master for the example to use. The length of ESPNOW primary master must be 16 bytes.", + "id": "ESPNOW_PMK", + "name": "ESPNOW_PMK", + "range": null, + "title": "ESPNOW primary master key", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "ESPNOW local master for the example to use. The length of ESPNOW local master must be 16 bytes.", + "id": "ESPNOW_LMK", + "name": "ESPNOW_LMK", + "range": null, + "title": "ESPNOW local master key", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The channel on which sending and receiving ESPNOW data.", + "id": "ESPNOW_CHANNEL", + "name": "ESPNOW_CHANNEL", + "range": [ + 0, + 14 + ], + "title": "Channel", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Total count of unicast ESPNOW data to be sent.", + "id": "ESPNOW_SEND_COUNT", + "name": "ESPNOW_SEND_COUNT", + "range": [ + 1, + 65535 + ], + "title": "Send count", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Delay between sending two ESPNOW data, unit: ms.", + "id": "ESPNOW_SEND_DELAY", + "name": "ESPNOW_SEND_DELAY", + "range": [ + 0, + 65535 + ], + "title": "Send delay", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Length of ESPNOW data to be sent, unit: byte.", + "id": "ESPNOW_SEND_LEN", + "name": "ESPNOW_SEND_LEN", + "range": [ + 10, + 250 + ], + "title": "Send len", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "When enable long range, the PHY rate of ESP32 will be 512Kbps or 256Kbps", + "id": "ESPNOW_ENABLE_LONG_RANGE", + "name": "ESPNOW_ENABLE_LONG_RANGE", + "range": null, + "title": "Enable Long Range", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESPNOW_ENABLE_POWER_SAVE", + "help": "ESPNOW wake window", + "id": "ESPNOW_WAKE_WINDOW", + "name": "ESPNOW_WAKE_WINDOW", + "range": null, + "title": "ESPNOW wake window, unit in millisecond", + "type": "int" + }, + { + "children": [], + "depends_on": "ESPNOW_ENABLE_POWER_SAVE", + "help": "ESPNOW wake interval", + "id": "ESPNOW_WAKE_INTERVAL", + "name": "ESPNOW_WAKE_INTERVAL", + "range": null, + "title": "ESPNOW wake interval, unit in millisecond", + "type": "int" + } + ], + "depends_on": "ESPNOW_WIFI_MODE_STATION", + "help": "With ESPNOW power save enabled, chip would be able to wakeup and sleep periodically\nNotice ESP_WIFI_STA_DISCONNECTED_PM_ENABLE is essential at Wi-Fi disconnected", + "id": "ESPNOW_ENABLE_POWER_SAVE", + "name": "ESPNOW_ENABLE_POWER_SAVE", + "range": null, + "title": "Enable ESPNOW Power Save", + "type": "bool" + } + ], + "depends_on": null, + "id": "example-configuration", + "title": "Example Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_DEBUG", + "name": "COMPILER_OPTIMIZATION_DEBUG", + "range": null, + "title": "Debug (-Og)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_SIZE", + "name": "COMPILER_OPTIMIZATION_SIZE", + "range": null, + "title": "Optimize for size (-Os)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_PERF", + "name": "COMPILER_OPTIMIZATION_PERF", + "range": null, + "title": "Optimize for performance (-O2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_OPTIMIZATION_NONE", + "name": "COMPILER_OPTIMIZATION_NONE", + "range": null, + "title": "Debug without optimization (-O0)", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option sets compiler optimization level (gcc -O argument) for the app.\n\n- The \"Debug\" setting will add the -0g flag to CFLAGS.\n- The \"Size\" setting will add the -0s flag to CFLAGS.\n- The \"Performance\" setting will add the -O2 flag to CFLAGS.\n- The \"None\" setting will add the -O0 flag to CFLAGS.\n\nThe \"Size\" setting cause the compiled code to be smaller and faster, but\nmay lead to difficulties of correlating code addresses to source file\nlines when debugging.\n\nThe \"Performance\" setting causes the compiled code to be larger and faster,\nbut will be easier to correlated code addresses to source file lines.\n\n\"None\" with -O0 produces compiled code without optimization.\n\nNote that custom optimization levels may be unsupported.\n\nCompiler optimization for the IDF bootloader is set separately,\nsee the BOOTLOADER_COMPILER_OPTIMIZATION setting.", + "id": "compiler-options-optimization-level", + "name": "COMPILER_OPTIMIZATION", + "title": "Optimization Level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Enable assertions. Assertion content and line number will be printed on failure.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE", + "range": null, + "title": "Enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Enable silent assertions. Failed assertions will abort(), user needs to\nuse the aborting address to find the line number with the failed assertion.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT", + "range": null, + "title": "Silent (saves code size)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "If assertions are disabled, -DNDEBUG is added to CPPFLAGS.", + "id": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "name": "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "range": null, + "title": "Disabled (sets -DNDEBUG)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Assertions can be:\n\n- Enabled. Failure will print verbose assertion details. This is the default.\n\n- Set to \"silent\" to save code size (failed assertions will abort() but user\n needs to use the aborting address to find the line number with the failed assertion.)\n\n- Disabled entirely (not recommended for most configurations.) -DNDEBUG is added\n to CPPFLAGS in this case.", + "id": "compiler-options-assertion-level", + "name": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "title": "Assertion level", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_FLOAT_LIB_FROM_GCCLIB", + "name": "COMPILER_FLOAT_LIB_FROM_GCCLIB", + "range": null, + "title": "libgcc", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_RVFPLIB && ", + "help": null, + "id": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", + "name": "COMPILER_FLOAT_LIB_FROM_RVFPLIB", + "range": null, + "title": "librvfp", + "type": "bool" + } + ], + "depends_on": null, + "help": "In the soft-fp part of libgcc, riscv version is written in C,\nand handles all edge cases in IEEE754, which makes it larger\nand performance is slow.\n\nRVfplib is an optimized RISC-V library for FP arithmetic on 32-bit\ninteger processors, for single and double-precision FP.\nRVfplib is \"fast\", but it has a few exceptions from IEEE 754 compliance.", + "id": "compiler-options-compiler-float-lib-source", + "name": "COMPILER_FLOAT_LIB_FROM", + "title": "Compiler float lib source", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "name": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, the error messages will be discarded in following check macros:\n- ESP_RETURN_ON_ERROR\n- ESP_EXIT_ON_ERROR\n- ESP_RETURN_ON_FALSE\n- ESP_EXIT_ON_FALSE", + "id": "COMPILER_OPTIMIZATION_CHECKS_SILENT", + "name": "COMPILER_OPTIMIZATION_CHECKS_SILENT", + "range": null, + "title": "Disable messages in ESP_RETURN_ON_* and ESP_EXIT_ON_* macros", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When expanding the __FILE__ and __BASE_FILE__ macros, replace paths inside ESP-IDF\nwith paths relative to the placeholder string \"IDF\", and convert paths inside the\nproject directory to relative paths.\n\nThis allows building the project with assertions or other code that embeds file paths,\nwithout the binary containing the exact path to the IDF or project directories.\n\nThis option passes -fmacro-prefix-map options to the GCC command line. To replace additional\npaths in your binaries, modify the project CMakeLists.txt file to pass custom -fmacro-prefix-map or\n-ffile-prefix-map arguments.", + "id": "COMPILER_HIDE_PATHS_MACROS", + "is_menuconfig": true, + "name": "COMPILER_HIDE_PATHS_MACROS", + "range": null, + "title": "Replace ESP-IDF and project paths in binaries", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "COMPILER_CXX_EXCEPTIONS", + "help": "Size (in bytes) of the emergency memory pool for C++ exceptions. This pool will be used to allocate\nmemory for thrown exceptions when there is not enough memory on the heap.", + "id": "COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE", + "name": "COMPILER_CXX_EXCEPTIONS_EMG_POOL_SIZE", + "range": null, + "title": "Emergency Pool Size", + "type": "int" + } + ], + "depends_on": null, + "help": "Enabling this option compiles all IDF C++ files with exception support enabled.\n\nDisabling this option disables C++ exception support in all compiled files, and any libstdc++ code\nwhich throws an exception will abort instead.\n\nEnabling this option currently adds an additional ~500 bytes of heap overhead\nwhen an exception is thrown in user code for the first time.", + "id": "COMPILER_CXX_EXCEPTIONS", + "is_menuconfig": true, + "name": "COMPILER_CXX_EXCEPTIONS", + "range": null, + "title": "Enable C++ exceptions", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option compiles all C++ files with RTTI support enabled.\nThis increases binary size (typically by tens of kB) but allows using\ndynamic_cast conversion and typeid operator.", + "id": "COMPILER_CXX_RTTI", + "name": "COMPILER_CXX_RTTI", + "range": null, + "title": "Enable C++ run-time type info (RTTI)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_NONE", + "name": "COMPILER_STACK_CHECK_MODE_NONE", + "range": null, + "title": "None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_NORM", + "name": "COMPILER_STACK_CHECK_MODE_NORM", + "range": null, + "title": "Normal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_STRONG", + "name": "COMPILER_STACK_CHECK_MODE_STRONG", + "range": null, + "title": "Strong", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "COMPILER_STACK_CHECK_MODE_ALL", + "name": "COMPILER_STACK_CHECK_MODE_ALL", + "range": null, + "title": "Overall", + "type": "bool" + } + ], + "depends_on": null, + "help": "Stack smashing protection mode. Emit extra code to check for buffer overflows, such as stack\nsmashing attacks. This is done by adding a guard variable to functions with vulnerable objects.\nThe guards are initialized when a function is entered and then checked when the function exits.\nIf a guard check fails, program is halted. Protection has the following modes:\n\n- In NORMAL mode (GCC flag: -fstack-protector) only functions that call alloca, and functions with\n buffers larger than 8 bytes are protected.\n\n- STRONG mode (GCC flag: -fstack-protector-strong) is like NORMAL, but includes additional functions\n to be protected -- those that have local array definitions, or have references to local frame\n addresses.\n\n- In OVERALL mode (GCC flag: -fstack-protector-all) all functions are protected.\n\nModes have the following impact on code performance and coverage:\n\n- performance: NORMAL > STRONG > OVERALL\n\n- coverage: NORMAL < STRONG < OVERALL\n\nThe performance impact includes increasing the amount of stack memory required for each task.", + "id": "compiler-options-stack-smashing-protection-mode", + "name": "COMPILER_STACK_CHECK_MODE", + "title": "Stack smashing protection mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Stack smashing protection.", + "id": "COMPILER_STACK_CHECK", + "name": "COMPILER_STACK_CHECK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TOOLCHAIN_GCC", + "help": "Disable merging identical constants (string/floating-point) across compilation units.\nThis helps in better size analysis of the application binary as the rodata section\ndistribution is more uniform across libraries. On downside, it may increase\nthe binary size and hence should be used during development phase only.", + "id": "COMPILER_NO_MERGE_CONSTANTS", + "name": "COMPILER_NO_MERGE_CONSTANTS", + "range": null, + "title": "Disable merging const sections", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Adds -Wwrite-strings flag for the C/C++ compilers.\n\nFor C, this gives string constants the type ``const char[]`` so that\ncopying the address of one into a non-const ``char *`` pointer\nproduces a warning. This warning helps to find at compile time code\nthat tries to write into a string constant.\n\nFor C++, this warns about the deprecated conversion from string\nliterals to ``char *``.", + "id": "COMPILER_WARN_WRITE_STRINGS", + "name": "COMPILER_WARN_WRITE_STRINGS", + "range": null, + "title": "Enable -Wwrite-strings warning flag", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_RISCV", + "help": "Adds -msave-restore to C/C++ compilation flags.\n\nWhen this flag is enabled, compiler will call library functions to\nsave/restore registers in function prologues/epilogues. This results\nin lower overall code size, at the expense of slightly reduced performance.\n\nThis option can be enabled for RISC-V targets only.", + "id": "COMPILER_SAVE_RESTORE_LIBCALLS", + "name": "COMPILER_SAVE_RESTORE_LIBCALLS", + "range": null, + "title": "Enable -msave-restore flag to reduce code size", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option if use GCC 12 or newer, and want to disable warnings which don't appear with\nGCC 11.", + "id": "COMPILER_DISABLE_GCC12_WARNINGS", + "name": "COMPILER_DISABLE_GCC12_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 12", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option if use GCC 13 or newer, and want to disable warnings which don't appear with\nGCC 12.", + "id": "COMPILER_DISABLE_GCC13_WARNINGS", + "name": "COMPILER_DISABLE_GCC13_WARNINGS", + "range": null, + "title": "Disable new warnings introduced in GCC 13", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, RTL files will be produced during compilation. These files\ncan be used by other tools, for example to calculate call graphs.", + "id": "COMPILER_DUMP_RTL_FILES", + "name": "COMPILER_DUMP_RTL_FILES", + "range": null, + "title": "Dump RTL files during compilation", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_GCCLIB", + "name": "COMPILER_RT_LIB_GCCLIB", + "range": null, + "title": "libgcc", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TOOLCHAIN_CLANG && !IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_CLANGRT", + "name": "COMPILER_RT_LIB_CLANGRT", + "range": null, + "title": "libclang_rt", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_LINUX && ", + "help": null, + "id": "COMPILER_RT_LIB_HOST", + "name": "COMPILER_RT_LIB_HOST", + "range": null, + "title": "Host", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select runtime library to be used by compiler.\n- GCC toolchain supports libgcc only.\n- Clang allows to choose between libgcc or libclang_rt.\n- For host builds (\"linux\" target), uses the default library.", + "id": "compiler-options-compiler-runtime-library", + "name": "COMPILER_RT_LIB", + "title": "Compiler runtime library", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "COMPILER_RT_LIB_NAME", + "name": "COMPILER_RT_LIB_NAME", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Places orphan sections with a warning message.", + "id": "COMPILER_ORPHAN_SECTIONS_WARNING", + "name": "COMPILER_ORPHAN_SECTIONS_WARNING", + "range": null, + "title": "Place with warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Places orphan sections without a warning/error message.", + "id": "COMPILER_ORPHAN_SECTIONS_PLACE", + "name": "COMPILER_ORPHAN_SECTIONS_PLACE", + "range": null, + "title": "Place silently", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_LINUX", + "help": "If the linker finds orphan sections, it attempts to place orphan sections after sections of the same\nattribute such as code vs data, loadable vs non-loadable, etc.\nThat means that orphan sections could placed between sections defined in IDF linker scripts.\nThis could lead to corruption of the binary image. Configure the linker action here.", + "id": "compiler-options-orphan-sections-handling", + "name": "COMPILER_ORPHAN_SECTIONS", + "title": "Orphan sections handling", + "type": "choice" + } + ], + "depends_on": null, + "id": "compiler-options", + "title": "Compiler options", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_DEST_JTAG", + "name": "APPTRACE_DEST_JTAG", + "range": null, + "title": "JTAG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_DEST_NONE", + "name": "APPTRACE_DEST_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select destination for application trace: JTAG or none (to disable).", + "id": "component-config-application-level-tracing-data-destination-1", + "name": "APPTRACE_DESTINATION1", + "title": "Data Destination 1", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APPTRACE_DEST_UART", + "name": "APPTRACE_DEST_UART", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "APPTRACE_DEST_UART_NOUSB", + "name": "APPTRACE_DEST_UART_NOUSB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_NUM != 0 && ", + "help": null, + "id": "APPTRACE_DEST_UART0", + "name": "APPTRACE_DEST_UART0", + "range": null, + "title": "UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_NUM != 1 && ", + "help": null, + "id": "APPTRACE_DEST_UART1", + "name": "APPTRACE_DEST_UART1", + "range": null, + "title": "UART1", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_NUM != 2 && SOC_UART_NUM > 2 && ", + "help": null, + "id": "APPTRACE_DEST_UART2", + "name": "APPTRACE_DEST_UART2", + "range": null, + "title": "UART2", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_CONSOLE_USB_CDC && (IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3) && !USB_ENABLED && ", + "help": null, + "id": "APPTRACE_DEST_USB_CDC", + "name": "APPTRACE_DEST_USB_CDC", + "range": null, + "title": "USB_CDC", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_DEST_UART_NONE", + "name": "APPTRACE_DEST_UART_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select destination for application trace: UART(XX) or none (to disable).", + "id": "component-config-application-level-tracing-data-destination-2", + "name": "APPTRACE_DESTINATION2", + "title": "Data Destination 2", + "type": "choice" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART_NOUSB", + "help": "This GPIO is used for UART TX pin.", + "id": "APPTRACE_UART_TX_GPIO", + "name": "APPTRACE_UART_TX_GPIO", + "range": null, + "title": "UART TX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART_NOUSB", + "help": "This GPIO is used for UART RX pin.", + "id": "APPTRACE_UART_RX_GPIO", + "name": "APPTRACE_UART_RX_GPIO", + "range": null, + "title": "UART RX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "This baud rate is used for UART.\n\nThe app's maximum baud rate depends on the UART clock source. If Power Management is disabled,\nthe UART clock source is the APB clock and all baud rates in the available range will be sufficiently\naccurate. If Power Management is enabled, REF_TICK clock source is used so the baud rate is divided\nfrom 1MHz. Baud rates above 1Mbps are not possible and values between 500Kbps and 1Mbps may not be\naccurate.", + "id": "APPTRACE_UART_BAUDRATE", + "name": "APPTRACE_UART_BAUDRATE", + "range": null, + "title": "UART baud rate", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "Size of the UART input ring buffer.\nThis size related to the baudrate, system tick frequency and amount of data to transfer.\nThe data placed to this buffer before sent out to the interface.", + "id": "APPTRACE_UART_RX_BUFF_SIZE", + "name": "APPTRACE_UART_RX_BUFF_SIZE", + "range": null, + "title": "UART RX ring buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "Size of the UART output ring buffer.\nThis size related to the baudrate, system tick frequency and amount of data to transfer.", + "id": "APPTRACE_UART_TX_BUFF_SIZE", + "name": "APPTRACE_UART_TX_BUFF_SIZE", + "range": null, + "title": "UART TX ring buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART", + "help": "Maximum size of the single message to transfer.", + "id": "APPTRACE_UART_TX_MSG_SIZE", + "name": "APPTRACE_UART_TX_MSG_SIZE", + "range": null, + "title": "UART TX message size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "UART task priority. In case of high events rate,\nthis parameter could be changed up to (configMAX_PRIORITIES-1).", + "id": "APPTRACE_UART_TASK_PRIO", + "name": "APPTRACE_UART_TASK_PRIO", + "range": [ + 1, + 32 + ], + "title": "UART Task Priority", + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_XTENSA && !ESP32_TRAX && !ESP32S2_TRAX && !ESP32S3_TRAX", + "help": "Enables/disable TRAX tracing HW.", + "id": "APPTRACE_DEST_TRAX", + "name": "APPTRACE_DEST_TRAX", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable swapping memory buffers tracing protocol.", + "id": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE", + "name": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable application tracing module.", + "id": "APPTRACE_ENABLE", + "name": "APPTRACE_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable application tracing module internal sync lock.", + "id": "APPTRACE_LOCK_ENABLE", + "name": "APPTRACE_LOCK_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_ENABLE", + "help": "Timeout for flushing last trace data to host in case of panic. In ms.\nUse -1 to disable timeout and wait forever.", + "id": "APPTRACE_ONPANIC_HOST_FLUSH_TMO", + "name": "APPTRACE_ONPANIC_HOST_FLUSH_TMO", + "range": null, + "title": "Timeout for flushing last trace data to host on panic", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_ENABLE", + "help": "Threshold for flushing last trace data to host on panic in post-mortem mode.\nThis is minimal amount of data needed to perform flush. In bytes.", + "id": "APPTRACE_POSTMORTEM_FLUSH_THRESH", + "name": "APPTRACE_POSTMORTEM_FLUSH_THRESH", + "range": null, + "title": "Threshold for flushing last trace data to host on panic", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE && !APPTRACE_DEST_TRAX", + "help": "Size of the memory buffer for trace data in bytes.", + "id": "APPTRACE_BUF_SIZE", + "name": "APPTRACE_BUF_SIZE", + "range": null, + "title": "Size of the apptrace buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_MEMBUFS_APPTRACE_PROTO_ENABLE", + "help": "Size of the buffer for events in bytes. It is useful for buffering events from\nthe time critical code (scheduler, ISRs etc). If this parameter is 0 then\nevents will be discarded when main HW buffer is full.", + "id": "APPTRACE_PENDING_DATA_SIZE_MAX", + "name": "APPTRACE_PENDING_DATA_SIZE_MAX", + "range": null, + "title": "Size of the pending data buffer", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!PM_ENABLE && !APPTRACE_DEST_NONE && ", + "help": "Send SEGGER SystemView events through JTAG interface.", + "id": "APPTRACE_SV_DEST_JTAG", + "name": "APPTRACE_SV_DEST_JTAG", + "range": null, + "title": "Data destination JTAG", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_DEST_UART && ", + "help": "Send SEGGER SystemView events through UART interface.", + "id": "APPTRACE_SV_DEST_UART", + "name": "APPTRACE_SV_DEST_UART", + "range": null, + "title": "Data destination UART", + "type": "bool" + } + ], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "SystemView witt transfer data trough defined interface.", + "id": "component-config-application-level-tracing-freertos-systemview-tracing-systemview-tracing-enable-systemview-destination", + "name": "APPTRACE_SV_DEST", + "title": "SystemView destination", + "type": "choice" + } + ], + "depends_on": "APPTRACE_ENABLE && APPTRACE_ENABLE", + "help": "Enables supporrt for SEGGER SystemView tracing functionality.", + "id": "APPTRACE_SV_ENABLE", + "name": "APPTRACE_SV_ENABLE", + "range": null, + "title": "SystemView Tracing Enable", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Send SEGGER SystemView events for Pro CPU.", + "id": "APPTRACE_SV_DEST_CPU_0", + "name": "APPTRACE_SV_DEST_CPU_0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Send SEGGER SystemView events for App CPU.", + "id": "APPTRACE_SV_DEST_CPU_1", + "name": "APPTRACE_SV_DEST_CPU_1", + "range": null, + "title": "CPU1", + "type": "bool" + } + ], + "depends_on": "APPTRACE_SV_DEST_UART && !ESP_SYSTEM_SINGLE_CORE_MODE && APPTRACE_ENABLE", + "help": "Define the CPU to trace by SystemView.", + "id": "component-config-application-level-tracing-freertos-systemview-tracing-cpu-to-trace", + "name": "APPTRACE_SV_CPU", + "title": "CPU to trace", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_SYSTEM_SINGLE_CORE_MODE && !PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_CCOUNT", + "name": "APPTRACE_SV_TS_SOURCE_CCOUNT", + "range": null, + "title": "CPU cycle counter (CCOUNT)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!PM_ENABLE && !IDF_TARGET_ESP32C3 && ", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_GPTIMER", + "name": "APPTRACE_SV_TS_SOURCE_GPTIMER", + "range": null, + "title": "General Purpose Timer (Timer Group)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "APPTRACE_SV_TS_SOURCE_ESP_TIMER", + "name": "APPTRACE_SV_TS_SOURCE_ESP_TIMER", + "range": null, + "title": "esp_timer high resolution timer", + "type": "bool" + } + ], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "SystemView needs to use a hardware timer as the source of timestamps\nwhen tracing. This option selects the timer for it.", + "id": "component-config-application-level-tracing-freertos-systemview-tracing-timer-to-use-as-timestamp-source", + "name": "APPTRACE_SV_TS_SOURCE", + "title": "Timer to use as timestamp source", + "type": "choice" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Configures maximum supported tasks in sysview debug", + "id": "APPTRACE_SV_MAX_TASKS", + "name": "APPTRACE_SV_MAX_TASKS", + "range": null, + "title": "Maximum supported tasks", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Configures timeout (in us) to wait for free space in trace buffer.\nSet to -1 to wait forever and avoid lost events.", + "id": "APPTRACE_SV_BUF_WAIT_TMO", + "name": "APPTRACE_SV_BUF_WAIT_TMO", + "range": null, + "title": "Trace buffer wait timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Trace Buffer Overflow\" event.", + "id": "APPTRACE_SV_EVT_OVERFLOW_ENABLE", + "name": "APPTRACE_SV_EVT_OVERFLOW_ENABLE", + "range": null, + "title": "Trace Buffer Overflow Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"ISR Enter\" event.", + "id": "APPTRACE_SV_EVT_ISR_ENTER_ENABLE", + "name": "APPTRACE_SV_EVT_ISR_ENTER_ENABLE", + "range": null, + "title": "ISR Enter Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"ISR Exit\" event.", + "id": "APPTRACE_SV_EVT_ISR_EXIT_ENABLE", + "name": "APPTRACE_SV_EVT_ISR_EXIT_ENABLE", + "range": null, + "title": "ISR Exit Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"ISR to Scheduler\" event.", + "id": "APPTRACE_SV_EVT_ISR_TO_SCHED_ENABLE", + "name": "APPTRACE_SV_EVT_ISR_TO_SCHED_ENABLE", + "range": null, + "title": "ISR Exit to Scheduler Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Start Execution\" event.", + "id": "APPTRACE_SV_EVT_TASK_START_EXEC_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_START_EXEC_ENABLE", + "range": null, + "title": "Task Start Execution Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Stop Execution\" event.", + "id": "APPTRACE_SV_EVT_TASK_STOP_EXEC_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_STOP_EXEC_ENABLE", + "range": null, + "title": "Task Stop Execution Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Start Ready State\" event.", + "id": "APPTRACE_SV_EVT_TASK_START_READY_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_START_READY_ENABLE", + "range": null, + "title": "Task Start Ready State Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Stop Ready State\" event.", + "id": "APPTRACE_SV_EVT_TASK_STOP_READY_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_STOP_READY_ENABLE", + "range": null, + "title": "Task Stop Ready State Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Create\" event.", + "id": "APPTRACE_SV_EVT_TASK_CREATE_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_CREATE_ENABLE", + "range": null, + "title": "Task Create Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Task Terminate\" event.", + "id": "APPTRACE_SV_EVT_TASK_TERMINATE_ENABLE", + "name": "APPTRACE_SV_EVT_TASK_TERMINATE_ENABLE", + "range": null, + "title": "Task Terminate Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"System Idle\" event.", + "id": "APPTRACE_SV_EVT_IDLE_ENABLE", + "name": "APPTRACE_SV_EVT_IDLE_ENABLE", + "range": null, + "title": "System Idle Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Timer Enter\" event.", + "id": "APPTRACE_SV_EVT_TIMER_ENTER_ENABLE", + "name": "APPTRACE_SV_EVT_TIMER_ENTER_ENABLE", + "range": null, + "title": "Timer Enter Event", + "type": "bool" + }, + { + "children": [], + "depends_on": "APPTRACE_SV_ENABLE && APPTRACE_ENABLE", + "help": "Enables \"Timer Exit\" event.", + "id": "APPTRACE_SV_EVT_TIMER_EXIT_ENABLE", + "name": "APPTRACE_SV_EVT_TIMER_EXIT_ENABLE", + "range": null, + "title": "Timer Exit Event", + "type": "bool" + } + ], + "depends_on": "APPTRACE_ENABLE", + "id": "component-config-application-level-tracing-freertos-systemview-tracing", + "title": "FreeRTOS SystemView Tracing", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "APPTRACE_GCOV_ENABLE", + "help": "Configures stack size of Gcov dump task", + "id": "APPTRACE_GCOV_DUMP_TASK_STACK_SIZE", + "name": "APPTRACE_GCOV_DUMP_TASK_STACK_SIZE", + "range": null, + "title": "Gcov dump task stack size", + "type": "int" + } + ], + "depends_on": "APPTRACE_ENABLE && !APPTRACE_SV_ENABLE", + "help": "Enables support for GCOV data transfer to host.", + "id": "APPTRACE_GCOV_ENABLE", + "name": "APPTRACE_GCOV_ENABLE", + "range": null, + "title": "GCOV to Host Enable", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-application-level-tracing", + "title": "Application Level Tracing", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "This option is recommended for classic Bluetooth or for dual-mode\nusecases", + "id": "BT_BLUEDROID_ENABLED", + "name": "BT_BLUEDROID_ENABLED", + "range": null, + "title": "Bluedroid - Dual-mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This option is recommended for BLE only usecases to save on memory", + "id": "BT_NIMBLE_ENABLED", + "name": "BT_NIMBLE_ENABLED", + "range": null, + "title": "NimBLE - BLE only", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_BT_SUPPORTED && ", + "help": "This option is recommended when you want to communicate directly with the\ncontroller (without any host) or when you are using any other host stack\nnot supported by Espressif (not mentioned here).", + "id": "BT_CONTROLLER_ONLY", + "name": "BT_CONTROLLER_ONLY", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": "This helps to choose Bluetooth host stack", + "id": "component-config-bluetooth-bluetooth-host", + "name": "BT_HOST", + "title": "Host", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_BT_SUPPORTED && ", + "help": "This option is recommended for Bluetooth controller usecases", + "id": "BT_CONTROLLER_ENABLED", + "name": "BT_CONTROLLER_ENABLED", + "range": null, + "title": "Enabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "This option is recommended for Bluetooth Host only usecases", + "id": "BT_CONTROLLER_DISABLED", + "name": "BT_CONTROLLER_DISABLED", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": "This helps to choose Bluetooth controller stack", + "id": "component-config-bluetooth-bluetooth-controller", + "name": "BT_CONTROLLER", + "title": "Controller", + "type": "choice" + } + ], + "depends_on": "!APP_NO_BLOBS", + "help": "Select this option to enable Bluetooth and show the submenu with Bluetooth configuration choices.", + "id": "BT_ENABLED", + "name": "BT_ENABLED", + "range": null, + "title": "Bluetooth", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select btc task stack size", + "id": "BT_BTC_TASK_STACK_SIZE", + "name": "BT_BTC_TASK_STACK_SIZE", + "range": null, + "title": "Bluetooth event (callback to application) task stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLUEDROID_PINNED_TO_CORE_0", + "name": "BT_BLUEDROID_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_BLUEDROID_PINNED_TO_CORE_1", + "name": "BT_BLUEDROID_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !FREERTOS_UNICORE && BT_BLUEDROID_ENABLED", + "help": "Which the cpu core to run Bluedroid. Can choose core0 and core1.\nCan not specify no-affinity.", + "id": "component-config-bluetooth-bluedroid-options-the-cpu-core-which-bluedroid-run", + "name": "BT_BLUEDROID_PINNED_TO_CORE_CHOICE", + "title": "The cpu core which Bluedroid run", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_BLUEDROID_PINNED_TO_CORE", + "name": "BT_BLUEDROID_PINNED_TO_CORE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select btu task stack size", + "id": "BT_BTU_TASK_STACK_SIZE", + "name": "BT_BTU_TASK_STACK_SIZE", + "range": null, + "title": "Bluetooth Bluedroid Host Stack task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Bluedroid memory debug", + "id": "BT_BLUEDROID_MEM_DEBUG", + "name": "BT_BLUEDROID_MEM_DEBUG", + "range": null, + "title": "Bluedroid memory debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Enable Espressif Vendor-specific HCI commands for coexist status configuration", + "id": "BT_BLUEDROID_ESP_COEX_VSC", + "name": "BT_BLUEDROID_ESP_COEX_VSC", + "range": null, + "title": "Enable Espressif Vendor-specific HCI commands for coexist status configuration", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "(BT_CONTROLLER_DISABLED || (BT_CONTROLLER_ENABLED && SOC_BT_H2C_ENC_KEY_CTRL_ENH_STD_SUPPORTED)) && ", + "help": null, + "id": "BT_ENC_KEY_SIZE_CTRL_STD", + "name": "BT_ENC_KEY_SIZE_CTRL_STD", + "range": null, + "title": "Supported by standard HCI command", + "type": "bool" + }, + { + "children": [], + "depends_on": "(BT_CONTROLLER_DISABLED || (BT_CONTROLLER_ENABLED && SOC_BT_H2C_ENC_KEY_CTRL_ENH_VSC_SUPPORTED)) && ", + "help": null, + "id": "BT_ENC_KEY_SIZE_CTRL_VSC", + "name": "BT_ENC_KEY_SIZE_CTRL_VSC", + "range": null, + "title": "Supported by Vendor-specific HCI command", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_ENC_KEY_SIZE_CTRL_NONE", + "name": "BT_ENC_KEY_SIZE_CTRL_NONE", + "range": null, + "title": "Not supported", + "type": "bool" + } + ], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This chooses the support status of configuring encryption key size", + "id": "component-config-bluetooth-bluedroid-options-classic-bluetooth-configure-encryption-key-size", + "name": "BT_ENC_KEY_SIZE_CTRL_ENABLED", + "title": "configure encryption key size", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables functionalities of Host qualification for Classic Bluetooth.", + "id": "BT_CLASSIC_BQB_ENABLED", + "name": "BT_CLASSIC_BQB_ENABLED", + "range": null, + "title": "Host Qualitifcation support for Classic Bluetooth", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Advanced Audio Distribution Profile", + "id": "BT_A2DP_ENABLE", + "name": "BT_A2DP_ENABLE", + "range": null, + "title": "A2DP", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the Serial Port Profile", + "id": "BT_SPP_ENABLED", + "name": "BT_SPP_ENABLED", + "range": null, + "title": "SPP", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the Logical Link Control and Adaptation Layer Protocol.\nOnly supported classic bluetooth.", + "id": "BT_L2CAP_ENABLED", + "name": "BT_L2CAP_ENABLED", + "range": null, + "title": "BT L2CAP", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_HFP_ENABLE && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_HFP_CLIENT_ENABLE", + "name": "BT_HFP_CLIENT_ENABLE", + "range": null, + "title": "Hands Free Unit", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_HFP_ENABLE && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_HFP_AG_ENABLE", + "name": "BT_HFP_AG_ENABLE", + "range": null, + "title": "Audio Gateway", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_HFP_AUDIO_DATA_PATH_PCM", + "name": "BT_HFP_AUDIO_DATA_PATH_PCM", + "range": null, + "title": "PCM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_HFP_AUDIO_DATA_PATH_HCI", + "name": "BT_HFP_AUDIO_DATA_PATH_HCI", + "range": null, + "title": "HCI", + "type": "bool" + } + ], + "depends_on": "BT_HFP_ENABLE && BT_BLUEDROID_ENABLED", + "help": "SCO data path, i.e. HCI or PCM. This option is set using API\n\"esp_bredr_sco_datapath_set\" in Bluetooth host. Default SCO data\npath can also be set in Bluetooth Controller.", + "id": "component-config-bluetooth-bluedroid-options-classic-bluetooth-hands-free-handset-profile-audio-sco-data-path", + "name": "BT_HFP_AUDIO_DATA_PATH", + "title": "audio(SCO) data path", + "type": "choice" + } + ], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Hands Free Unit and Audio Gateway can be included simultaneously\nbut they cannot run simultaneously due to internal limitations.", + "id": "BT_HFP_ENABLE", + "is_menuconfig": true, + "name": "BT_HFP_ENABLE", + "range": null, + "title": "Hands Free/Handset Profile", + "type": "menu" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BT_CLASSIC_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "For now this option needs \"SMP_ENABLE\" to be set to yes", + "id": "BT_CLASSIC_ENABLED", + "name": "BT_CLASSIC_ENABLED", + "range": null, + "title": "Classic Bluetooth", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_HFP_AUDIO_DATA_PATH_HCI && BT_BLUEDROID_ENABLED", + "help": "This enables Wide Band Speech. Should disable it when SCO data path is PCM.\nOtherwise there will be no data transmitted via GPIOs.", + "id": "BT_HFP_WBS_ENABLE", + "name": "BT_HFP_WBS_ENABLE", + "range": null, + "title": "Wide Band Speech", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_HID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the BT HID Host", + "id": "BT_HID_HOST_ENABLED", + "name": "BT_HID_HOST_ENABLED", + "range": null, + "title": "Classic BT HID Host", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_HID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the BT HID Device", + "id": "BT_HID_DEVICE_ENABLED", + "name": "BT_HID_DEVICE_ENABLED", + "range": null, + "title": "Classic BT HID Device", + "type": "bool" + } + ], + "depends_on": "BT_CLASSIC_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables the BT HID Host", + "id": "BT_HID_ENABLED", + "is_menuconfig": true, + "name": "BT_HID_ENABLED", + "range": null, + "title": "Classic BT HID", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This enables \"Peripheral Preferred Connection Parameters\" characteristic (UUID: 0x2A04) in GAP service that has\nconnection parameters like min/max connection interval, slave latency and supervision timeout multiplier", + "id": "BT_GATTS_PPCP_CHAR_GAP", + "name": "BT_GATTS_PPCP_CHAR_GAP", + "range": null, + "title": "Enable Peripheral Preferred Connection Parameters characteristic in GAP service", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This option can be close when the app does not require blufi function.", + "id": "BT_BLE_BLUFI_ENABLE", + "name": "BT_BLE_BLUFI_ENABLE", + "range": null, + "title": "Include blufi function", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Maximum GATT Server Profiles Count", + "id": "BT_GATT_MAX_SR_PROFILES", + "name": "BT_GATT_MAX_SR_PROFILES", + "range": null, + "title": "Max GATT Server Profiles", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Maximum GATT Service Attributes Count", + "id": "BT_GATT_MAX_SR_ATTRIBUTES", + "name": "BT_GATT_MAX_SR_ATTRIBUTES", + "range": null, + "title": "Max GATT Service Attributes", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Manually send service change indication through API esp_ble_gatts_send_service_change_indication()", + "id": "BT_GATTS_SEND_SERVICE_CHANGE_MANUAL", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_MANUAL", + "range": null, + "title": "GATTS manually send service change indication", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Let Bluedroid handle the service change indication internally", + "id": "BT_GATTS_SEND_SERVICE_CHANGE_AUTO", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_AUTO", + "range": null, + "title": "GATTS automatically send service change indication", + "type": "bool" + } + ], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Service change indication mode for GATT Server.", + "id": "component-config-bluetooth-bluedroid-options-bluetooth-low-energy-include-gatt-server-module-gatts--gatts-service-change-mode", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_MODE", + "title": "GATTS Service Change Mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_GATTS_SEND_SERVICE_CHANGE_MODE", + "name": "BT_GATTS_SEND_SERVICE_CHANGE_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This option enables the GATT robust caching feature on the server.\nif turned on, the Client Supported Features characteristic, Database Hash characteristic,\nand Server Supported Features characteristic will be included in the GAP SERVICE.", + "id": "BT_GATTS_ROBUST_CACHING_ENABLED", + "name": "BT_GATTS_ROBUST_CACHING_ENABLED", + "range": null, + "title": "Enable Robust Caching on Server Side", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Enabling this option allows remote GATT clients to write device name", + "id": "BT_GATTS_DEVICE_NAME_WRITABLE", + "name": "BT_GATTS_DEVICE_NAME_WRITABLE", + "range": null, + "title": "Allow to write device name by GATT clients", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTS_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Enabling this option allows remote GATT clients to write appearance", + "id": "BT_GATTS_APPEARANCE_WRITABLE", + "name": "BT_GATTS_APPEARANCE_WRITABLE", + "range": null, + "title": "Allow to write appearance by GATT clients", + "type": "bool" + } + ], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This option can be disabled when the app work only on gatt client mode", + "id": "BT_GATTS_ENABLE", + "name": "BT_GATTS_ENABLE", + "range": null, + "title": "Include GATT server module(GATTS)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Maximum GATTC cache characteristic count", + "id": "BT_GATTC_MAX_CACHE_CHAR", + "name": "BT_GATTC_MAX_CACHE_CHAR", + "range": null, + "title": "Max gattc cache characteristic for discover", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "Maximum GATTC notify(indication) register number", + "id": "BT_GATTC_NOTIF_REG_MAX", + "name": "BT_GATTC_NOTIF_REG_MAX", + "range": null, + "title": "Max gattc notify(indication) register number", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "This select can save gattc cache data to nvs flash", + "id": "BT_GATTC_CACHE_NVS_FLASH", + "name": "BT_GATTC_CACHE_NVS_FLASH", + "range": null, + "title": "Save gattc cache data to nvs flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_GATTC_ENABLE && BT_BLUEDROID_ENABLED", + "help": "The number of attempts to reconnect if the connection establishment failed", + "id": "BT_GATTC_CONNECT_RETRY_COUNT", + "name": "BT_GATTC_CONNECT_RETRY_COUNT", + "range": null, + "title": "The number of attempts to reconnect if the connection establishment failed", + "type": "int" + } + ], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This option can be close when the app work only on gatt server mode", + "id": "BT_GATTC_ENABLE", + "name": "BT_GATTC_ENABLE", + "range": null, + "title": "Include GATT client module(GATTC)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_BLE_SMP_ENABLE && BT_BLUEDROID_ENABLED", + "help": "In order to reduce the pairing time, slave actively initiates connection parameters\nupdate during pairing.", + "id": "BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE", + "name": "BT_SMP_SLAVE_CON_PARAMS_UPD_ENABLE", + "range": null, + "title": "Slave enable connection parameters update during pairing", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_SMP_ENABLE && BT_BLUEDROID_ENABLED", + "help": "There are tracking risks associated with using a fixed or static IRK.\nIf enabled this option, Bluedroid will assign a new randomly-generated IRK\nwhen all pairing and bonding records are deleted. This would decrease the ability\nof a previously paired peer to be used to determine whether a device\nwith which it previously shared an IRK is within range.", + "id": "BT_BLE_SMP_ID_RESET_ENABLE", + "name": "BT_BLE_SMP_ID_RESET_ENABLE", + "range": null, + "title": "Reset device identity when all bonding records are deleted", + "type": "bool" + } + ], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This option can be close when the app not used the ble security connect.", + "id": "BT_BLE_SMP_ENABLE", + "name": "BT_BLE_SMP_ENABLE", + "range": null, + "title": "Include BLE security module(SMP)", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables Bluetooth Low Energy", + "id": "BT_BLE_ENABLED", + "name": "BT_BLE_ENABLED", + "range": null, + "title": "Bluetooth Low Energy", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select can save the rodata code size", + "id": "BT_STACK_NO_LOG", + "name": "BT_STACK_NO_LOG", + "range": null, + "title": "Disable BT debug logs (minimize bin size)", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_NONE", + "name": "BT_LOG_HCI_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_ERROR", + "name": "BT_LOG_HCI_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_WARNING", + "name": "BT_LOG_HCI_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_API", + "name": "BT_LOG_HCI_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_EVENT", + "name": "BT_LOG_HCI_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_HCI_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_HCI_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for HCI layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hci-layer", + "name": "BT_LOG_HCI_TRACE_LEVEL", + "title": "HCI layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_HCI_TRACE_LEVEL", + "name": "BT_LOG_HCI_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_NONE", + "name": "BT_LOG_BTM_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BTM_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BTM_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_API", + "name": "BT_LOG_BTM_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BTM_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BTM_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BTM_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BTM layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btm-layer", + "name": "BT_LOG_BTM_TRACE_LEVEL", + "title": "BTM layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BTM_TRACE_LEVEL", + "name": "BT_LOG_BTM_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_NONE", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_API", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_L2CAP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for L2CAP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-l2cap-layer", + "name": "BT_LOG_L2CAP_TRACE_LEVEL", + "title": "L2CAP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_L2CAP_TRACE_LEVEL", + "name": "BT_LOG_L2CAP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_NONE", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_ERROR", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_WARNING", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_API", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_EVENT", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for RFCOMM layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-rfcomm-layer", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL", + "title": "RFCOMM layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_RFCOMM_TRACE_LEVEL", + "name": "BT_LOG_RFCOMM_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_NONE", + "name": "BT_LOG_SDP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_SDP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_SDP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_API", + "name": "BT_LOG_SDP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_SDP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_SDP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_SDP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for SDP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-sdp-layer", + "name": "BT_LOG_SDP_TRACE_LEVEL", + "title": "SDP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_SDP_TRACE_LEVEL", + "name": "BT_LOG_SDP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_NONE", + "name": "BT_LOG_GAP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_GAP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_GAP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_API", + "name": "BT_LOG_GAP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_GAP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_GAP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_GAP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for GAP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gap-layer", + "name": "BT_LOG_GAP_TRACE_LEVEL", + "title": "GAP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_GAP_TRACE_LEVEL", + "name": "BT_LOG_GAP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_NONE", + "name": "BT_LOG_BNEP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BNEP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BNEP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_API", + "name": "BT_LOG_BNEP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BNEP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BNEP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BNEP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BNEP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-bnep-layer", + "name": "BT_LOG_BNEP_TRACE_LEVEL", + "title": "BNEP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BNEP_TRACE_LEVEL", + "name": "BT_LOG_BNEP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_NONE", + "name": "BT_LOG_PAN_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_ERROR", + "name": "BT_LOG_PAN_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_WARNING", + "name": "BT_LOG_PAN_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_API", + "name": "BT_LOG_PAN_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_EVENT", + "name": "BT_LOG_PAN_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_PAN_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_PAN_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for PAN layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-pan-layer", + "name": "BT_LOG_PAN_TRACE_LEVEL", + "title": "PAN layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_PAN_TRACE_LEVEL", + "name": "BT_LOG_PAN_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_NONE", + "name": "BT_LOG_A2D_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_ERROR", + "name": "BT_LOG_A2D_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_WARNING", + "name": "BT_LOG_A2D_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_API", + "name": "BT_LOG_A2D_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_EVENT", + "name": "BT_LOG_A2D_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_A2D_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_A2D_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for A2D layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-a2d-layer", + "name": "BT_LOG_A2D_TRACE_LEVEL", + "title": "A2D layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_A2D_TRACE_LEVEL", + "name": "BT_LOG_A2D_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_NONE", + "name": "BT_LOG_AVDT_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_ERROR", + "name": "BT_LOG_AVDT_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_WARNING", + "name": "BT_LOG_AVDT_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_API", + "name": "BT_LOG_AVDT_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_EVENT", + "name": "BT_LOG_AVDT_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_AVDT_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_AVDT_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for AVDT layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avdt-layer", + "name": "BT_LOG_AVDT_TRACE_LEVEL", + "title": "AVDT layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_AVDT_TRACE_LEVEL", + "name": "BT_LOG_AVDT_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_NONE", + "name": "BT_LOG_AVCT_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_ERROR", + "name": "BT_LOG_AVCT_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_WARNING", + "name": "BT_LOG_AVCT_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_API", + "name": "BT_LOG_AVCT_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_EVENT", + "name": "BT_LOG_AVCT_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_AVCT_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_AVCT_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for AVCT layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avct-layer", + "name": "BT_LOG_AVCT_TRACE_LEVEL", + "title": "AVCT layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_AVCT_TRACE_LEVEL", + "name": "BT_LOG_AVCT_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_NONE", + "name": "BT_LOG_AVRC_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_ERROR", + "name": "BT_LOG_AVRC_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_WARNING", + "name": "BT_LOG_AVRC_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_API", + "name": "BT_LOG_AVRC_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_EVENT", + "name": "BT_LOG_AVRC_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_AVRC_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_AVRC_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for AVRC layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-avrc-layer", + "name": "BT_LOG_AVRC_TRACE_LEVEL", + "title": "AVRC layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_AVRC_TRACE_LEVEL", + "name": "BT_LOG_AVRC_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_NONE", + "name": "BT_LOG_MCA_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_ERROR", + "name": "BT_LOG_MCA_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_WARNING", + "name": "BT_LOG_MCA_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_API", + "name": "BT_LOG_MCA_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_EVENT", + "name": "BT_LOG_MCA_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_MCA_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_MCA_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for MCA layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-mca-layer", + "name": "BT_LOG_MCA_TRACE_LEVEL", + "title": "MCA layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_MCA_TRACE_LEVEL", + "name": "BT_LOG_MCA_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_NONE", + "name": "BT_LOG_HID_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_ERROR", + "name": "BT_LOG_HID_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_WARNING", + "name": "BT_LOG_HID_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_API", + "name": "BT_LOG_HID_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_EVENT", + "name": "BT_LOG_HID_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_HID_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_HID_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for HID layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-hid-layer", + "name": "BT_LOG_HID_TRACE_LEVEL", + "title": "HID layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_HID_TRACE_LEVEL", + "name": "BT_LOG_HID_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_NONE", + "name": "BT_LOG_APPL_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_ERROR", + "name": "BT_LOG_APPL_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_WARNING", + "name": "BT_LOG_APPL_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_API", + "name": "BT_LOG_APPL_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_EVENT", + "name": "BT_LOG_APPL_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_APPL_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_APPL_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for APPL layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-appl-layer", + "name": "BT_LOG_APPL_TRACE_LEVEL", + "title": "APPL layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_APPL_TRACE_LEVEL", + "name": "BT_LOG_APPL_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_NONE", + "name": "BT_LOG_GATT_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_ERROR", + "name": "BT_LOG_GATT_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_WARNING", + "name": "BT_LOG_GATT_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_API", + "name": "BT_LOG_GATT_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_EVENT", + "name": "BT_LOG_GATT_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_GATT_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_GATT_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for GATT layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-gatt-layer", + "name": "BT_LOG_GATT_TRACE_LEVEL", + "title": "GATT layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_GATT_TRACE_LEVEL", + "name": "BT_LOG_GATT_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_NONE", + "name": "BT_LOG_SMP_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_ERROR", + "name": "BT_LOG_SMP_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_WARNING", + "name": "BT_LOG_SMP_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_API", + "name": "BT_LOG_SMP_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_EVENT", + "name": "BT_LOG_SMP_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_SMP_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_SMP_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for SMP layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-smp-layer", + "name": "BT_LOG_SMP_TRACE_LEVEL", + "title": "SMP layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_SMP_TRACE_LEVEL", + "name": "BT_LOG_SMP_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_NONE", + "name": "BT_LOG_BTIF_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BTIF_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BTIF_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_API", + "name": "BT_LOG_BTIF_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BTIF_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BTIF_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BTIF_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BTIF layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btif-layer", + "name": "BT_LOG_BTIF_TRACE_LEVEL", + "title": "BTIF layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BTIF_TRACE_LEVEL", + "name": "BT_LOG_BTIF_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_NONE", + "name": "BT_LOG_BTC_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BTC_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BTC_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_API", + "name": "BT_LOG_BTC_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BTC_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BTC_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BTC_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BTC layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-btc-layer", + "name": "BT_LOG_BTC_TRACE_LEVEL", + "title": "BTC layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BTC_TRACE_LEVEL", + "name": "BT_LOG_BTC_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_NONE", + "name": "BT_LOG_OSI_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_ERROR", + "name": "BT_LOG_OSI_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_WARNING", + "name": "BT_LOG_OSI_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_API", + "name": "BT_LOG_OSI_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_EVENT", + "name": "BT_LOG_OSI_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_OSI_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_OSI_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for OSI layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-osi-layer", + "name": "BT_LOG_OSI_TRACE_LEVEL", + "title": "OSI layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_OSI_TRACE_LEVEL", + "name": "BT_LOG_OSI_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_NONE", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_ERROR", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_WARNING", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_API", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_API", + "range": null, + "title": "API", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_EVENT", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_EVENT", + "range": null, + "title": "EVENT", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_DEBUG", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL_VERBOSE", + "name": "BT_LOG_BLUFI_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": "Define BT trace level for BLUFI layer", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level-blufi-layer", + "name": "BT_LOG_BLUFI_TRACE_LEVEL", + "title": "BLUFI layer", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_LOG_BLUFI_TRACE_LEVEL", + "name": "BT_LOG_BLUFI_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED && !BT_STACK_NO_LOG && BT_BLUEDROID_ENABLED", + "id": "component-config-bluetooth-bluedroid-options-bt-debug-log-level", + "title": "BT DEBUG LOG LEVEL", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Maximum BT/BLE connection count. The ESP32-C3/S3 chip supports a maximum of 10 instances,\nincluding ADV, SCAN and connections. The ESP32-C3/S3 chip can connect up to 9 devices if\nADV or SCAN uses only one. If ADV and SCAN are both used, The ESP32-C3/S3 chip is connected\nto a maximum of 8 devices. Because Bluetooth cannot reclaim used instances once ADV or SCAN\nis used.", + "id": "BT_ACL_CONNECTIONS", + "name": "BT_ACL_CONNECTIONS", + "range": null, + "title": "BT/BLE MAX ACL CONNECTIONS(1~9)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Enable this option if there are multiple connections", + "id": "BT_MULTI_CONNECTION_ENBALE", + "name": "BT_MULTI_CONNECTION_ENBALE", + "range": null, + "title": "Enable BLE multi-connections", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select can save the internal RAM if there have the PSRAM", + "id": "BT_ALLOCATION_FROM_SPIRAM_FIRST", + "name": "BT_ALLOCATION_FROM_SPIRAM_FIRST", + "range": null, + "title": "BT/BLE will first malloc the memory from the PSRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This select can make the allocation of memory will become more flexible", + "id": "BT_BLE_DYNAMIC_ENV_MEMORY", + "name": "BT_BLE_DYNAMIC_ENV_MEMORY", + "range": null, + "title": "Use dynamic memory allocation in BT/BLE stack", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "When scanning and scan duplicate is not enabled, if there are a lot of adv packets around\nor application layer handling adv packets is slow, it will cause the controller memory\nto run out. if enabled, adv packets will be lost when host queue is congested.", + "id": "BT_BLE_HOST_QUEUE_CONG_CHECK", + "name": "BT_BLE_HOST_QUEUE_CONG_CHECK", + "range": null, + "title": "BLE queue congestion check", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": null, + "id": "BT_SMP_ENABLE", + "name": "BT_SMP_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_SMP_ENABLE && BT_BLUEDROID_ENABLED", + "help": "The number of security records for peer devices.", + "id": "BT_SMP_MAX_BONDS", + "name": "BT_SMP_MAX_BONDS", + "range": null, + "title": "BT/BLE maximum bond device count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Originally, when doing BLE active scan, Bluedroid will not report adv to application layer\nuntil receive scan response. This option is used to disable the behavior. When enable this option,\nBluedroid will report adv data or scan response to application layer immediately.\n\n# Memory reserved at start of DRAM for Bluetooth stack", + "id": "BT_BLE_ACT_SCAN_REP_ADV_SCAN", + "name": "BT_BLE_ACT_SCAN_REP_ADV_SCAN", + "range": null, + "title": "Report adv data and scan response individually when BLE active scan", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Bluetooth Connection establishment maximum time, if connection time exceeds this value, the connection\nestablishment fails, ESP_GATTC_OPEN_EVT or ESP_GATTS_OPEN_EVT is triggered.", + "id": "BT_BLE_ESTAB_LINK_CONN_TOUT", + "name": "BT_BLE_ESTAB_LINK_CONN_TOUT", + "range": null, + "title": "Timeout of BLE connection establishment", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "Bluetooth Device name length shall be no larger than 248 octets, If the broadcast data cannot contain\nthe complete device name, then only the shortname will be displayed, the rest parts that can't fit in\nwill be truncated.", + "id": "BT_MAX_DEVICE_NAME_LEN", + "name": "BT_MAX_DEVICE_NAME_LEN", + "range": null, + "title": "length of bluetooth device name", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && ((BT_CONTROLLER_ENABLED && !SOC_BLE_DEVICE_PRIVACY_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "This enables controller RPA list function.\nFor ESP32, ESP32 only support network privacy mode. If this option is enabled, ESP32 will only accept\nadvertising packets from peer devices that contain private address, HW will not receive the advertising\npackets contain identity address after IRK changed. If this option is disabled, address resolution will\nbe performed in the host, so the functions that require controller to resolve address in the white list\ncannot be used. This option is disabled by default on ESP32, please enable or disable this option according\nto your own needs.\n\nFor other BLE chips, devices support network privacy mode and device privacy mode,\nusers can switch the two modes according to their own needs. So this option is enabled by default.", + "id": "BT_BLE_RPA_SUPPORTED", + "name": "BT_BLE_RPA_SUPPORTED", + "range": null, + "title": "Update RPA to Controller", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This set RPA timeout of Controller and Host.\nDefault is 900 s (15 minutes). Range is 1 s to 1 hour (3600 s).", + "id": "BT_BLE_RPA_TIMEOUT", + "name": "BT_BLE_RPA_TIMEOUT", + "range": null, + "title": "Timeout of resolvable private address", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BLE_50_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "Enabling this option activates BLE 5.0 features.\nThis option is universally supported in chips that support BLE, except for ESP32.", + "id": "BT_BLE_50_FEATURES_SUPPORTED", + "name": "BT_BLE_50_FEATURES_SUPPORTED", + "range": null, + "title": "Enable BLE 5.0 features", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && ((BT_CONTROLLER_ENABLED && SOC_BLE_SUPPORTED) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "This enables BLE 4.2 features.", + "id": "BT_BLE_42_FEATURES_SUPPORTED", + "name": "BT_BLE_42_FEATURES_SUPPORTED", + "range": null, + "title": "Enable BLE 4.2 features", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "This enables BLE periodic advertising sync transfer feature", + "id": "BT_BLE_FEAT_PERIODIC_ADV_SYNC_TRANSFER", + "name": "BT_BLE_FEAT_PERIODIC_ADV_SYNC_TRANSFER", + "range": null, + "title": "Enable BLE periodic advertising sync transfer feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "Enable the periodic advertising enhancements", + "id": "BT_BLE_FEAT_PERIODIC_ADV_ENH", + "name": "BT_BLE_FEAT_PERIODIC_ADV_ENH", + "range": null, + "title": "Enable periodic adv enhancements(adi support)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLE_50_FEATURES_SUPPORTED && ((BT_CONTROLLER_ENABLED && SOC_ESP_NIMBLE_CONTROLLER) || BT_CONTROLLER_DISABLED) && BT_BLUEDROID_ENABLED", + "help": "Enable the create sync enhancements", + "id": "BT_BLE_FEAT_CREATE_SYNC_ENH", + "name": "BT_BLE_FEAT_CREATE_SYNC_ENH", + "range": null, + "title": "Enable create sync enhancements(reporting disable and duplicate filtering enable support)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLE_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enable BLE high duty advertising interval feature", + "id": "BT_BLE_HIGH_DUTY_ADV_INTERVAL", + "name": "BT_BLE_HIGH_DUTY_ADV_INTERVAL", + "range": null, + "title": "Enable BLE high duty advertising interval feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_BLUEDROID_ENABLED && BT_BLUEDROID_ENABLED", + "help": "This enables abort when memory allocation fails", + "id": "BT_ABORT_WHEN_ALLOCATION_FAILS", + "name": "BT_ABORT_WHEN_ALLOCATION_FAILS", + "range": null, + "title": "Abort when memory allocation fails in BT/BLE stack", + "type": "bool" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED", + "id": "component-config-bluetooth-bluedroid-options", + "title": "Bluedroid Options", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL", + "range": null, + "title": "Internal memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "help": null, + "id": "BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_EXTERNAL", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_DEFAULT", + "range": null, + "title": "Default alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "Allows to use IRAM memory region as 8bit accessible region.\n\nEvery unaligned (8bit or 16bit) access will result in an exception\nand incur penalty of certain clock cycles per unaligned read/write.", + "id": "BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT", + "name": "BT_NIMBLE_MEM_ALLOC_MODE_IRAM_8BIT", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Allocation strategy for NimBLE host stack, essentially provides ability to\nallocate all required dynamic allocations from,\n\n- Internal DRAM memory only\n- External SPIRAM memory only\n- Either internal or external memory based on default malloc()\n behavior in ESP-IDF\n- Internal IRAM memory wherever applicable else internal DRAM", + "id": "component-config-bluetooth-nimble-options-memory-allocation-strategy", + "name": "BT_NIMBLE_MEM_ALLOC_MODE", + "title": "Memory allocation strategy", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_NONE", + "name": "BT_NIMBLE_LOG_LEVEL_NONE", + "range": null, + "title": "No logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_ERROR", + "name": "BT_NIMBLE_LOG_LEVEL_ERROR", + "range": null, + "title": "Error logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_WARNING", + "name": "BT_NIMBLE_LOG_LEVEL_WARNING", + "range": null, + "title": "Warning logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_INFO", + "name": "BT_NIMBLE_LOG_LEVEL_INFO", + "range": null, + "title": "Info logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL_DEBUG", + "name": "BT_NIMBLE_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug logs", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Select NimBLE log level. Please make a note that the selected NimBLE log\nverbosity can not exceed the level set in \"Component config --> Log output\n--> Default log verbosity\".", + "id": "component-config-bluetooth-nimble-options-nimble-host-log-verbosity", + "name": "BT_NIMBLE_LOG_LEVEL", + "title": "NimBLE Host log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_LOG_LEVEL", + "name": "BT_NIMBLE_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of concurrent BLE connections. For ESP32, user\nis expected to configure BTDM_CTRL_BLE_MAX_CONN from controller menu\nalong with this option. Similarly for ESP32-C3 or ESP32-S3, user is expected to\nconfigure BT_CTRL_BLE_MAX_ACT from controller menu.\nFor ESP32C2, ESP32C6 and ESP32H2, each connection will take about 1k DRAM.", + "id": "BT_NIMBLE_MAX_CONNECTIONS", + "name": "BT_NIMBLE_MAX_CONNECTIONS", + "range": null, + "title": "Maximum number of concurrent connections", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of bonds to save for peer security and our security", + "id": "BT_NIMBLE_MAX_BONDS", + "name": "BT_NIMBLE_MAX_BONDS", + "range": null, + "title": "Maximum number of bonds to save across reboots", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of CCC descriptors to save", + "id": "BT_NIMBLE_MAX_CCCDS", + "name": "BT_NIMBLE_MAX_CCCDS", + "range": null, + "title": "Maximum number of CCC descriptors to save across reboots", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of BLE Connection Oriented Channels. When set to (0), BLE COC is not compiled in", + "id": "BT_NIMBLE_L2CAP_COC_MAX_NUM", + "name": "BT_NIMBLE_L2CAP_COC_MAX_NUM", + "range": null, + "title": "Maximum number of connection oriented channels", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE_0", + "name": "BT_NIMBLE_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE_1", + "name": "BT_NIMBLE_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && !FREERTOS_UNICORE && BT_NIMBLE_ENABLED", + "help": "The CPU core on which NimBLE host will run. You can choose Core 0 or Core 1.\nCannot specify no-affinity", + "id": "component-config-bluetooth-nimble-options-the-cpu-core-on-which-nimble-host-will-run", + "name": "BT_NIMBLE_PINNED_TO_CORE_CHOICE", + "title": "The CPU core on which NimBLE host will run", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_PINNED_TO_CORE", + "name": "BT_NIMBLE_PINNED_TO_CORE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This configures stack size of NimBLE host task", + "id": "BT_NIMBLE_HOST_TASK_STACK_SIZE", + "name": "BT_NIMBLE_HOST_TASK_STACK_SIZE", + "range": null, + "title": "NimBLE Host task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enables central role", + "id": "BT_NIMBLE_ROLE_CENTRAL", + "name": "BT_NIMBLE_ROLE_CENTRAL", + "range": null, + "title": "Enable BLE Central role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable peripheral role", + "id": "BT_NIMBLE_ROLE_PERIPHERAL", + "name": "BT_NIMBLE_ROLE_PERIPHERAL", + "range": null, + "title": "Enable BLE Peripheral role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enables broadcaster role", + "id": "BT_NIMBLE_ROLE_BROADCASTER", + "name": "BT_NIMBLE_ROLE_BROADCASTER", + "range": null, + "title": "Enable BLE Broadcaster role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enables observer role", + "id": "BT_NIMBLE_ROLE_OBSERVER", + "name": "BT_NIMBLE_ROLE_OBSERVER", + "range": null, + "title": "Enable BLE Observer role", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable this flag to make bonding persistent across device reboots", + "id": "BT_NIMBLE_NVS_PERSIST", + "name": "BT_NIMBLE_NVS_PERSIST", + "range": null, + "title": "Persist the BLE Bonding keys in NVS", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "There are tracking risks associated with using a fixed or static IRK.\nIf enabled this option, Bluedroid will assign a new randomly-generated IRK\nwhen all pairing and bonding records are deleted. This would decrease the ability\nof a previously paired peer to be used to determine whether a device\nwith which it previously shared an IRK is within range.", + "id": "BT_NIMBLE_SMP_ID_RESET", + "name": "BT_NIMBLE_SMP_ID_RESET", + "range": null, + "title": "Reset device identity when all bonding records are deleted", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED", + "help": "Enable security manager legacy pairing", + "id": "BT_NIMBLE_SM_LEGACY", + "name": "BT_NIMBLE_SM_LEGACY", + "range": null, + "title": "Security manager legacy pairing", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_SM_SC && BT_NIMBLE_ENABLED", + "help": "If this option is enabled, SM uses predefined DH key pair as described\nin Core Specification, Vol. 3, Part H, 2.3.5.6.1. This allows to\ndecrypt air traffic easily and thus should only be used for debugging.", + "id": "BT_NIMBLE_SM_SC_DEBUG_KEYS", + "name": "BT_NIMBLE_SM_SC_DEBUG_KEYS", + "range": null, + "title": "Use predefined public-private key pair", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED", + "help": "Enable security manager secure connections", + "id": "BT_NIMBLE_SM_SC", + "name": "BT_NIMBLE_SM_SC", + "range": null, + "title": "Security manager secure connections (4.2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable encryption connection", + "id": "BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION", + "name": "BT_NIMBLE_LL_CFG_FEAT_LE_ENCRYPTION", + "range": null, + "title": "Enable LE encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SECURITY_ENABLE && BT_NIMBLE_ENABLED", + "help": "LE Security Mode 1 Levels:\n1. No Security\n2. Unauthenticated pairing with encryption\n3. Authenticated pairing with encryption\n4. Authenticated LE Secure Connections pairing with encryption using a 128-bit strength encryption key.", + "id": "BT_NIMBLE_SM_LVL", + "name": "BT_NIMBLE_SM_LVL", + "range": null, + "title": "Security level", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable BLE sm feature", + "id": "BT_NIMBLE_SECURITY_ENABLE", + "is_menuconfig": true, + "name": "BT_NIMBLE_SECURITY_ENABLE", + "range": null, + "title": "Enable BLE SM feature", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This enables extra runtime asserts and host debugging", + "id": "BT_NIMBLE_DEBUG", + "name": "BT_NIMBLE_DEBUG", + "range": null, + "title": "Enable extra runtime asserts and host debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This enables user to add/remove Gatt services at runtime", + "id": "BT_NIMBLE_DYNAMIC_SERVICE", + "name": "BT_NIMBLE_DYNAMIC_SERVICE", + "range": null, + "title": "Enable dynamic services", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "The Device Name characteristic shall contain the name of the device as an UTF-8 string.\nThis name can be changed by using API ble_svc_gap_device_name_set()", + "id": "BT_NIMBLE_SVC_GAP_DEVICE_NAME", + "name": "BT_NIMBLE_SVC_GAP_DEVICE_NAME", + "range": null, + "title": "BLE GAP default device name", + "type": "string" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Device Name characteristic value shall be 0 to 248 octets in length", + "id": "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN", + "name": "BT_NIMBLE_GAP_DEVICE_NAME_MAX_LEN", + "range": null, + "title": "Maximum length of BLE device name in octets", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the default value of ATT MTU indicated by the device during an ATT MTU exchange.\nThis value can be changed using API ble_att_set_preferred_mtu()", + "id": "BT_NIMBLE_ATT_PREFERRED_MTU", + "name": "BT_NIMBLE_ATT_PREFERRED_MTU", + "range": null, + "title": "Preferred MTU size in octets", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Standard BLE GAP Appearance value in HEX format e.g. 0x02C0", + "id": "BT_NIMBLE_SVC_GAP_APPEARANCE", + "name": "BT_NIMBLE_SVC_GAP_APPEARANCE", + "range": null, + "title": "External appearance of the device", + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "MSYS is a system level mbuf registry. For prepare write & prepare\nresponses MBUFs are allocated out of msys_1 pool. For NIMBLE_MESH\nenabled cases, this block count is increased by 8 than user defined\ncount.", + "id": "BT_NIMBLE_MSYS_1_BLOCK_COUNT", + "name": "BT_NIMBLE_MSYS_1_BLOCK_COUNT", + "range": null, + "title": "MSYS_1 Block Count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Dynamic memory size of block 1", + "id": "BT_NIMBLE_MSYS_1_BLOCK_SIZE", + "name": "BT_NIMBLE_MSYS_1_BLOCK_SIZE", + "range": null, + "title": "MSYS_1 Block Size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Dynamic memory count", + "id": "BT_NIMBLE_MSYS_2_BLOCK_COUNT", + "name": "BT_NIMBLE_MSYS_2_BLOCK_COUNT", + "range": null, + "title": "MSYS_2 Block Count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Dynamic memory size of block 2", + "id": "BT_NIMBLE_MSYS_2_BLOCK_SIZE", + "name": "BT_NIMBLE_MSYS_2_BLOCK_SIZE", + "range": null, + "title": "MSYS_2 Block Size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_LE_MSYS_INIT_IN_CONTROLLER && BT_NIMBLE_ENABLED", + "help": "This option sets the source of the shared msys mbuf memory between\nthe Host and the Controller. Allocate the memory from the heap if\nthis option is sets, from the mempool otherwise.", + "id": "BT_NIMBLE_MSYS_BUF_FROM_HEAP", + "name": "BT_NIMBLE_MSYS_BUF_FROM_HEAP", + "range": null, + "title": "Get Msys Mbuf from heap", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "The number of ACL data buffers allocated for host.", + "id": "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT", + "name": "BT_NIMBLE_TRANSPORT_ACL_FROM_LL_COUNT", + "range": null, + "title": "ACL Buffer count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the maximum size of the data portion of HCI ACL data packets.\nIt does not include the HCI data header (of 4 bytes)", + "id": "BT_NIMBLE_TRANSPORT_ACL_SIZE", + "name": "BT_NIMBLE_TRANSPORT_ACL_SIZE", + "range": null, + "title": "Transport ACL Buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the size of each HCI event buffer in bytes. In case of\nextended advertising, packets can be fragmented. 257 bytes is the\nmaximum size of a packet.", + "id": "BT_NIMBLE_TRANSPORT_EVT_SIZE", + "name": "BT_NIMBLE_TRANSPORT_EVT_SIZE", + "range": null, + "title": "Transport Event Buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the high priority HCI events' buffer size. High-priority\nevent buffers are for everything except advertising reports. If there\nare no free high-priority event buffers then host will try to allocate a\nlow-priority buffer instead", + "id": "BT_NIMBLE_TRANSPORT_EVT_COUNT", + "name": "BT_NIMBLE_TRANSPORT_EVT_COUNT", + "range": null, + "title": "Transport Event Buffer count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the low priority HCI events' buffer size. Low-priority event\nbuffers are only used for advertising reports. If there are no free\nlow-priority event buffers, then an incoming advertising report will\nget dropped", + "id": "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT", + "name": "BT_NIMBLE_TRANSPORT_EVT_DISCARD_COUNT", + "range": null, + "title": "Discardable Transport Event Buffer count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This is the service data unit buffer count for l2cap coc.", + "id": "BT_NIMBLE_L2CAP_COC_SDU_BUFF_COUNT", + "name": "BT_NIMBLE_L2CAP_COC_SDU_BUFF_COUNT", + "range": null, + "title": "L2cap coc Service Data Unit Buffer count", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-memory-settings", + "title": "Memory Settings", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Maximum number of GATT client procedures that can be executed.", + "id": "BT_NIMBLE_GATT_MAX_PROCS", + "name": "BT_NIMBLE_GATT_MAX_PROCS", + "range": null, + "title": "Maximum number of GATT client procedures", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_HS_FLOW_CTRL && BT_NIMBLE_ENABLED", + "help": "Host flow control interval in msecs", + "id": "BT_NIMBLE_HS_FLOW_CTRL_ITVL", + "name": "BT_NIMBLE_HS_FLOW_CTRL_ITVL", + "range": null, + "title": "Host Flow control interval", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_HS_FLOW_CTRL && BT_NIMBLE_ENABLED", + "help": "Host flow control threshold, if the number of free buffers are at or\nbelow this threshold, send an immediate number-of-completed-packets\nevent", + "id": "BT_NIMBLE_HS_FLOW_CTRL_THRESH", + "name": "BT_NIMBLE_HS_FLOW_CTRL_THRESH", + "range": null, + "title": "Host Flow control threshold", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_HS_FLOW_CTRL && BT_NIMBLE_ENABLED", + "help": "Enable this option to send number-of-completed-packets event to\ncontroller after disconnection", + "id": "BT_NIMBLE_HS_FLOW_CTRL_TX_ON_DISCONNECT", + "name": "BT_NIMBLE_HS_FLOW_CTRL_TX_ON_DISCONNECT", + "range": null, + "title": "Host Flow control on disconnect", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable Host Flow control", + "id": "BT_NIMBLE_HS_FLOW_CTRL", + "name": "BT_NIMBLE_HS_FLOW_CTRL", + "range": null, + "title": "Enable Host Flow control", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Time interval between RPA address change.", + "id": "BT_NIMBLE_RPA_TIMEOUT", + "name": "BT_NIMBLE_RPA_TIMEOUT", + "range": null, + "title": "RPA timeout in seconds", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable proxy. This is automatically set whenever NIMBLE_MESH_PB_GATT or\nNIMBLE_MESH_GATT_PROXY is set", + "id": "BT_NIMBLE_MESH_PROXY", + "name": "BT_NIMBLE_MESH_PROXY", + "range": null, + "title": "Enable mesh proxy functionality", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_MESH_PROV && BT_NIMBLE_ENABLED", + "help": "Enable this option to allow the device to be provisioned over\nthe advertising bearer", + "id": "BT_NIMBLE_MESH_PB_ADV", + "name": "BT_NIMBLE_MESH_PB_ADV", + "range": null, + "title": "Enable mesh provisioning over advertising bearer", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH_PROV && BT_NIMBLE_ENABLED", + "help": "Enable this option to allow the device to be provisioned over the GATT\nbearer", + "id": "BT_NIMBLE_MESH_PB_GATT", + "name": "BT_NIMBLE_MESH_PB_GATT", + "range": null, + "title": "Enable mesh provisioning over GATT bearer", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable mesh provisioning", + "id": "BT_NIMBLE_MESH_PROV", + "name": "BT_NIMBLE_MESH_PROV", + "range": null, + "title": "Enable BLE mesh provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "This option enables support for the Mesh GATT Proxy Service,\ni.e. the ability to act as a proxy between a Mesh GATT Client\nand a Mesh network", + "id": "BT_NIMBLE_MESH_GATT_PROXY", + "name": "BT_NIMBLE_MESH_GATT_PROXY", + "range": null, + "title": "Enable GATT Proxy functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Support for acting as a Mesh Relay Node", + "id": "BT_NIMBLE_MESH_RELAY", + "name": "BT_NIMBLE_MESH_RELAY", + "range": null, + "title": "Enable mesh relay functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable this option to be able to act as a Low Power Node", + "id": "BT_NIMBLE_MESH_LOW_POWER", + "name": "BT_NIMBLE_MESH_LOW_POWER", + "range": null, + "title": "Enable mesh low power mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable this option to be able to act as a Friend Node", + "id": "BT_NIMBLE_MESH_FRIEND", + "name": "BT_NIMBLE_MESH_FRIEND", + "range": null, + "title": "Enable mesh friend functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "This value defines Bluetooth Mesh device/node name", + "id": "BT_NIMBLE_MESH_DEVICE_NAME", + "name": "BT_NIMBLE_MESH_DEVICE_NAME", + "range": null, + "title": "Set mesh device name", + "type": "string" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Defines mesh node count.", + "id": "BT_NIMBLE_MESH_NODE_COUNT", + "name": "BT_NIMBLE_MESH_NODE_COUNT", + "range": null, + "title": "Set mesh node count", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_MESH && BT_NIMBLE_ENABLED", + "help": "Enable mesh provisioner.", + "id": "BT_NIMBLE_MESH_PROVISIONER", + "name": "BT_NIMBLE_MESH_PROVISIONER", + "range": null, + "title": "Enable BLE mesh provisioner", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable BLE Mesh example present in upstream mynewt-nimble and not maintained by Espressif.\n\nIDF maintains ESP-BLE-MESH as the official Mesh solution. Please refer to ESP-BLE-MESH guide at:\n`https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/esp-ble-mesh/ble-mesh-index.html`", + "id": "BT_NIMBLE_MESH", + "is_menuconfig": true, + "name": "BT_NIMBLE_MESH", + "range": null, + "title": "Enable BLE mesh functionality", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable this option to choose mbedTLS instead of TinyCrypt for crypto\ncomputations.", + "id": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", + "name": "BT_NIMBLE_CRYPTO_STACK_MBEDTLS", + "range": null, + "title": "Override TinyCrypt with mbedTLS for crypto computations", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "BLE Host stop procedure timeout in milliseconds.", + "id": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", + "name": "BT_NIMBLE_HS_STOP_TIMEOUT_MS", + "range": null, + "title": "BLE host stop timeout in msec", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && IDF_TARGET_ESP32 && BT_NIMBLE_ENABLED", + "help": "Use this option to do host based Random Private Address resolution.\nIf this option is disabled then controller based privacy is used.", + "id": "BT_NIMBLE_HOST_BASED_PRIVACY", + "name": "BT_NIMBLE_HOST_BASED_PRIVACY", + "range": null, + "title": "Enable host based privacy for random address.", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLE_CONN_REATTEMPT && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of connection reattempts.", + "id": "BT_NIMBLE_MAX_CONN_REATTEMPT", + "name": "BT_NIMBLE_MAX_CONN_REATTEMPT", + "range": null, + "title": "Maximum number connection reattempts", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable to make the NimBLE host to reattempt GAP connection on connection\nestablishment failure.", + "id": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", + "name": "BT_NIMBLE_ENABLE_CONN_REATTEMPT", + "range": null, + "title": "Enable connection reattempts on connection establishment error", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable 2M-PHY", + "id": "BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY", + "name": "BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY", + "range": null, + "title": "Enable 2M Phy", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable coded-PHY", + "id": "BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY", + "name": "BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY", + "range": null, + "title": "Enable coded Phy", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_EXT_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Change this option to set maximum number of extended advertising\ninstances. Minimum there is always one instance of\nadvertising. Enter how many more advertising instances you\nwant.\nFor ESP32C2, ESP32C6 and ESP32H2, each extended advertising instance\nwill take about 0.5k DRAM.", + "id": "BT_NIMBLE_MAX_EXT_ADV_INSTANCES", + "name": "BT_NIMBLE_MAX_EXT_ADV_INSTANCES", + "range": null, + "title": "Maximum number of extended advertising instances.", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_EXT_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Defines the length of the extended adv data. The value should not\nexceed 1650.", + "id": "BT_NIMBLE_EXT_ADV_MAX_SIZE", + "name": "BT_NIMBLE_EXT_ADV_MAX_SIZE", + "range": null, + "title": "Maximum length of the advertising data.", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLE_PERIODIC_ADV && SOC_BLE_PERIODIC_ADV_ENH_SUPPORTED && BT_NIMBLE_EXT_ADV && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable the periodic advertising enhancements", + "id": "BT_NIMBLE_PERIODIC_ADV_ENH", + "name": "BT_NIMBLE_PERIODIC_ADV_ENH", + "range": null, + "title": "Periodic adv enhancements(adi support)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLE_PERIODIC_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "This enables controller transfer periodic sync events to host", + "id": "BT_NIMBLE_PERIODIC_ADV_SYNC_TRANSFER", + "name": "BT_NIMBLE_PERIODIC_ADV_SYNC_TRANSFER", + "range": null, + "title": "Enable Transfer Sync Events", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_EXT_ADV && BT_NIMBLE_EXT_ADV && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable this option to start periodic advertisement.", + "id": "BT_NIMBLE_ENABLE_PERIODIC_ADV", + "name": "BT_NIMBLE_ENABLE_PERIODIC_ADV", + "range": null, + "title": "Enable periodic advertisement.", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable this option to do extended advertising. Extended advertising\nwill be supported from BLE 5.0 onwards.", + "id": "BT_NIMBLE_EXT_ADV", + "name": "BT_NIMBLE_EXT_ADV", + "range": null, + "title": "Enable extended advertising", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLE_PERIODIC_SYNC && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit for number of periodic sync\nconnections. This should be less than maximum connections allowed by\ncontroller.", + "id": "BT_NIMBLE_MAX_PERIODIC_SYNCS", + "name": "BT_NIMBLE_MAX_PERIODIC_SYNCS", + "range": null, + "title": "Maximum number of periodic advertising syncs", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_ESP_NIMBLE_CONTROLLER && BT_NIMBLE_ENABLE_PERIODIC_SYNC && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit for number of periodic advertiser list.", + "id": "BT_NIMBLE_MAX_PERIODIC_ADVERTISER_LIST", + "name": "BT_NIMBLE_MAX_PERIODIC_ADVERTISER_LIST", + "range": null, + "title": "Maximum number of periodic advertiser list", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_EXT_SCAN && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable this option to receive periodic advertisement.", + "id": "BT_NIMBLE_ENABLE_PERIODIC_SYNC", + "name": "BT_NIMBLE_ENABLE_PERIODIC_SYNC", + "range": null, + "title": "Enable periodic sync", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ROLE_OBSERVER && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable this option to do extended scanning.", + "id": "BT_NIMBLE_EXT_SCAN", + "name": "BT_NIMBLE_EXT_SCAN", + "range": null, + "title": "Enable extended scanning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && SOC_BLE_POWER_CONTROL_SUPPORTED && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to enable the Power Control feature", + "id": "BT_NIMBLE_BLE_POWER_CONTROL", + "name": "BT_NIMBLE_BLE_POWER_CONTROL", + "range": null, + "title": "Enable support for BLE Power Control", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_50_FEATURE_SUPPORT && (BT_CONTROLLER_DISABLED || SOC_BLE_CTE_SUPPORTED) && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable support for Connectionless and Connection Oriented Direction Finding", + "id": "BT_NIMBLE_AOA_AOD", + "name": "BT_NIMBLE_AOA_AOD", + "range": null, + "title": "Direction Finding", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of connections to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_CONNS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_CONNS", + "range": null, + "title": "Maximum connections to be cached", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of services per connection to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_SVCS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_SVCS", + "range": null, + "title": "Maximum number of services per connection", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of characteristics per connection to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_CHRS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_CHRS", + "range": null, + "title": "Maximum number of characteristics per connection", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_GATT_CACHING && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Set this option to set the upper limit on number of descriptors per connection to be cached.", + "id": "BT_NIMBLE_GATT_CACHING_MAX_DSCS", + "name": "BT_NIMBLE_GATT_CACHING_MAX_DSCS", + "range": null, + "title": "Maximum number of descriptors per connection", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_50_FEATURE_SUPPORT && BT_NIMBLE_ENABLED", + "help": "Enable GATT caching", + "id": "BT_NIMBLE_GATT_CACHING", + "is_menuconfig": true, + "name": "BT_NIMBLE_GATT_CACHING", + "range": null, + "title": "Enable GATT caching", + "type": "menu" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && (SOC_BLE_50_SUPPORTED || !BT_CONTROLLER_ENABLED) && BT_NIMBLE_ENABLED", + "help": "Enable BLE 5 feature", + "id": "BT_NIMBLE_50_FEATURE_SUPPORT", + "is_menuconfig": true, + "name": "BT_NIMBLE_50_FEATURE_SUPPORT", + "range": null, + "title": "Enable BLE 5 feature", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "BLE list size", + "id": "BT_NIMBLE_WHITELIST_SIZE", + "name": "BT_NIMBLE_WHITELIST_SIZE", + "range": null, + "title": "BLE white list size", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable the throughput test mode", + "id": "BT_NIMBLE_TEST_THROUGHPUT_TEST", + "name": "BT_NIMBLE_TEST_THROUGHPUT_TEST", + "range": null, + "title": "Throughput Test Mode enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Set this option to enable blufi functionality.", + "id": "BT_NIMBLE_BLUFI_ENABLE", + "name": "BT_NIMBLE_BLUFI_ENABLE", + "range": null, + "title": "Enable blufi functionality", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Set this option to use Esp Timer which has higher priority timer instead of FreeRTOS timer", + "id": "BT_NIMBLE_USE_ESP_TIMER", + "name": "BT_NIMBLE_USE_ESP_TIMER", + "range": null, + "title": "Enable Esp Timer for Nimble", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "This option is used to distinguish whether a previous version of VHCI is being used", + "id": "BT_NIMBLE_LEGACY_VHCI_ENABLE", + "name": "BT_NIMBLE_LEGACY_VHCI_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "This option is used when data to be sent is more than 512 bytes. For peripheral role,\nBT_NIMBLE_MSYS_1_BLOCK_COUNT needs to be increased according to the need.", + "id": "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER", + "name": "BT_NIMBLE_BLE_GATT_BLOB_TRANSFER", + "range": null, + "title": "Blob transfer", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with encryption permission (BLE_GATT_CHR_F_WRITE_ENC)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_ENC", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_ENC", + "range": null, + "title": "Write with encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authentication permission (BLE_GATT_CHR_F_WRITE_AUTHEN)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHEN", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHEN", + "range": null, + "title": "Write with authentication", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authorisation permission (BLE_GATT_CHR_F_WRITE_AUTHOR)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHOR", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHOR", + "range": null, + "title": "Write with authorisation", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable write permission (BLE_GATT_CHR_F_WRITE)", + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE", + "range": null, + "title": "Write", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-gap-service-gap-appearance-write-permissions", + "title": "GAP Appearance write permissions", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ENC", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR", + "name": "BT_NIMBLE_SVC_GAP_APPEAR_WRITE_PERM_ATHR", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP", + "name": "BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP", + "range": null, + "title": "Characteristic not supported", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP", + "name": "BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP", + "range": null, + "title": "Central Address Resolution not supported", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CAR_SUPP", + "name": "BT_NIMBLE_SVC_GAP_CAR_SUPP", + "range": null, + "title": "Central Address Resolution supported", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Weather or not Central Address Resolution characteristic is supported on\nthe device, and if supported, weather or not Central Address Resolution\nis supported.\n\n- Central Address Resolution characteristic not supported\n- Central Address Resolution not supported\n- Central Address Resolution supported", + "id": "component-config-bluetooth-nimble-options-gap-service-gap-characteristic-central-address-resolution", + "name": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", + "title": "GAP Characteristic - Central Address Resolution", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", + "name": "BT_NIMBLE_SVC_GAP_CENT_ADDR_RESOLUTION", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_NAME_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with encryption permission (BLE_GATT_CHR_F_WRITE_ENC)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_ENC", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_ENC", + "range": null, + "title": "Write with encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_NAME_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authentication permission (BLE_GATT_CHR_F_WRITE_AUTHEN)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHEN", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHEN", + "range": null, + "title": "Write with authentication", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_SVC_GAP_NAME_WRITE && BT_NIMBLE_ENABLED", + "help": "Enable write with authorisation permission (BLE_GATT_CHR_F_WRITE_AUTHOR)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHOR", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHOR", + "range": null, + "title": "Write with authorisation", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Enable write permission (BLE_GATT_CHR_F_WRITE)", + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE", + "range": null, + "title": "Write", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-gap-service-gap-device-name-write-permissions", + "title": "GAP device name write permissions", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_ENC", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR", + "name": "BT_NIMBLE_SVC_GAP_NAME_WRITE_PERM_AUTHOR", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Connection Interval maximum value\nInterval Max = value * 1.25 ms", + "id": "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL", + "name": "BT_NIMBLE_SVC_GAP_PPCP_MAX_CONN_INTERVAL", + "range": null, + "title": "PPCP Connection Interval Max (Unit: 1.25 ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ROLE_PERIPHERAL && BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Connection Interval minimum value\nInterval Min = value * 1.25 ms", + "id": "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL", + "name": "BT_NIMBLE_SVC_GAP_PPCP_MIN_CONN_INTERVAL", + "range": null, + "title": "PPCP Connection Interval Min (Unit: 1.25 ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Slave Latency", + "id": "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY", + "name": "BT_NIMBLE_SVC_GAP_PPCP_SLAVE_LATENCY", + "range": null, + "title": "PPCP Slave Latency", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Peripheral Preferred Connection Parameter: Supervision Timeout\nTimeout = Value * 10 ms", + "id": "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO", + "name": "BT_NIMBLE_SVC_GAP_PPCP_SUPERVISION_TMO", + "range": null, + "title": "PPCP Supervision Timeout (Uint: 10 ms)", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-gap-service", + "title": "GAP Service", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_HID_SERVICE && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of HID service instances", + "id": "BT_NIMBLE_SVC_HID_MAX_INSTANCES", + "name": "BT_NIMBLE_SVC_HID_MAX_INSTANCES", + "range": null, + "title": "Maximum HID service instances", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_HID_SERVICE && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of report characteristics per service instance", + "id": "BT_NIMBLE_SVC_HID_MAX_RPTS", + "name": "BT_NIMBLE_SVC_HID_MAX_RPTS", + "range": null, + "title": "Maximum HID Report characteristics per service instance", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "Enable HID service support", + "id": "BT_NIMBLE_HID_SERVICE", + "is_menuconfig": true, + "name": "BT_NIMBLE_HID_SERVICE", + "range": null, + "title": "HID service", + "type": "menu" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-ble-services", + "title": "BLE Services", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "This option is used to enable support for sending Vendor Specific HCI commands and handling\nVendor Specific HCI Events.", + "id": "BT_NIMBLE_VS_SUPPORT", + "name": "BT_NIMBLE_VS_SUPPORT", + "range": null, + "title": "Enable support for VSC and VSE", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_BLE_MULTI_CONN_OPTIMIZATION && BT_NIMBLE_ENABLED", + "help": "This option enables the use of vendor-specific APIs for multi-connections, which can\ngreatly enhance the stability of coexistence between numerous central and peripheral\ndevices. It will prohibit the usage of standard APIs.", + "id": "BT_NIMBLE_OPTIMIZE_MULTI_CONN", + "name": "BT_NIMBLE_OPTIMIZE_MULTI_CONN", + "range": null, + "title": "Enable the optimization of multi-connection", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENC_ADV_DATA && BT_NIMBLE_ENABLED", + "help": "Defines maximum number of encrypted advertising data key material to save", + "id": "BT_NIMBLE_MAX_EADS", + "name": "BT_NIMBLE_MAX_EADS", + "range": null, + "title": "Maximum number of EAD devices to save across reboots", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "This option is used to enable encrypted advertising data.", + "id": "BT_NIMBLE_ENC_ADV_DATA", + "name": "BT_NIMBLE_ENC_ADV_DATA", + "range": null, + "title": "Encrypted Advertising Data", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This enable BLE high duty advertising interval feature", + "id": "BT_NIMBLE_HIGH_DUTY_ADV_ITVL", + "name": "BT_NIMBLE_HIGH_DUTY_ADV_ITVL", + "range": null, + "title": "Enable BLE high duty advertising interval feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "This enables support for user to initiate a new connection with scan in progress", + "id": "BT_NIMBLE_HOST_ALLOW_CONNECT_WITH_SCAN", + "name": "BT_NIMBLE_HOST_ALLOW_CONNECT_WITH_SCAN", + "range": null, + "title": "Allow Connections with scanning in progress", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED && BT_NIMBLE_ENABLED", + "help": "When scanning and scan duplicate is not enabled, if there are a lot of adv packets around\nor application layer handling adv packets is slow, it will cause the controller memory\nto run out. if enabled, adv packets will be lost when host queue is congested.", + "id": "BT_NIMBLE_HOST_QUEUE_CONG_CHECK", + "name": "BT_NIMBLE_HOST_QUEUE_CONG_CHECK", + "range": null, + "title": "BLE queue congestion check", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Uart port", + "id": "BT_NIMBLE_TRANSPORT_UART_PORT", + "name": "BT_NIMBLE_TRANSPORT_UART_PORT", + "range": null, + "title": "Uart port", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_115200", + "name": "UART_BAUDRATE_115200", + "range": null, + "title": "115200", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_230400", + "name": "UART_BAUDRATE_230400", + "range": null, + "title": "230400", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_460800", + "name": "UART_BAUDRATE_460800", + "range": null, + "title": "460800", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_BAUDRATE_921600", + "name": "UART_BAUDRATE_921600", + "range": null, + "title": "921600", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Uart Baud Rate", + "id": "component-config-bluetooth-nimble-options-host-controller-transport-enable-uart-transport-uart-hci-baud-rate", + "name": "BT_NIMBLE_HCI_USE_UART_BAUDRATE", + "title": "Uart Hci Baud Rate", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_HCI_UART_BAUDRATE", + "name": "BT_NIMBLE_HCI_UART_BAUDRATE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_PARITY_NONE", + "name": "UART_PARITY_NONE", + "range": null, + "title": "None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_PARITY_ODD", + "name": "UART_PARITY_ODD", + "range": null, + "title": "Odd", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_PARITY_EVEN", + "name": "UART_PARITY_EVEN", + "range": null, + "title": "Even", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Uart Parity", + "id": "component-config-bluetooth-nimble-options-host-controller-transport-enable-uart-transport-uart-parity", + "name": "BT_NIMBLE_USE_HCI_UART_PARITY", + "title": "Uart PARITY", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_TRANSPORT_UART_PARITY_NONE", + "name": "BT_NIMBLE_TRANSPORT_UART_PARITY_NONE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_TRANSPORT_UART_PARITY_ODD", + "name": "BT_NIMBLE_TRANSPORT_UART_PARITY_ODD", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_TRANSPORT_UART_PARITY_EVEN", + "name": "BT_NIMBLE_TRANSPORT_UART_PARITY_EVEN", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Rx pin for Nimble Transport", + "id": "BT_NIMBLE_UART_RX_PIN", + "name": "BT_NIMBLE_UART_RX_PIN", + "range": null, + "title": "UART Rx pin", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_TRANSPORT_UART && BT_NIMBLE_ENABLED", + "help": "Tx pin for Nimble Transport", + "id": "BT_NIMBLE_UART_TX_PIN", + "name": "BT_NIMBLE_UART_TX_PIN", + "range": null, + "title": "UART Tx pin", + "type": "int" + } + ], + "depends_on": "BT_CONTROLLER_DISABLED && BT_NIMBLE_ENABLED", + "help": "Use UART transport", + "id": "BT_NIMBLE_TRANSPORT_UART", + "name": "BT_NIMBLE_TRANSPORT_UART", + "range": null, + "title": "Enable Uart Transport", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_HW_FLOWCTRL_DISABLE", + "name": "UART_HW_FLOWCTRL_DISABLE", + "range": null, + "title": "Disable", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "UART_HW_FLOWCTRL_CTS_RTS", + "name": "UART_HW_FLOWCTRL_CTS_RTS", + "range": null, + "title": "Enable hardware flow control", + "type": "bool" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Uart Flow Control", + "id": "component-config-bluetooth-nimble-options-host-controller-transport-uart-flow-control", + "name": "BT_NIMBLE_USE_HCI_UART_FLOW_CTRL", + "title": "Uart Flow Control", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": null, + "id": "BT_NIMBLE_HCI_UART_FLOW_CTRL", + "name": "BT_NIMBLE_HCI_UART_FLOW_CTRL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "UART HCI RTS pin", + "id": "BT_NIMBLE_HCI_UART_RTS_PIN", + "name": "BT_NIMBLE_HCI_UART_RTS_PIN", + "range": null, + "title": "UART Rts Pin", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "UART HCI CTS pin", + "id": "BT_NIMBLE_HCI_UART_CTS_PIN", + "name": "BT_NIMBLE_HCI_UART_CTS_PIN", + "range": null, + "title": "UART Cts Pin", + "type": "int" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options-host-controller-transport", + "title": "Host-controller Transport", + "type": "menu" + } + ], + "depends_on": "BT_NIMBLE_ENABLED", + "id": "component-config-bluetooth-nimble-options", + "title": "NimBLE Options", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_MODE_EFF", + "name": "BT_CTRL_MODE_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "BLE maximum activities of bluetooth controller\uff0cboth of connections,\nscan , sync and adv(periodic adv, multi-adv). Each instance needs to\nconsume 828 bytes, you can save RAM by modifying the instance value\naccording to actual needs.", + "id": "BT_CTRL_BLE_MAX_ACT", + "name": "BT_CTRL_BLE_MAX_ACT", + "range": null, + "title": "BLE Max Instances", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_BLE_MAX_ACT_EFF", + "name": "BT_CTRL_BLE_MAX_ACT_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "BLE ACL buffer have two methods to be allocated. One is persistent allocating\n(allocate when controller initialise, never free until controller de-initialise)\nanother is dynamically allocating (allocate before TX and free after TX).", + "id": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", + "name": "BT_CTRL_BLE_STATIC_ACL_TX_BUF_NB", + "range": null, + "title": "BLE static ACL TX buffer numbers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE_0", + "name": "BT_CTRL_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0 (PRO CPU)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE_1", + "name": "BT_CTRL_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1 (APP CPU)", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE && BT_CONTROLLER_ENABLED", + "help": "Specify the cpu core to run bluetooth controller.\nCan not specify no-affinity.", + "id": "component-config-bluetooth-controller-options-the-cpu-core-which-bluetooth-controller-run", + "name": "BT_CTRL_PINNED_TO_CORE_CHOICE", + "title": "The cpu core which bluetooth controller run", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_PINNED_TO_CORE", + "name": "BT_CTRL_PINNED_TO_CORE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Normal option. Mostly, choose this VHCI when bluetooth host run on ESP32S3 or ESP32C3.", + "id": "BT_CTRL_HCI_MODE_VHCI", + "name": "BT_CTRL_HCI_MODE_VHCI", + "range": null, + "title": "VHCI", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "If use external bluetooth host which run on other hardware and use UART as the HCI interface,\nchoose this option.", + "id": "BT_CTRL_HCI_MODE_UART_H4", + "name": "BT_CTRL_HCI_MODE_UART_H4", + "range": null, + "title": "UART(H4)", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify HCI mode as VHCI or UART(H4)", + "id": "component-config-bluetooth-controller-options-hci-mode", + "name": "BT_CTRL_HCI_MODE_CHOICE", + "title": "HCI mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "HCI mode as VHCI or UART(H4)", + "id": "BT_CTRL_HCI_TL", + "name": "BT_CTRL_HCI_TL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "The maximum number of suplicate scan filter", + "id": "BT_CTRL_ADV_DUP_FILT_MAX", + "name": "BT_CTRL_ADV_DUP_FILT_MAX", + "range": null, + "title": "The maximum number of 5.0 extend duplicate scan filter", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLE_CCA_MODE_NONE", + "name": "BT_BLE_CCA_MODE_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLE_CCA_MODE_HW", + "name": "BT_BLE_CCA_MODE_HW", + "range": null, + "title": "Hardware", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_BLE_CCA_MODE_SW", + "name": "BT_BLE_CCA_MODE_SW", + "range": null, + "title": "Software", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Define BT BLE CCA mode", + "id": "component-config-bluetooth-controller-options-ble-cca-mode", + "name": "BT_BLE_CCA_MODE", + "title": "BLE CCA mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_BLE_CCA_MODE", + "name": "BT_BLE_CCA_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "It is the threshold value of HW CCA, if the value is 30, it means CCA threshold is -30 dBm.", + "id": "BT_CTRL_HW_CCA_VAL", + "name": "BT_CTRL_HW_CCA_VAL", + "range": null, + "title": "CCA threshold value", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If other devices are sending packets in the air and the signal is strong,\nthe packet hw to be sent this time is cancelled.", + "id": "BT_CTRL_HW_CCA_EFF", + "name": "BT_CTRL_HW_CCA_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_ORIG", + "name": "BT_CTRL_CE_LENGTH_TYPE_ORIG", + "range": null, + "title": "ORIGINAL", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_CE", + "name": "BT_CTRL_CE_LENGTH_TYPE_CE", + "range": null, + "title": "Use CE parameter for HCI command", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_SD", + "name": "BT_CTRL_CE_LENGTH_TYPE_SD", + "range": null, + "title": "Use Espressif self-defined method", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify connection event length determination", + "id": "component-config-bluetooth-controller-options-connection-event-length-determination-method", + "name": "BT_CTRL_CE_LENGTH_TYPE", + "title": "Connection event length determination method", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_CE_LENGTH_TYPE_EFF", + "name": "BT_CTRL_CE_LENGTH_TYPE_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_TX_ANTENNA_INDEX_0", + "name": "BT_CTRL_TX_ANTENNA_INDEX_0", + "range": null, + "title": "Antenna 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_TX_ANTENNA_INDEX_1", + "name": "BT_CTRL_TX_ANTENNA_INDEX_1", + "range": null, + "title": "Antenna 1", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify default Tx antenna used for bluetooth", + "id": "component-config-bluetooth-controller-options-default-tx-anntena-used", + "name": "BT_CTRL_TX_ANTENNA_INDEX", + "title": "default Tx anntena used", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_TX_ANTENNA_INDEX_EFF", + "name": "BT_CTRL_TX_ANTENNA_INDEX_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_RX_ANTENNA_INDEX_0", + "name": "BT_CTRL_RX_ANTENNA_INDEX_0", + "range": null, + "title": "Antenna 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_RX_ANTENNA_INDEX_1", + "name": "BT_CTRL_RX_ANTENNA_INDEX_1", + "range": null, + "title": "Antenna 1", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify default Rx antenna used for bluetooth", + "id": "component-config-bluetooth-controller-options-default-rx-anntena-used", + "name": "BT_CTRL_RX_ANTENNA_INDEX", + "title": "default Rx anntena used", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_RX_ANTENNA_INDEX_EFF", + "name": "BT_CTRL_RX_ANTENNA_INDEX_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N24", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N24", + "range": null, + "title": "-24dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N21", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N21", + "range": null, + "title": "-21dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N18", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N18", + "range": null, + "title": "-18dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N15", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N15", + "range": null, + "title": "-15dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N12", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N12", + "range": null, + "title": "-12dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N9", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N9", + "range": null, + "title": "-9dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N6", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N6", + "range": null, + "title": "-6dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N3", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N3", + "range": null, + "title": "-3dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_N0", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_N0", + "range": null, + "title": "0dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P3", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P3", + "range": null, + "title": "+3dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P6", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P6", + "range": null, + "title": "+6dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P9", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P9", + "range": null, + "title": "+9dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P12", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P12", + "range": null, + "title": "+12dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P15", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P15", + "range": null, + "title": "+15dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P18", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P18", + "range": null, + "title": "+18dBm", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_P20", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_P20", + "range": null, + "title": "+20dBm", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Specify default Tx power level", + "id": "component-config-bluetooth-controller-options-ble-default-tx-power-level", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL", + "title": "BLE default Tx power level", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_DFT_TX_POWER_LEVEL_EFF", + "name": "BT_CTRL_DFT_TX_POWER_LEVEL_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP && BT_CONTROLLER_ENABLED", + "help": "The number of unprocessed advertising report that bluetooth host can save.If you set\n`BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a small value, this may cause adv packets lost.\nIf you set `BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` to a large value, bluetooth host may cache a\nlot of adv packets and this may cause system memory run out. For example, if you set\nit to 50, the maximum memory consumed by host is 35 * 50 bytes. Please set\n`BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM` according to your system free memory and handle adv\npackets as fast as possible, otherwise it will cause adv packets lost.", + "id": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM", + "name": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_NUM", + "range": null, + "title": "BLE adv report flow control number", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP && BT_CONTROLLER_ENABLED", + "help": "When adv report flow control is enabled, The ADV lost event will be generated when the number\nof ADV packets lost in the controller reaches this threshold. It is better to set a larger value.\nIf you set `BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD` to a small value or printf every adv lost event, it\nmay cause adv packets lost more.", + "id": "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD", + "name": "BT_CTRL_BLE_ADV_REPORT_DISCARD_THRSHOLD", + "range": null, + "title": "BLE adv lost event threshold value", + "type": "int" + } + ], + "depends_on": "(!BT_CTRL_RUN_IN_FLASH_ONLY || (BT_CTRL_RUN_IN_FLASH_ONLY && BT_CTRL_BLE_SCAN)) && BT_CONTROLLER_ENABLED", + "help": "The function is mainly used to enable flow control for advertising reports. When it is enabled,\nadvertising reports will be discarded by the controller if the number of unprocessed advertising\nreports exceeds the size of BLE adv report flow control.", + "id": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP", + "name": "BT_CTRL_BLE_ADV_REPORT_FLOW_CTRL_SUPP", + "range": null, + "title": "BLE adv report flow control supported", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Advertising packets with the same address, address type, and advertising type are reported once.", + "id": "BT_CTRL_SCAN_DUPL_TYPE_DEVICE", + "name": "BT_CTRL_SCAN_DUPL_TYPE_DEVICE", + "range": null, + "title": "Scan Duplicate By Device Address", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Advertising packets with identical advertising data, address type, and advertising type\nare reported only once, even if they originate from different devices.", + "id": "BT_CTRL_SCAN_DUPL_TYPE_DATA", + "name": "BT_CTRL_SCAN_DUPL_TYPE_DATA", + "range": null, + "title": "Scan Duplicate By Advertising Data", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Advertising packets with the same address, advertising data, address type,\nand advertising type are reported only once.", + "id": "BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE", + "name": "BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE", + "range": null, + "title": "Scan Duplicate By Device Address And Advertising Data", + "type": "bool" + } + ], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "Scan duplicate have three ways. one is \"Scan Duplicate By Device Address\", This way is to use\nadvertiser address filtering. The adv packet of the same address is only allowed to be reported once.\nAnother way is \"Scan Duplicate By Device Address And Advertising Data\". This way is to use advertising\ndata and device address filtering. All different adv packets with the same address are allowed to be\nreported. The last way is \"Scan Duplicate By Advertising Data\". This way is to use advertising data\nfiltering. All same advertising data only allow to be reported once even though they are from\ndifferent devices.", + "id": "component-config-bluetooth-controller-options-ble-scan-duplicate-options-scan-duplicate-type", + "name": "BT_CTRL_SCAN_DUPL_TYPE", + "title": "Scan Duplicate Type", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_SCAN_DUPL_TYPE", + "name": "BT_CTRL_SCAN_DUPL_TYPE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "Maximum number of devices which can be recorded in scan duplicate filter.\nWhen the maximum amount of device in the filter is reached, the cache will be refreshed.", + "id": "BT_CTRL_SCAN_DUPL_CACHE_SIZE", + "name": "BT_CTRL_SCAN_DUPL_CACHE_SIZE", + "range": null, + "title": "Maximum number of devices in scan duplicate filter", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "If the period value is non-zero, the controller will periodically clear the device information\nstored in the scan duuplicate filter. If it is 0, the scan duuplicate filter will not be cleared\nuntil the scanning is disabled. Duplicate advertisements for this period should not be sent to the\nHost in advertising report events.\nThere are two scenarios where the ADV packet will be repeatedly reported:\n1. The duplicate scan cache is full, the controller will delete the oldest device information and\nadd new device information.\n2. When the refresh period is up, the controller will clear all device information and start filtering\nagain.", + "id": "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD", + "name": "BT_CTRL_DUPL_SCAN_CACHE_REFRESH_PERIOD", + "range": null, + "title": "Duplicate scan list refresh period (seconds)", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_BLE_MESH_SCAN_DUPL_EN && BT_CONTROLLER_ENABLED", + "help": "Maximum number of adv packets which can be recorded in duplicate scan cache for BLE Mesh.\nWhen the maximum amount of device in the filter is reached, the cache will be refreshed.", + "id": "BT_CTRL_MESH_DUPL_SCAN_CACHE_SIZE", + "name": "BT_CTRL_MESH_DUPL_SCAN_CACHE_SIZE", + "range": null, + "title": "Maximum number of Mesh adv packets in scan duplicate filter", + "type": "int" + } + ], + "depends_on": "BT_CTRL_BLE_SCAN_DUPL && BT_CONTROLLER_ENABLED", + "help": "This enables the BLE scan duplicate for special BLE Mesh scan.", + "id": "BT_CTRL_BLE_MESH_SCAN_DUPL_EN", + "name": "BT_CTRL_BLE_MESH_SCAN_DUPL_EN", + "range": null, + "title": "Special duplicate scan mechanism for BLE Mesh scan", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "This select enables parameters setting of BLE scan duplicate.", + "id": "BT_CTRL_BLE_SCAN_DUPL", + "name": "BT_CTRL_BLE_SCAN_DUPL", + "range": null, + "title": "BLE Scan Duplicate Options", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Always enable the limitation on max tx/rx time for Coded-PHY connection", + "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EN", + "range": null, + "title": "Force Enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Disable the limitation on max tx/rx time for Coded-PHY connection", + "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_DIS", + "range": null, + "title": "Force Disable", + "type": "bool" + } + ], + "depends_on": "ESP_COEX_SW_COEXIST_ENABLE && BT_CONTROLLER_ENABLED", + "help": "When using PHY-Coded in BLE connection, limitation on max tx/rx time can be applied to\nbetter avoid dramatic performance deterioration of Wi-Fi.", + "id": "component-config-bluetooth-controller-options-coexistence-limit-on-max-tx-rx-time-for-coded-phy-connection", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM", + "title": "Coexistence: limit on MAX Tx/Rx time for coded-PHY connection", + "type": "choice" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF", + "name": "BT_CTRL_COEX_PHY_CODED_TX_RX_TLIM_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Main crystal can be used as low power clock for bluetooth modem sleep. If this option is\nselected, bluetooth modem sleep can work under Dynamic Frequency Scaling(DFS) enabled, and\nbluetooth can work under light sleep enabled. Main crystal has a relatively better performance\nthan other bluetooth low power clock sources.", + "id": "BT_CTRL_LPCLK_SEL_MAIN_XTAL", + "name": "BT_CTRL_LPCLK_SEL_MAIN_XTAL", + "range": null, + "title": "Main crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "(RTC_CLK_SRC_EXT_CRYS || RTC_CLK_SRC_EXT_OSC) && ", + "help": "External 32kHz crystal/oscillator has a nominal frequency of 32.768kHz and provides good frequency\nstability. If used as Bluetooth low power clock, External 32kHz can support Bluetooth\nmodem sleep to be used with both DFS and light sleep.", + "id": "BT_CTRL_LPCLK_SEL_EXT_32K_XTAL", + "name": "BT_CTRL_LPCLK_SEL_EXT_32K_XTAL", + "range": null, + "title": "External 32kHz crystal/oscillator", + "type": "bool" + }, + { + "children": [], + "depends_on": "RTC_CLK_SRC_INT_RC && ", + "help": "Internal 150kHz RC oscillator. The accuracy of this clock is a lot larger than 500ppm which is required\nin Bluetooth communication, so don't select this option in scenarios such as BLE connection state.", + "id": "BT_CTRL_LPCLK_SEL_RTC_SLOW", + "name": "BT_CTRL_LPCLK_SEL_RTC_SLOW", + "range": null, + "title": "Internal 150kHz RC oscillator", + "type": "bool" + } + ], + "depends_on": "BT_CTRL_MODEM_SLEEP_MODE_1 && BT_CONTROLLER_ENABLED", + "help": "Select the low power clock source for bluetooth controller", + "id": "component-config-bluetooth-controller-options-modem-sleep-options-bluetooth-modem-sleep-bluetooth-modem-sleep-mode-1-bluetooth-low-power-clock", + "name": "BT_CTRL_LOW_POWER_CLOCK", + "title": "Bluetooth low power clock", + "type": "choice" + } + ], + "depends_on": "BT_CTRL_MODEM_SLEEP && BT_CONTROLLER_ENABLED", + "help": "Mode 1 is the currently supported sleep mode. In this mode,\nbluetooth controller sleeps between and BLE events. A low\npower clock is used to maintain bluetooth reference clock.", + "id": "BT_CTRL_MODEM_SLEEP_MODE_1", + "name": "BT_CTRL_MODEM_SLEEP_MODE_1", + "range": null, + "title": "Bluetooth Modem sleep Mode 1", + "type": "bool" + } + ], + "depends_on": "!BT_CTRL_HCI_MODE_UART_H4 && BT_CONTROLLER_ENABLED", + "help": "Enable/disable bluetooth controller low power mode.\nModem sleep is not supported to be used with UART HCI.", + "id": "BT_CTRL_MODEM_SLEEP", + "name": "BT_CTRL_MODEM_SLEEP", + "range": null, + "title": "Bluetooth modem sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "(BT_CTRL_LPCLK_SEL_MAIN_XTAL || BT_CTRL_LPCLK_SEL_EXT_32K_XTAL) && FREERTOS_USE_TICKLESS_IDLE && BT_CONTROLLER_ENABLED", + "help": "If this option is selected, the main crystal will power up during light sleep when the low power clock\nselects an external 32kHz crystal but the external 32kHz crystal does not exist or the low power clock\nselects the main crystal.", + "id": "BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP", + "name": "BT_CTRL_MAIN_XTAL_PU_DURING_LIGHT_SLEEP", + "range": null, + "title": "power up main XTAL during light sleep", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "id": "component-config-bluetooth-controller-options-modem-sleep-options", + "title": "MODEM SLEEP Options", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_SLEEP_MODE_EFF", + "name": "BT_CTRL_SLEEP_MODE_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_SLEEP_CLOCK_EFF", + "name": "BT_CTRL_SLEEP_CLOCK_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_HCI_TL_EFF", + "name": "BT_CTRL_HCI_TL_EFF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_AGC_RECORRECT_EN && BT_CONTROLLER_ENABLED", + "help": "Enable coded phy AGC recorrect", + "id": "BT_CTRL_CODED_AGC_RECORRECT_EN", + "name": "BT_CTRL_CODED_AGC_RECORRECT_EN", + "range": null, + "title": "Enable coded phy AGC recorrect", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Enable uncoded phy AGC recorrect", + "id": "BT_CTRL_AGC_RECORRECT_EN", + "name": "BT_CTRL_AGC_RECORRECT_EN", + "range": null, + "title": "Enable HW AGC recorrect", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "Disable active scan backoff. The bluetooth spec requires that scanners should run a backoff procedure to\nminimize collision of scan request PDUs from nultiple scanners. If scan backoff is disabled, in active\nscanning, scan request PDU will be sent every time when HW receives scannable ADV PDU.", + "id": "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX", + "name": "BT_CTRL_SCAN_BACKOFF_UPPERLIMITMAX", + "range": null, + "title": "Disable active scan backoff", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "When this option is enabled, auxiliary packets will be present in the events of\n'Non-Connectable and Non-Scannable' regardless of whether the advertising length is 0.\nIf this option is not enabled, auxiliary packets will only be present when the advertising length is not 0.", + "id": "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX", + "name": "BT_BLE_ADV_DATA_LENGTH_ZERO_AUX", + "range": null, + "title": "Enable aux packet when ext adv data length is zero", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is enabled, The Controller will records the communication quality\nfor each channel and then start a timer to check and update the channel map every 4 seconds.", + "id": "BT_CTRL_CHAN_ASS_EN", + "name": "BT_CTRL_CHAN_ASS_EN", + "range": null, + "title": "Enable channel assessment", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is disabled, The Controller will not start the LE authenticated payload timer.\nThis option is used for some compatibility problems related to LE ping procedure.", + "id": "BT_CTRL_LE_PING_EN", + "name": "BT_CTRL_LE_PING_EN", + "range": null, + "title": "Enable LE Ping procedure", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is enabled, Controller will terminate the connection\nwhen instant passed during connection update procedure.", + "id": "BT_CTRL_BLE_LLCP_CONN_UPDATE", + "name": "BT_CTRL_BLE_LLCP_CONN_UPDATE", + "range": null, + "title": "BLE ACL connection update procedure", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is enabled, Controller will terminate the connection\nwhen instant passed in channel map update procedure.", + "id": "BT_CTRL_BLE_LLCP_CHAN_MAP_UPDATE", + "name": "BT_CTRL_BLE_LLCP_CHAN_MAP_UPDATE", + "range": null, + "title": "BLE ACL channel map update procedure", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is enabled, Controller will terminate the connection\nwhen instant passed in PHY update procedure.", + "id": "BT_CTRL_BLE_LLCP_PHY_UPDATE", + "name": "BT_CTRL_BLE_LLCP_PHY_UPDATE", + "range": null, + "title": "BLE ACL PHY update procedure", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "id": "component-config-bluetooth-controller-options-ble-disconnect-when-instant-passed", + "title": "BLE disconnect when instant passed", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_DTM_ENABLE", + "name": "BT_CTRL_DTM_ENABLE", + "range": null, + "title": "Enable direct test mode feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_BLE_MASTER", + "name": "BT_CTRL_BLE_MASTER", + "range": null, + "title": "Enable BLE master role feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_BLE_TEST", + "name": "BT_CTRL_BLE_TEST", + "range": null, + "title": "Enable BLE QA test feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_BLE_SCAN", + "name": "BT_CTRL_BLE_SCAN", + "range": null, + "title": "Enable BLE scan feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_CTRL_RUN_IN_FLASH_ONLY && BT_CONTROLLER_ONLY && BT_CONTROLLER_ENABLED", + "help": null, + "id": "BT_CTRL_BLE_SECURITY_ENABLE", + "name": "BT_CTRL_BLE_SECURITY_ENABLE", + "range": null, + "title": "Enable BLE security feature", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "help": "If this option is enabled, all code for the Bluetooth controller will be moved from ROM and IRAM\nto flash, saving over 20K bytes of memory. However, it will require more flash resources and the\nperformance of Bluetooth will decrease If this option is enabled, Bluetooth may not work properly\nduring erasing flash. It is recommended to turn on the auto suspend function of flash. After auto\nsuspend is turned on, Bluetooth interrupts can be executed normally during erasing flash, with less\nimpact on Bluetooth performance.", + "id": "BT_CTRL_RUN_IN_FLASH_ONLY", + "name": "BT_CTRL_RUN_IN_FLASH_ONLY", + "range": null, + "title": "Put all BLE Controller code in flash", + "type": "bool" + } + ], + "depends_on": "BT_CONTROLLER_ENABLED", + "id": "component-config-bluetooth-controller-options", + "title": "Controller Options", + "type": "menu" + }, + { + "children": [], + "depends_on": "BT_ENABLED && BT_LE_RELEASE_IRAM_SUPPORTED", + "help": "This option release Bluetooth text section and merge Bluetooth data, bss & text into\na large free heap region when esp_bt_mem_release is called, total saving ~21kB or more of IRAM.\nESP32-C2 only 3 configurable PMP entries available, rest of them are hard-coded.\nWe cannot split the memory into 3 different regions (IRAM, BLE-IRAM, DRAM).\nSo this option will disable the PMP (ESP_SYSTEM_PMP_IDRAM_SPLIT)", + "id": "BT_RELEASE_IRAM", + "name": "BT_RELEASE_IRAM", + "range": null, + "title": "Release Bluetooth text (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This option decides the maximum number of alarms which\ncould be used by Bluetooth host.", + "id": "BT_ALARM_MAX_NUM", + "name": "BT_ALARM_MAX_NUM", + "range": null, + "title": "Maximum number of Bluetooth alarms", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-bluetooth-common-options", + "title": "Common Options", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BT_HCI_LOG_DEBUG_EN", + "help": "This option is to configure the buffer size of the hci data steam cache in hci debug mode.\nThis is a ring buffer, the new data will overwrite the oldest data if the buffer is full.", + "id": "BT_HCI_LOG_DATA_BUFFER_SIZE", + "name": "BT_HCI_LOG_DATA_BUFFER_SIZE", + "range": null, + "title": "Size of the cache used for HCI data in Bluetooth HCI debug mode (N*1024 bytes)", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_HCI_LOG_DEBUG_EN", + "help": "This option is to configure the buffer size of the hci adv report cache in hci debug mode.\nThis is a ring buffer, the new data will overwrite the oldest data if the buffer is full.", + "id": "BT_HCI_LOG_ADV_BUFFER_SIZE", + "name": "BT_HCI_LOG_ADV_BUFFER_SIZE", + "range": null, + "title": "Size of the cache used for adv report in Bluetooth HCI debug mode (N*1024 bytes)", + "type": "int" + } + ], + "depends_on": "BT_BLUEDROID_ENABLED || BT_NIMBLE_ENABLED", + "help": "This option is used to enable bluetooth debug mode, which saves the hci layer data stream.", + "id": "BT_HCI_LOG_DEBUG_EN", + "name": "BT_HCI_LOG_DEBUG_EN", + "range": null, + "title": "Enable Bluetooth HCI debug mode", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-bluetooth", + "title": "Bluetooth", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "It is a temporary solution and needs further modifications.", + "id": "BLE_MESH_HCI_5_0", + "name": "BLE_MESH_HCI_5_0", + "range": null, + "title": "Support sending 20ms non-connectable adv packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Support BLE Mesh v1.1 features", + "id": "BLE_MESH_V11_SUPPORT", + "name": "BLE_MESH_V11_SUPPORT", + "range": null, + "title": "Support ESP BLE Mesh v1.1 features (Preview)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow using random advertising interval\nfor mesh packets. And this could help avoid collision of\nadvertising packets.", + "id": "BLE_MESH_RANDOM_ADV_INTERVAL", + "name": "BLE_MESH_RANDOM_ADV_INTERVAL", + "range": null, + "title": "Support using random adv interval for mesh packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow using specific duplicate scan filter\nin BLE Mesh, and Scan Duplicate Type must be set by choosing the\noption in the Bluetooth Controller section in menuconfig, which is\n\"Scan Duplicate By Device Address and Advertising Data\".", + "id": "BLE_MESH_USE_DUPLICATE_SCAN", + "name": "BLE_MESH_USE_DUPLICATE_SCAN", + "range": null, + "title": "Support Duplicate Scan in BLE Mesh", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable this option to allow using BLE Active Scan for BLE Mesh.", + "id": "BLE_MESH_ACTIVE_SCAN", + "name": "BLE_MESH_ACTIVE_SCAN", + "range": null, + "title": "Support Active Scan in BLE Mesh", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_MEM_ALLOC_MODE_INTERNAL", + "name": "BLE_MESH_MEM_ALLOC_MODE_INTERNAL", + "range": null, + "title": "Internal DRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "help": null, + "id": "BLE_MESH_MEM_ALLOC_MODE_EXTERNAL", + "name": "BLE_MESH_MEM_ALLOC_MODE_EXTERNAL", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Enable this option to use the default memory allocation strategy when\nexternal SPIRAM is enabled. See the SPIRAM options for more details.", + "id": "BLE_MESH_MEM_ALLOC_MODE_DEFAULT", + "name": "BLE_MESH_MEM_ALLOC_MODE_DEFAULT", + "range": null, + "title": "Default alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "Allows to use IRAM memory region as 8bit accessible region. Every\nunaligned (8bit or 16bit) access will result in an exception and\nincur penalty of certain clock cycles per unaligned read/write.", + "id": "BLE_MESH_MEM_ALLOC_MODE_IRAM_8BIT", + "name": "BLE_MESH_MEM_ALLOC_MODE_IRAM_8BIT", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Allocation strategy for BLE Mesh stack, essentially provides ability to\nallocate all required dynamic allocations from,\n\n- Internal DRAM memory only\n- External SPIRAM memory only\n- Either internal or external memory based on default malloc()\n behavior in ESP-IDF\n- Internal IRAM memory wherever applicable else internal DRAM\n\nRecommended mode here is always internal (*), since that is most preferred\nfrom security perspective. But if application requirement does not\nallow sufficient free internal memory then alternate mode can be\nselected.\n\n(*) In case of ESP32-S2/ESP32-S3, hardware allows encryption of external\nSPIRAM contents provided hardware flash encryption feature is enabled.\nIn that case, using external SPIRAM allocation strategy is also safe choice\nfrom security perspective.", + "id": "component-config-esp-ble-mesh-support-memory-allocation-strategy", + "name": "BLE_MESH_MEM_ALLOC_MODE", + "title": "Memory allocation strategy", + "type": "choice" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SPIRAM && ", + "help": "If enabled, BLE Mesh allocates dynamic memory from external SPIRAM for\nFreeRTOS objects, i.e. mutex, queue, and task stack. External SPIRAM\ncan only be used for task stack when SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY\nis enabled. See the SPIRAM options for more details.", + "id": "BLE_MESH_FREERTOS_STATIC_ALLOC_EXTERNAL", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC_EXTERNAL", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "If enabled, BLE Mesh allocates dynamic memory from internal IRAM for\nFreeRTOS objects, i.e. mutex, queue. Note: IRAM region cannot be used\nas task stack.", + "id": "BLE_MESH_FREERTOS_STATIC_ALLOC_IRAM_8BIT", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC_IRAM_8BIT", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_FREERTOS_STATIC_ALLOC && BLE_MESH", + "help": "Choose the memory to be used for FreeRTOS objects.", + "id": "component-config-esp-ble-mesh-support-enable-freertos-static-allocation-memory-allocation-for-freertos-objects", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC_MODE", + "title": "Memory allocation for FreeRTOS objects", + "type": "choice" + } + ], + "depends_on": "FREERTOS_SUPPORT_STATIC_ALLOCATION && ((IDF_TARGET_ESP32 && SPIRAM) || ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY) && BLE_MESH", + "help": "Enable this option to use FreeRTOS static allocation APIs for BLE Mesh,\nwhich provides the ability to use different dynamic memory (i.e. SPIRAM\nor IRAM) for FreeRTOS objects.\nIf this option is disabled, the FreeRTOS static allocation APIs will not\nbe used, and internal DRAM will be allocated for FreeRTOS objects.", + "id": "BLE_MESH_FREERTOS_STATIC_ALLOC", + "name": "BLE_MESH_FREERTOS_STATIC_ALLOC", + "range": null, + "title": "Enable FreeRTOS static allocation", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "If enabled, users can use the function esp_ble_mesh_deinit() to de-initialize\nthe whole BLE Mesh stack.", + "id": "BLE_MESH_DEINIT", + "name": "BLE_MESH_DEINIT", + "range": null, + "title": "Support de-initialize BLE Mesh stack", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_SUPPORT_BLE_ADV && BLE_MESH", + "help": "Number of advertising buffers for BLE packets available.", + "id": "BLE_MESH_BLE_ADV_BUF_COUNT", + "name": "BLE_MESH_BLE_ADV_BUF_COUNT", + "range": null, + "title": "Number of advertising buffers for BLE advertising packets", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "When selected, users can send normal BLE advertising packets\nwith specific API.", + "id": "BLE_MESH_SUPPORT_BLE_ADV", + "name": "BLE_MESH_SUPPORT_BLE_ADV", + "range": null, + "title": "Support sending normal BLE advertising packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "When selected, users can register a callback and receive normal BLE\nadvertising packets in the application layer.", + "id": "BLE_MESH_SUPPORT_BLE_SCAN", + "name": "BLE_MESH_SUPPORT_BLE_SCAN", + "range": null, + "title": "Support scanning normal BLE advertising packets", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-and-ble-coexistence-support", + "title": "BLE Mesh and BLE coexistence support", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow BLE Mesh fast provisioning solution to be used.\nWhen there are multiple unprovisioned devices around, fast provisioning can\ngreatly reduce the time consumption of the whole provisioning process.\nWhen this option is enabled, and after an unprovisioned device is provisioned\ninto a node successfully, it can be changed to a temporary Provisioner.", + "id": "BLE_MESH_FAST_PROV", + "name": "BLE_MESH_FAST_PROV", + "range": null, + "title": "Enable BLE Mesh Fast Provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable the device to be provisioned into a node. This option should be\nenabled when an unprovisioned device is going to be provisioned into a\nnode and communicate with other nodes in the BLE Mesh network.", + "id": "BLE_MESH_NODE", + "name": "BLE_MESH_NODE", + "range": null, + "title": "Support for BLE Mesh Node", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many unprovisioned devices can be added to device\nqueue for provisioning. Users can use this option to define the size of the\nqueue in the bottom layer which is used to store unprovisioned device\ninformation (e.g. Device UUID, address).", + "id": "BLE_MESH_WAIT_FOR_PROV_MAX_DEV_NUM", + "name": "BLE_MESH_WAIT_FOR_PROV_MAX_DEV_NUM", + "range": null, + "title": "Maximum number of unprovisioned devices that can be added to device queue", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many devices can be provisioned by a Provisioner.\nThis value indicates the maximum number of unprovisioned devices which can be\nprovisioned by a Provisioner. For instance, if the value is 6, it means the\nProvisioner can provision up to 6 unprovisioned devices.\nTheoretically a Provisioner without the limitation of its memory can provision\nup to 32766 unprovisioned devices, here we limit the maximum number to 100\njust to limit the memory used by a Provisioner. The bigger the value is, the\nmore memory it will cost by a Provisioner to store the information of nodes.", + "id": "BLE_MESH_MAX_PROV_NODES", + "name": "BLE_MESH_MAX_PROV_NODES", + "range": null, + "title": "Maximum number of devices that can be provisioned by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PB_ADV && BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many devices can be provisioned at the same time\nusing PB-ADV. For examples, if the value is 2, it means a Provisioner can\nprovision two unprovisioned devices with PB-ADV at the same time.", + "id": "BLE_MESH_PBA_SAME_TIME", + "name": "BLE_MESH_PBA_SAME_TIME", + "range": null, + "title": "Maximum number of PB-ADV running at the same time by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PB_GATT && BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many devices can be provisioned at the same\ntime using PB-GATT. For example, if the value is 2, it means a Provisioner\ncan provision two unprovisioned devices with PB-GATT at the same time.", + "id": "BLE_MESH_PBG_SAME_TIME", + "name": "BLE_MESH_PBG_SAME_TIME", + "range": null, + "title": "Maximum number of PB-GATT running at the same time by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many subnets per network a Provisioner can create.\nIndeed, this value decides the number of network keys which can be added by a Provisioner.", + "id": "BLE_MESH_PROVISIONER_SUBNET_COUNT", + "name": "BLE_MESH_PROVISIONER_SUBNET_COUNT", + "range": null, + "title": "Maximum number of mesh subnets that can be created by Provisioner", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many application keys the Provisioner can have.\nIndeed, this value decides the number of the application keys which can be added by a Provisioner.", + "id": "BLE_MESH_PROVISIONER_APP_KEY_COUNT", + "name": "BLE_MESH_PROVISIONER_APP_KEY_COUNT", + "range": null, + "title": "Maximum number of application keys that can be owned by Provisioner", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROVISIONER_RECV_HB && BLE_MESH_PROVISIONER && BLE_MESH", + "help": "This option specifies how many heartbeat filter entries Provisioner supports.\nThe heartbeat filter (acceptlist or rejectlist) entries are used to store a\nlist of SRC and DST which can be used to decide if a heartbeat message will\nbe processed and notified to the application layer by Provisioner.\nNote: The filter is an empty rejectlist by default.", + "id": "BLE_MESH_PROVISIONER_RECV_HB_FILTER_SIZE", + "name": "BLE_MESH_PROVISIONER_RECV_HB_FILTER_SIZE", + "range": null, + "title": "Maximum number of filter entries for receiving Heartbeat messages", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH", + "help": "When this option is enabled, Provisioner can call specific functions to enable\nor disable receiving Heartbeat messages and notify them to the application layer.", + "id": "BLE_MESH_PROVISIONER_RECV_HB", + "name": "BLE_MESH_PROVISIONER_RECV_HB", + "range": null, + "title": "Support receiving Heartbeat messages", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable the device to be a Provisioner. The option should be enabled when\na device is going to act as a Provisioner and provision unprovisioned\ndevices into the BLE Mesh network.", + "id": "BLE_MESH_PROVISIONER", + "name": "BLE_MESH_PROVISIONER", + "range": null, + "title": "Support for BLE Mesh Provisioner", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable this option to support BLE Mesh enhanced provisioning authentication\nfunctionality. This option can increase the security level of provisioning.\nIt is recommended to enable this option.", + "id": "BLE_MESH_PROV_EPA", + "name": "BLE_MESH_PROV_EPA", + "range": null, + "title": "BLE Mesh enhanced provisioning authentication", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_CERT_BASED_PROV && BLE_MESH", + "help": "This option sets the maximum size of the provisioning record fragment that the\nProvisioner can receive. The range depends on provisioning bearer.", + "id": "BLE_MESH_RECORD_FRAG_MAX_SIZE", + "name": "BLE_MESH_RECORD_FRAG_MAX_SIZE", + "range": null, + "title": "Maximum size of the provisioning record fragment that Provisioner can receive", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable this option to support BLE Mesh Certificate-Based Provisioning.", + "id": "BLE_MESH_CERT_BASED_PROV", + "name": "BLE_MESH_CERT_BASED_PROV", + "range": null, + "title": "Support Certificate-based provisioning", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable this option to support BLE Mesh Provisioning functionality. For\nBLE Mesh, this option should be always enabled.", + "id": "BLE_MESH_PROV", + "name": "BLE_MESH_PROV", + "range": null, + "title": "BLE Mesh Provisioning support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_NODE && BLE_MESH_PB_ADV && BLE_MESH", + "help": "This option specifies the interval of sending two consecutive unprovisioned\ndevice beacon, users can use this option to change the frequency of sending\nunprovisioned device beacon. For example, if the value is 5, it means the\nunprovisioned device beacon will send every 5 seconds. When the option of\nBLE_MESH_FAST_PROV is selected, the value is better to be 3 seconds, or less.", + "id": "BLE_MESH_UNPROVISIONED_BEACON_INTERVAL", + "name": "BLE_MESH_UNPROVISIONED_BEACON_INTERVAL", + "range": null, + "title": "Interval between two consecutive Unprovisioned Device Beacon", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow the device to be provisioned over the\nadvertising bearer. This option should be enabled if PB-ADV is\ngoing to be used during provisioning procedure.", + "id": "BLE_MESH_PB_ADV", + "name": "BLE_MESH_PB_ADV", + "range": null, + "title": "Provisioning support using the advertising bearer (PB-ADV)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to allow the device to be provisioned over GATT.\nThis option should be enabled if PB-GATT is going to be used during\nprovisioning procedure.\n\n# Virtual option enabled whenever any Proxy protocol is needed", + "id": "BLE_MESH_PB_GATT", + "name": "BLE_MESH_PB_GATT", + "range": null, + "title": "Provisioning support using GATT (PB-GATT)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable this option to support BLE Mesh Proxy protocol used by PB-GATT\nand other proxy pdu transmission.", + "id": "BLE_MESH_PROXY", + "name": "BLE_MESH_PROXY", + "range": null, + "title": "BLE Mesh Proxy protocol support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH", + "help": "This option determines for how long the local node advertises using\nNode Identity. The given value is in seconds. The specification limits\nthis to 60 seconds and lists it as the recommended value as well.\nSo leaving the default value is the safest option.\nWhen an unprovisioned device is provisioned successfully and becomes a\nnode, it will start to advertise using Node Identity during the time\nset by this option. And after that, Network ID will be advertised.", + "id": "BLE_MESH_NODE_ID_TIMEOUT", + "name": "BLE_MESH_NODE_ID_TIMEOUT", + "range": null, + "title": "Node Identity advertising timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH", + "help": "This option specifies how many Proxy Filter entries the local node supports.\nThe entries of Proxy filter (whitelist or blacklist) are used to store a\nlist of addresses which can be used to decide which messages will be forwarded\nto the Proxy Client by the Proxy Server.", + "id": "BLE_MESH_PROXY_FILTER_SIZE", + "name": "BLE_MESH_PROXY_FILTER_SIZE", + "range": null, + "title": "Maximum number of filter entries per Proxy Client", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_PRB_SRV && BLE_MESH_GATT_PROXY_SERVER && BLE_MESH", + "help": "The Proxy Privacy parameter controls the privacy of the Proxy Server\nover the connection. The value of the Proxy Privacy parameter is\ncontrolled by the type of proxy connection, which is dependent on the\nbearer used by the proxy connection.", + "id": "BLE_MESH_PROXY_PRIVACY", + "name": "BLE_MESH_PROXY_PRIVACY", + "range": null, + "title": "Support Proxy Privacy", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_RX && BLE_MESH", + "help": "This option specifies the maximum capacity of the solicitation replay\nprotection list. The solicitation replay protection list is used to\nreject Solicitation PDUs that were already processed by a node, which\nwill store the solicitation src and solicitation sequence number of\nthe received Solicitation PDU message.", + "id": "BLE_MESH_PROXY_SOLIC_RX_CRPL", + "name": "BLE_MESH_PROXY_SOLIC_RX_CRPL", + "range": null, + "title": "Maximum capacity of solicitation replay protection list", + "type": "int" + } + ], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable this option to support receiving Proxy Solicitation PDU.", + "id": "BLE_MESH_PROXY_SOLIC_PDU_RX", + "name": "BLE_MESH_PROXY_SOLIC_PDU_RX", + "range": null, + "title": "Support receiving Proxy Solicitation PDU", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH", + "help": "This option enables support for Mesh GATT Proxy Service, i.e. the\nability to act as a proxy between a Mesh GATT Client and a Mesh network.\nThis option should be enabled if a node is going to be a Proxy Server.", + "id": "BLE_MESH_GATT_PROXY_SERVER", + "name": "BLE_MESH_GATT_PROXY_SERVER", + "range": null, + "title": "BLE Mesh GATT Proxy Server", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_TX && BLE_MESH", + "help": "This option specifies the maximum number of Solicitation Source (SSRC)\nthat can be used by Proxy Client for sending a Solicitation PDU.\nA Proxy Client may use the primary address or any of the secondary\naddresses as the SSRC for a Solicitation PDU.\nSo for a Proxy Client, it's better to choose the value based on its\nown element count.", + "id": "BLE_MESH_PROXY_SOLIC_TX_SRC_COUNT", + "name": "BLE_MESH_PROXY_SOLIC_TX_SRC_COUNT", + "range": null, + "title": "Maximum number of SSRC that can be used by Proxy Client", + "type": "int" + } + ], + "depends_on": "BLE_MESH_GATT_PROXY_CLIENT && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable this option to support sending Proxy Solicitation PDU.", + "id": "BLE_MESH_PROXY_SOLIC_PDU_TX", + "name": "BLE_MESH_PROXY_SOLIC_PDU_TX", + "range": null, + "title": "Support sending Proxy Solicitation PDU", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "This option enables support for Mesh GATT Proxy Client. The Proxy Client\ncan use the GATT bearer to send mesh messages to a node that supports the\nadvertising bearer.", + "id": "BLE_MESH_GATT_PROXY_CLIENT", + "name": "BLE_MESH_GATT_PROXY_CLIENT", + "range": null, + "title": "BLE Mesh GATT Proxy Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable BLE Mesh net buffer pool tracking. This option is used to introduce another\nvariable in the bottom layer to record the usage of advertising buffers of BLE Mesh\ndevices. Recommend to enable this option as default.", + "id": "BLE_MESH_NET_BUF_POOL_USAGE", + "name": "BLE_MESH_NET_BUF_POOL_USAGE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines in seconds how soon any pending changes are actually\nwritten into persistent storage (flash) after a change occurs.\nThe option allows nodes to delay a certain period of time to save proper\ninformation to flash. The default value is 0, which means information\nwill be stored immediately once there are updates.", + "id": "BLE_MESH_STORE_TIMEOUT", + "name": "BLE_MESH_STORE_TIMEOUT", + "range": null, + "title": "Delay (in seconds) before storing anything persistently", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines how often the local sequence number gets updated in\npersistent storage (i.e. flash). e.g. a value of 100 means that the\nsequence number will be stored to flash on every 100th increment.\nIf the node sends messages very frequently a higher value makes more\nsense, whereas if the node sends infrequently a value as low as 0\n(update storage for every increment) can make sense. When the stack\ngets initialized it will add sequence number to the last stored one,\nso that it starts off with a value that's guaranteed to be larger than\nthe last one used before power off.", + "id": "BLE_MESH_SEQ_STORE_RATE", + "name": "BLE_MESH_SEQ_STORE_RATE", + "range": null, + "title": "How often the sequence number gets updated in storage", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines in seconds how soon the RPL (Replay Protection List)\ngets written to persistent storage after a change occurs. If the node\nreceives messages frequently, then a large value is recommended. If the\nnode receives messages rarely, then the value can be as low as 0 (which\nmeans the RPL is written into the storage immediately).\nNote that if the node operates in a security-sensitive case, and there is\na risk of sudden power-off, then a value of 0 is strongly recommended.\nOtherwise, a power loss before RPL being written into the storage may\nintroduce message replay attacks and system security will be in a\nvulnerable state.", + "id": "BLE_MESH_RPL_STORE_TIMEOUT", + "name": "BLE_MESH_RPL_STORE_TIMEOUT", + "range": null, + "title": "Minimum frequency that the RPL gets updated in storage", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_NODE && BLE_MESH_SETTINGS && BLE_MESH", + "help": "This option is created to solve the issue of failure in recovering\nnode information after mesh stack updates. In the old version mesh\nstack, there is no key of \"mesh/role\" in nvs. In the new version\nmesh stack, key of \"mesh/role\" is added in nvs, recovering node\ninformation needs to check \"mesh/role\" key in nvs and implements\nselective recovery of mesh node information. Therefore, there may\nbe failure in recovering node information during node restarting\nafter OTA.\n\nThe new version mesh stack adds the option of \"mesh/role\" because\nwe have added the support of storing Provisioner information, while\nthe old version only supports storing node information.\n\nIf users are updating their nodes from old version to new version,\nwe recommend enabling this option, so that system could set the flag\nin advance before recovering node information and make sure the node\ninformation recovering could work as expected.", + "id": "BLE_MESH_SETTINGS_BACKWARD_COMPATIBILITY", + "name": "BLE_MESH_SETTINGS_BACKWARD_COMPATIBILITY", + "range": null, + "title": "A specific option for settings backward compatibility", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_SPECIFIC_PARTITION && BLE_MESH_SETTINGS && BLE_MESH", + "help": "This value defines the name of the specified NVS partition used by the\nmesh stack.", + "id": "BLE_MESH_PARTITION_NAME", + "name": "BLE_MESH_PARTITION_NAME", + "range": null, + "title": "Name of the NVS partition for BLE Mesh", + "type": "string" + } + ], + "depends_on": "BLE_MESH_SETTINGS && BLE_MESH", + "help": "When selected, the mesh stack will use a specified NVS partition instead of\ndefault NVS partition. Note that the specified partition must be registered\nwith NVS using nvs_flash_init_partition() API, and the partition must exists\nin the csv file.\nWhen Provisioner needs to store a large amount of nodes' information in the\nflash (e.g. more than 20), this option is recommended to be enabled.", + "id": "BLE_MESH_SPECIFIC_PARTITION", + "name": "BLE_MESH_SPECIFIC_PARTITION", + "range": null, + "title": "Use a specific NVS partition for BLE Mesh", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_USE_MULTIPLE_NAMESPACE && BLE_MESH_SETTINGS && BLE_MESH", + "help": "This option specifies the maximum NVS namespaces supported by Provisioner.", + "id": "BLE_MESH_MAX_NVS_NAMESPACE", + "name": "BLE_MESH_MAX_NVS_NAMESPACE", + "range": null, + "title": "Maximum number of NVS namespaces", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH_SETTINGS && BLE_MESH", + "help": "When selected, Provisioner can use different NVS namespaces to store\ndifferent instances of mesh information.\nFor example, if in the first room, Provisioner uses NetKey A, AppKey\nA and provisions three devices, these information will be treated as\nmesh information instance A. When the Provisioner moves to the second\nroom, it uses NetKey B, AppKey B and provisions two devices, then the\ninformation will be treated as mesh information instance B.\nHere instance A and instance B will be stored in different namespaces.\nWith this option enabled, Provisioner needs to use specific functions\nto open the corresponding NVS namespace, restore the mesh information,\nrelease the mesh information or erase the mesh information.", + "id": "BLE_MESH_USE_MULTIPLE_NAMESPACE", + "name": "BLE_MESH_USE_MULTIPLE_NAMESPACE", + "range": null, + "title": "Support using multiple NVS namespaces by Provisioner", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "When selected, the BLE Mesh stack will take care of storing/restoring the BLE\nMesh configuration persistently in flash.\nIf the device is a BLE Mesh node, when this option is enabled, the configuration\nof the device will be stored persistently, including unicast address, NetKey,\nAppKey, etc.\nAnd if the device is a BLE Mesh Provisioner, the information of the device will\nbe stored persistently, including the information of provisioned nodes, NetKey,\nAppKey, etc.", + "id": "BLE_MESH_SETTINGS", + "name": "BLE_MESH_SETTINGS", + "range": null, + "title": "Store BLE Mesh configuration persistently", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies how many subnets a Mesh network can have at the same time.\nIndeed, this value decides the number of the network keys which can be owned by a node.", + "id": "BLE_MESH_SUBNET_COUNT", + "name": "BLE_MESH_SUBNET_COUNT", + "range": null, + "title": "Maximum number of mesh subnets per network", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies how many application keys the device can store per network.\nIndeed, this value decides the number of the application keys which can be owned by a node.", + "id": "BLE_MESH_APP_KEY_COUNT", + "name": "BLE_MESH_APP_KEY_COUNT", + "range": null, + "title": "Maximum number of application keys per network", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies the maximum number of application keys to which each model\ncan be bound.", + "id": "BLE_MESH_MODEL_KEY_COUNT", + "name": "BLE_MESH_MODEL_KEY_COUNT", + "range": null, + "title": "Maximum number of application keys per model", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies the maximum number of addresses to which each model can\nbe subscribed.", + "id": "BLE_MESH_MODEL_GROUP_COUNT", + "name": "BLE_MESH_MODEL_GROUP_COUNT", + "range": null, + "title": "Maximum number of group address subscriptions per model", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies how many Label UUIDs can be stored.\nIndeed, this value decides the number of the Virtual Addresses can be supported by a node.", + "id": "BLE_MESH_LABEL_COUNT", + "name": "BLE_MESH_LABEL_COUNT", + "range": null, + "title": "Maximum number of Label UUIDs used for Virtual Addresses", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option specifies the maximum capacity of the replay protection list.\nIt is similar to Network message cache size, but has a different purpose.\nThe replay protection list is used to prevent a node from replay attack,\nwhich will store the source address and sequence number of the received\nmesh messages.\nFor Provisioner, the replay protection list size should not be smaller than\nthe maximum number of nodes whose information can be stored. And the element\nnumber of each node should also be taken into consideration. For example, if\nProvisioner can provision up to 20 nodes and each node contains two elements,\nthen the replay protection list size of Provisioner should be at least 40.", + "id": "BLE_MESH_CRPL", + "name": "BLE_MESH_CRPL", + "range": null, + "title": "Maximum capacity of the replay protection list", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_EXPERIMENTAL && BLE_MESH", + "help": "There may be many expired messages in a complex mesh network that would be\nconsidered replayed messages.\nEnable this option will refuse to relay such messages, which could help to\nreduce invalid packets in the mesh network.\nHowever, it should be noted that enabling this option may result in packet\nloss in certain environments.\nTherefore, users need to decide whether to enable this option according to\nthe actual usage situation.", + "id": "BLE_MESH_NOT_RELAY_REPLAY_MSG", + "name": "BLE_MESH_NOT_RELAY_REPLAY_MSG", + "range": null, + "title": "Not relay replayed messages in a mesh network", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Number of messages that are cached for the network. This helps prevent\nunnecessary decryption operations and unnecessary relays. This option\nis similar to Replay protection list, but has a different purpose.\nA node is not required to cache the entire Network PDU and may cache\nonly part of it for tracking, such as values for SRC/SEQ or others.", + "id": "BLE_MESH_MSG_CACHE_SIZE", + "name": "BLE_MESH_MSG_CACHE_SIZE", + "range": null, + "title": "Network message cache size", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Number of advertising buffers available. The transport layer reserves\nADV_BUF_COUNT - 3 buffers for outgoing segments. The maximum outgoing\nSDU size is 12 times this value (out of which 4 or 8 bytes are used\nfor the Transport Layer MIC). For example, 5 segments means the maximum\nSDU size is 60 bytes, which leaves 56 bytes for application layer data\nusing a 4-byte MIC, or 52 bytes using an 8-byte MIC.", + "id": "BLE_MESH_ADV_BUF_COUNT", + "name": "BLE_MESH_ADV_BUF_COUNT", + "range": null, + "title": "Number of advertising buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "When the IV Update state enters Normal operation or IV Update\nin Progress, we need to keep track of how many hours has passed\nin the state, since the specification requires us to remain in\nthe state at least for 96 hours (Update in Progress has an\nadditional upper limit of 144 hours).\n\nIn order to fulfill the above requirement, even if the node might\nbe powered off once in a while, we need to store persistently\nhow many hours the node has been in the state. This doesn't\nnecessarily need to happen every hour (thanks to the flexible\nduration range). The exact cadence will depend a lot on the\nways that the node will be used and what kind of power source it\nhas.\n\nSince there is no single optimal answer, this configuration\noption allows specifying a divider, i.e. how many intervals\nthe 96 hour minimum gets split into. After each interval the\nduration that the node has been in the current state gets\nstored to flash. E.g. the default value of 4 means that the\nstate is saved every 24 hours (96 / 4).", + "id": "BLE_MESH_IVU_DIVIDER", + "name": "BLE_MESH_IVU_DIVIDER", + "range": null, + "title": "Divider for IV Update state refresh timer", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "According to Section 3.10.5 of Mesh Specification v1.0.1.\nIf a node in Normal Operation receives a Secure Network beacon with an IV index\nequal to the last known IV index+1 and the IV Update Flag set to 0, the node may\nupdate its IV without going to the IV Update in Progress state, or it may initiate\nan IV Index Recovery procedure (Section 3.10.6), or it may ignore the Secure\nNetwork beacon. The node makes the choice depending on the time since last IV\nupdate and the likelihood that the node has missed the Secure Network beacons\nwith the IV update Flag.\nWhen the above situation is encountered, this option can be used to decide whether\nto perform the IV index recovery procedure.", + "id": "BLE_MESH_IVU_RECOVERY_IVI", + "name": "BLE_MESH_IVU_RECOVERY_IVI", + "range": null, + "title": "Recovery the IV index when the latest whole IV update procedure is missed", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable this option to use the enhanced segmentation and reassembly\nmechanism introduced in Bluetooth Mesh Protocol 1.1.", + "id": "BLE_MESH_SAR_ENHANCEMENT", + "name": "BLE_MESH_SAR_ENHANCEMENT", + "range": null, + "title": "Segmentation and reassembly enhancement", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum number of simultaneous outgoing multi-segment and/or reliable messages.\nThe default value is 1, which means the device can only send one segmented\nmessage at a time. And if another segmented message is going to be sent, it\nshould wait for the completion of the previous one.\nIf users are going to send multiple segmented messages at the same time, this\nvalue should be configured properly.", + "id": "BLE_MESH_TX_SEG_MSG_COUNT", + "name": "BLE_MESH_TX_SEG_MSG_COUNT", + "range": null, + "title": "Maximum number of simultaneous outgoing segmented messages", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum number of simultaneous incoming multi-segment and/or reliable messages.\nThe default value is 1, which means the device can only receive one segmented\nmessage at a time. And if another segmented message is going to be received,\nit should wait for the completion of the previous one.\nIf users are going to receive multiple segmented messages at the same time, this\nvalue should be configured properly.", + "id": "BLE_MESH_RX_SEG_MSG_COUNT", + "name": "BLE_MESH_RX_SEG_MSG_COUNT", + "range": null, + "title": "Maximum number of simultaneous incoming segmented messages", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum incoming Upper Transport Access PDU length. Leave this to the default\nvalue, unless you really need to optimize memory usage.", + "id": "BLE_MESH_RX_SDU_MAX", + "name": "BLE_MESH_RX_SDU_MAX", + "range": null, + "title": "Maximum incoming Upper Transport Access PDU length", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Maximum number of segments supported for outgoing messages.\nThis value should typically be fine-tuned based on what\nmodels the local node supports, i.e. what's the largest\nmessage payload that the node needs to be able to send.\nThis value affects memory and call stack consumption, which\nis why the default is lower than the maximum that the\nspecification would allow (32 segments).\n\nThe maximum outgoing SDU size is 12 times this number (out of\nwhich 4 or 8 bytes is used for the Transport Layer MIC). For\nexample, 5 segments means the maximum SDU size is 60 bytes,\nwhich leaves 56 bytes for application layer data using a\n4-byte MIC and 52 bytes using an 8-byte MIC.\n\nBe sure to specify a sufficient number of advertising buffers\nwhen setting this option to a higher value. There must be at\nleast three more advertising buffers (BLE_MESH_ADV_BUF_COUNT)\nas there are outgoing segments.", + "id": "BLE_MESH_TX_SEG_MAX", + "name": "BLE_MESH_TX_SEG_MAX", + "range": null, + "title": "Maximum number of segments in outgoing messages", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_RELAY_ADV_BUF && BLE_MESH_RELAY && BLE_MESH", + "help": "Number of advertising buffers for relay packets available.", + "id": "BLE_MESH_RELAY_ADV_BUF_COUNT", + "name": "BLE_MESH_RELAY_ADV_BUF_COUNT", + "range": null, + "title": "Number of advertising buffers for relay packets", + "type": "int" + } + ], + "depends_on": "BLE_MESH_RELAY && BLE_MESH", + "help": "When selected, self-send packets will be put in a high-priority\nqueue and relay packets will be put in a low-priority queue.", + "id": "BLE_MESH_RELAY_ADV_BUF", + "name": "BLE_MESH_RELAY_ADV_BUF", + "range": null, + "title": "Use separate advertising buffers for relay packets", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH", + "help": "Support for acting as a Mesh Relay Node. Enabling this option will allow\na node to support the Relay feature, and the Relay feature can still\nbe enabled or disabled by proper configuration messages. Disabling this\noption will let a node not support the Relay feature.", + "id": "BLE_MESH_RELAY", + "name": "BLE_MESH_RELAY", + "range": null, + "title": "Relay support", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Perform the Friendship establishment using low power with the help of a\nreduced scan duty cycle. The downside of this is that the node may miss\nout on messages intended for it until it has successfully set up Friendship\nwith a Friend node.\nWhen this option is enabled, the node will stop scanning for a period of\ntime after a Friend Request or Friend Poll is sent, so as to reduce more\npower consumption.", + "id": "BLE_MESH_LPN_ESTABLISHMENT", + "name": "BLE_MESH_LPN_ESTABLISHMENT", + "range": null, + "title": "Perform Friendship establishment using low power", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_LPN_AUTO && BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Time in seconds from the last received message, that the node waits out\nbefore starting to look for Friend nodes.", + "id": "BLE_MESH_LPN_AUTO_TIMEOUT", + "name": "BLE_MESH_LPN_AUTO_TIMEOUT", + "range": null, + "title": "Time from last received message before going to LPN mode", + "type": "int" + } + ], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Once provisioned, automatically enable LPN functionality and start looking\nfor Friend nodes. If this option is disabled LPN mode needs to be manually\nenabled by calling bt_mesh_lpn_set(true).\nWhen an unprovisioned device is provisioned successfully and becomes a node,\nenabling this option will trigger the node starts to send Friend Request at\na certain period until it finds a proper Friend node.", + "id": "BLE_MESH_LPN_AUTO", + "name": "BLE_MESH_LPN_AUTO", + "range": null, + "title": "Automatically start looking for Friend nodes once provisioned", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Time in seconds between Friend Requests, if a previous Friend Request did\nnot yield any acceptable Friend Offers.", + "id": "BLE_MESH_LPN_RETRY_TIMEOUT", + "name": "BLE_MESH_LPN_RETRY_TIMEOUT", + "range": null, + "title": "Retry timeout for Friend requests", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The contribution of the RSSI, measured by the Friend node, used in Friend\nOffer Delay calculations. 0 = 1, 1 = 1.5, 2 = 2, 3 = 2.5.\nRSSIFactor, one of the parameters carried by Friend Request sent by Low Power\nnode, which is used to calculate the Friend Offer Delay.", + "id": "BLE_MESH_LPN_RSSI_FACTOR", + "name": "BLE_MESH_LPN_RSSI_FACTOR", + "range": null, + "title": "RSSIFactor, used in Friend Offer Delay calculation", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The contribution of the supported Receive Window used in Friend Offer\nDelay calculations. 0 = 1, 1 = 1.5, 2 = 2, 3 = 2.5.\nReceiveWindowFactor, one of the parameters carried by Friend Request sent by\nLow Power node, which is used to calculate the Friend Offer Delay.", + "id": "BLE_MESH_LPN_RECV_WIN_FACTOR", + "name": "BLE_MESH_LPN_RECV_WIN_FACTOR", + "range": null, + "title": "ReceiveWindowFactor, used in Friend Offer Delay calculation", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The MinQueueSizeLog field is defined as log_2(N), where N is the minimum\nnumber of maximum size Lower Transport PDUs that the Friend node can store\nin its Friend Queue. As an example, MinQueueSizeLog value 1 gives N = 2,\nand value 7 gives N = 128.", + "id": "BLE_MESH_LPN_MIN_QUEUE_SIZE", + "name": "BLE_MESH_LPN_MIN_QUEUE_SIZE", + "range": null, + "title": "Minimum size of the acceptable friend queue (MinQueueSizeLog)", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The ReceiveDelay is the time between the Low Power node sending a\nrequest and listening for a response. This delay allows the Friend\nnode time to prepare the response. The value is in units of milliseconds.", + "id": "BLE_MESH_LPN_RECV_DELAY", + "name": "BLE_MESH_LPN_RECV_DELAY", + "range": null, + "title": "Receive delay requested by the local node", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "PollTimeout timer is used to measure time between two consecutive\nrequests sent by a Low Power node. If no requests are received\nthe Friend node before the PollTimeout timer expires, then the\nfriendship is considered terminated. The value is in units of 100\nmilliseconds, so e.g. a value of 300 means 30 seconds.\nThe smaller the value, the faster the Low Power node tries to get\nmessages from corresponding Friend node and vice versa.", + "id": "BLE_MESH_LPN_POLL_TIMEOUT", + "name": "BLE_MESH_LPN_POLL_TIMEOUT", + "range": null, + "title": "The value of the PollTimeout timer", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "The initial value of the PollTimeout timer when Friendship is to be\nestablished for the first time. After this, the timeout gradually\ngrows toward the actual PollTimeout, doubling in value for each iteration.\nThe value is in units of 100 milliseconds, so e.g. a value of 300 means\n30 seconds.", + "id": "BLE_MESH_LPN_INIT_POLL_TIMEOUT", + "name": "BLE_MESH_LPN_INIT_POLL_TIMEOUT", + "range": null, + "title": "The starting value of the PollTimeout timer", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Latency (in milliseconds) is the time it takes to enable scanning. In\npractice, it means how much time in advance of the Receive Window, the\nrequest to enable scanning is made.", + "id": "BLE_MESH_LPN_SCAN_LATENCY", + "name": "BLE_MESH_LPN_SCAN_LATENCY", + "range": null, + "title": "Latency for enabling scanning", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Maximum number of groups to which the LPN can subscribe.", + "id": "BLE_MESH_LPN_GROUPS", + "name": "BLE_MESH_LPN_GROUPS", + "range": null, + "title": "Number of groups the LPN can subscribe to", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_LOW_POWER && BLE_MESH", + "help": "Automatically subscribe all nodes address when friendship\nestablished.", + "id": "BLE_MESH_LPN_SUB_ALL_NODES_ADDR", + "name": "BLE_MESH_LPN_SUB_ALL_NODES_ADDR", + "range": null, + "title": "Automatically subscribe all nodes address", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH", + "help": "Enable this option to operate as a Low Power Node. If low power consumption\nis required by a node, this option should be enabled. And once the node\nenters the mesh network, it will try to find a Friend node and establish a\nfriendship.", + "id": "BLE_MESH_LOW_POWER", + "name": "BLE_MESH_LOW_POWER", + "range": null, + "title": "Support for Low Power features", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Receive Window in milliseconds supported by the Friend node.", + "id": "BLE_MESH_FRIEND_RECV_WIN", + "name": "BLE_MESH_FRIEND_RECV_WIN", + "range": null, + "title": "Friend Receive Window", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Minimum number of buffers available to be stored for each local Friend Queue.\nThis option decides the size of each buffer which can be used by a Friend node\nto store messages for each Low Power node.", + "id": "BLE_MESH_FRIEND_QUEUE_SIZE", + "name": "BLE_MESH_FRIEND_QUEUE_SIZE", + "range": null, + "title": "Minimum number of buffers supported per Friend Queue", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Size of the Subscription List that can be supported by a Friend node for a\nLow Power node. And Low Power node can send Friend Subscription List Add or\nFriend Subscription List Remove messages to the Friend node to add or remove\nsubscription addresses.", + "id": "BLE_MESH_FRIEND_SUB_LIST_SIZE", + "name": "BLE_MESH_FRIEND_SUB_LIST_SIZE", + "range": null, + "title": "Friend Subscription List Size", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Number of Low Power Nodes with which a Friend can have Friendship simultaneously.\nA Friend node can have friendship with multiple Low Power nodes at the same time,\nwhile a Low Power node can only establish friendship with only one Friend node at\nthe same time.", + "id": "BLE_MESH_FRIEND_LPN_COUNT", + "name": "BLE_MESH_FRIEND_LPN_COUNT", + "range": null, + "title": "Number of supported LPN nodes", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_FRIEND && BLE_MESH", + "help": "Number of incomplete segment lists tracked for each Friends' LPN.\nIn other words, this determines from how many elements can segmented\nmessages destined for the Friend queue be received simultaneously.", + "id": "BLE_MESH_FRIEND_SEG_RX", + "name": "BLE_MESH_FRIEND_SEG_RX", + "range": null, + "title": "Number of incomplete segment lists per LPN", + "type": "int" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable this option to be able to act as a Friend Node.", + "id": "BLE_MESH_FRIEND", + "name": "BLE_MESH_FRIEND", + "range": null, + "title": "Support for Friend feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH && BLE_MESH", + "help": "Select this to save the BLE Mesh related rodata code size. Enabling this option\nwill disable the output of BLE Mesh debug log.", + "id": "BLE_MESH_NO_LOG", + "name": "BLE_MESH_NO_LOG", + "range": null, + "title": "Disable BLE Mesh debug logs (minimize bin size)", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_NONE", + "name": "BLE_MESH_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_ERROR", + "name": "BLE_MESH_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_WARNING", + "name": "BLE_MESH_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_INFO", + "name": "BLE_MESH_TRACE_LEVEL_INFO", + "range": null, + "title": "INFO", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_DEBUG", + "name": "BLE_MESH_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_TRACE_LEVEL_VERBOSE", + "name": "BLE_MESH_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": "Define BLE Mesh trace level for BLE Mesh stack.", + "id": "component-config-esp-ble-mesh-support-ble-mesh-stack-debug-log-level-ble_mesh_stack", + "name": "BLE_MESH_STACK_TRACE_LEVEL", + "title": "BLE_MESH_STACK", + "type": "choice" + }, + { + "children": [], + "depends_on": "BLE_MESH && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": null, + "id": "BLE_MESH_STACK_TRACE_LEVEL", + "name": "BLE_MESH_STACK_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-stack-debug-log-level", + "title": "BLE Mesh STACK DEBUG LOG LEVEL", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_NONE", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_NONE", + "range": null, + "title": "NONE", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_ERROR", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_ERROR", + "range": null, + "title": "ERROR", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_WARNING", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_WARNING", + "range": null, + "title": "WARNING", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_INFO", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_INFO", + "range": null, + "title": "INFO", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_DEBUG", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_DEBUG", + "range": null, + "title": "DEBUG", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL_VERBOSE", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL_VERBOSE", + "range": null, + "title": "VERBOSE", + "type": "bool" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": "Define BLE Mesh trace level for BLE Mesh net buffer.", + "id": "component-config-esp-ble-mesh-support-ble-mesh-net-buf-debug-log-level-ble_mesh_net_buf", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL", + "title": "BLE_MESH_NET_BUF", + "type": "choice" + }, + { + "children": [], + "depends_on": "BLE_MESH && BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "help": null, + "id": "BLE_MESH_NET_BUF_TRACE_LEVEL", + "name": "BLE_MESH_NET_BUF_TRACE_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "BLE_MESH && !BLE_MESH_NO_LOG && BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-net-buf-debug-log-level", + "title": "BLE Mesh NET BUF DEBUG LOG LEVEL", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Timeout value used by the node to get response of the acknowledged\nmessage which is sent by the client model.\nThis value indicates the maximum time that a client model waits for\nthe response of the sent acknowledged messages. If a client model\nuses 0 as the timeout value when sending acknowledged messages, then\nthe default value will be used which is four seconds.", + "id": "BLE_MESH_CLIENT_MSG_TIMEOUT", + "name": "BLE_MESH_CLIENT_MSG_TIMEOUT", + "range": null, + "title": "Timeout(ms) for client message response", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Configuration Client model.", + "id": "BLE_MESH_CFG_CLI", + "name": "BLE_MESH_CFG_CLI", + "range": null, + "title": "Configuration Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Health Client model.", + "id": "BLE_MESH_HEALTH_CLI", + "name": "BLE_MESH_HEALTH_CLI", + "range": null, + "title": "Health Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Health Server model.", + "id": "BLE_MESH_HEALTH_SRV", + "name": "BLE_MESH_HEALTH_SRV", + "range": null, + "title": "Health Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Bridge Configuration Client model.", + "id": "BLE_MESH_BRC_CLI", + "name": "BLE_MESH_BRC_CLI", + "range": null, + "title": "Bridge Configuration Client model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_BRC_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Maximum number of Bridging Table entries that the Bridge Configuration Server can support.", + "id": "BLE_MESH_MAX_BRIDGING_TABLE_ENTRY_COUNT", + "name": "BLE_MESH_MAX_BRIDGING_TABLE_ENTRY_COUNT", + "range": null, + "title": "Maximum number of Bridging Table entries", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_BRC_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "This option specifies the maximum capacity of the bridge replay\nprotection list. The bridge replay protection list is used to\nprevent a bridged subnet from replay attack, which will store the\nsource address and sequence number of the received bridge messages.", + "id": "BLE_MESH_BRIDGE_CRPL", + "name": "BLE_MESH_BRIDGE_CRPL", + "range": null, + "title": "Maximum capacity of bridge replay protection list", + "type": "int" + } + ], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Bridge Configuration Server model.", + "id": "BLE_MESH_BRC_SRV", + "name": "BLE_MESH_BRC_SRV", + "range": null, + "title": "Bridge Configuration Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Mesh Private Beacon Client model.", + "id": "BLE_MESH_PRB_CLI", + "name": "BLE_MESH_PRB_CLI", + "range": null, + "title": "Mesh Private Beacon Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Mesh Private Beacon Server model.", + "id": "BLE_MESH_PRB_SRV", + "name": "BLE_MESH_PRB_SRV", + "range": null, + "title": "Mesh Private Beacon Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for On-Demand Private Proxy Client model.", + "id": "BLE_MESH_ODP_CLI", + "name": "BLE_MESH_ODP_CLI", + "range": null, + "title": "On-Demand Private Proxy Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_RX && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for On-Demand Private Proxy Server model.", + "id": "BLE_MESH_ODP_SRV", + "name": "BLE_MESH_ODP_SRV", + "range": null, + "title": "On-Demand Private Proxy Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Solicitation PDU RPL Configuration Client model.", + "id": "BLE_MESH_SRPL_CLI", + "name": "BLE_MESH_SRPL_CLI", + "range": null, + "title": "Solicitation PDU RPL Configuration Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROXY_SOLIC_PDU_RX && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Solicitation PDU RPL Configuration Server model.\nNote:\nThis option depends on the functionality of receiving Solicitation\nPDU. If the device doesn't support receiving Solicitation PDU, then\nthere is no need to enable this server model.", + "id": "BLE_MESH_SRPL_SRV", + "name": "BLE_MESH_SRPL_SRV", + "range": null, + "title": "Solicitation PDU RPL Configuration Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Opcodes Aggregator Client model.", + "id": "BLE_MESH_AGG_CLI", + "name": "BLE_MESH_AGG_CLI", + "range": null, + "title": "Opcodes Aggregator Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Opcodes Aggregator Server model.", + "id": "BLE_MESH_AGG_SRV", + "name": "BLE_MESH_AGG_SRV", + "range": null, + "title": "Opcodes Aggregator Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for SAR Configuration Client model.", + "id": "BLE_MESH_SAR_CLI", + "name": "BLE_MESH_SAR_CLI", + "range": null, + "title": "SAR Configuration Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for SAR Configuration Server model.", + "id": "BLE_MESH_SAR_SRV", + "name": "BLE_MESH_SAR_SRV", + "range": null, + "title": "SAR Configuration Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Composition Data Page 1 contains information about the relationships\namong models.\nEach model either can be a root model or can extend other models.", + "id": "BLE_MESH_COMP_DATA_1", + "name": "BLE_MESH_COMP_DATA_1", + "range": null, + "title": "Support Composition Data Page 1", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Composition Data Page 128 is used to indicate the structure of\nelements, features, and models of a node after the successful\nexecution of the Node Address Refresh procedure or the Node\nComposition Refresh procedure, or after the execution of the\nNode Removal procedure followed by the provisioning process.\nComposition Data Page 128 shall be present if the node supports\nthe Remote Provisioning Server model; otherwise it is optional.", + "id": "BLE_MESH_COMP_DATA_128", + "name": "BLE_MESH_COMP_DATA_128", + "range": null, + "title": "Support Composition Data Page 128", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_MODELS_METADATA_0 && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "The Models Metadata state contains metadata of a node\u2019s models.\nThe Models Metadata state is composed of a number of pages of\ninformation.\nModels Metadata Page 128 contains metadata for the node\u2019s models\nafter the successful execution of the Node Address Refresh\nprocedure or the Node Composition Refresh procedure, or after\nthe execution of the Node Removal procedure followed by the\nprovisioning process.\nModels Metadata Page 128 shall be present if the node supports\nthe Remote Provisioning Server model and the node supports the\nLarge Composition Data Server model.", + "id": "BLE_MESH_MODELS_METADATA_128", + "name": "BLE_MESH_MODELS_METADATA_128", + "range": null, + "title": "Support Models Metadata Page 128", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "The Models Metadata state contains metadata of a node\u2019s models.\nThe Models Metadata state is composed of a number of pages of\ninformation.\nModels Metadata Page 0 shall be present if the node supports\nthe Large Composition Data Server model.", + "id": "BLE_MESH_MODELS_METADATA_0", + "name": "BLE_MESH_MODELS_METADATA_0", + "range": null, + "title": "Support Models Metadata Page 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Large Composition Data Client model.", + "id": "BLE_MESH_LCD_CLI", + "name": "BLE_MESH_LCD_CLI", + "range": null, + "title": "Large Composition Data Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Large Composition Data Server model.", + "id": "BLE_MESH_LCD_SRV", + "name": "BLE_MESH_LCD_SRV", + "range": null, + "title": "Large Composition Data Server model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_RPR_CLI && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "This option specifies how many devices can be provisioned at the same time\nusing PB-REMOTE. For example, if the value is 2, it means a Provisioner can\nprovision two unprovisioned devices with PB-REMOTE at the same time.", + "id": "BLE_MESH_RPR_CLI_PROV_SAME_TIME", + "name": "BLE_MESH_RPR_CLI_PROV_SAME_TIME", + "range": null, + "title": "Maximum number of PB-Remote running at the same time by Provisioner", + "type": "int" + } + ], + "depends_on": "BLE_MESH_PROVISIONER && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Remote Provisioning Client model", + "id": "BLE_MESH_RPR_CLI", + "name": "BLE_MESH_RPR_CLI", + "range": null, + "title": "Remote Provisioning Client model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_RPR_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "This option specifies how many device information can a Remote\nProvisioning Server store each time while scanning.", + "id": "BLE_MESH_RPR_SRV_MAX_SCANNED_ITEMS", + "name": "BLE_MESH_RPR_SRV_MAX_SCANNED_ITEMS", + "range": null, + "title": "Maximum number of device information can be scanned", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_RPR_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable this option to support Active Scan for remote provisioning.", + "id": "BLE_MESH_RPR_SRV_ACTIVE_SCAN", + "name": "BLE_MESH_RPR_SRV_ACTIVE_SCAN", + "range": null, + "title": "Support Active Scan for remote provisioning", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_RPR_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "This option specifies how many extended scan procedures can be\nstarted by the Remote Provisioning Server.", + "id": "BLE_MESH_RPR_SRV_MAX_EXT_SCAN", + "name": "BLE_MESH_RPR_SRV_MAX_EXT_SCAN", + "range": null, + "title": "Maximum number of extended scan procedures", + "type": "int" + } + ], + "depends_on": "BLE_MESH_NODE && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Remote Provisioning Server model", + "id": "BLE_MESH_RPR_SRV", + "name": "BLE_MESH_RPR_SRV", + "range": null, + "title": "Remote Provisioning Server model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Directed Forwarding Configuration Client model.", + "id": "BLE_MESH_DF_CLI", + "name": "BLE_MESH_DF_CLI", + "range": null, + "title": "Directed Forwarding Configuration Client model", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Maximum number of Discovery Table entries supported by the node in a given subnet.", + "id": "BLE_MESH_MAX_DISC_TABLE_ENTRY_COUNT", + "name": "BLE_MESH_MAX_DISC_TABLE_ENTRY_COUNT", + "range": null, + "title": "Maximum number of discovery table entries in a given subnet", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Maximum number of Forward Table entries supported by the node in a given subnet.", + "id": "BLE_MESH_MAX_FORWARD_TABLE_ENTRY_COUNT", + "name": "BLE_MESH_MAX_FORWARD_TABLE_ENTRY_COUNT", + "range": null, + "title": "Maximum number of forward table entries in a given subnet", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Maximum size of dependent nodes list supported by each forward table entry.", + "id": "BLE_MESH_MAX_DEPS_NODES_PER_PATH", + "name": "BLE_MESH_MAX_DEPS_NODES_PER_PATH", + "range": null, + "title": "Maximum number of dependent nodes per path", + "type": "int" + }, + { + "children": [], + "depends_on": "BLE_MESH_DF_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "The option only removes the Path Use timer; all other behavior of the\ndevice is not changed.\nIf Path Monitoring test mode is going to be used, this option should\nbe enabled.", + "id": "BLE_MESH_PATH_MONITOR_TEST", + "name": "BLE_MESH_PATH_MONITOR_TEST", + "range": null, + "title": "Enable Path Monitoring test mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_GATT_PROXY_SERVER && BLE_MESH_DF_SRV && BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Support Directed Proxy functionality.", + "id": "BLE_MESH_SUPPORT_DIRECTED_PROXY", + "name": "BLE_MESH_SUPPORT_DIRECTED_PROXY", + "range": null, + "title": "Enable Directed Proxy functionality", + "type": "bool" + } + ], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for Directed Forwarding Configuration Server model.", + "id": "BLE_MESH_DF_SRV", + "name": "BLE_MESH_DF_SRV", + "range": null, + "title": "Directed Forwarding Configuration Server model", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-support-for-ble-mesh-foundation-models", + "title": "Support for BLE Mesh Foundation models", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic OnOff Client model.", + "id": "BLE_MESH_GENERIC_ONOFF_CLI", + "name": "BLE_MESH_GENERIC_ONOFF_CLI", + "range": null, + "title": "Generic OnOff Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Level Client model.", + "id": "BLE_MESH_GENERIC_LEVEL_CLI", + "name": "BLE_MESH_GENERIC_LEVEL_CLI", + "range": null, + "title": "Generic Level Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Default Transition Time Client model.", + "id": "BLE_MESH_GENERIC_DEF_TRANS_TIME_CLI", + "name": "BLE_MESH_GENERIC_DEF_TRANS_TIME_CLI", + "range": null, + "title": "Generic Default Transition Time Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Power OnOff Client model.", + "id": "BLE_MESH_GENERIC_POWER_ONOFF_CLI", + "name": "BLE_MESH_GENERIC_POWER_ONOFF_CLI", + "range": null, + "title": "Generic Power OnOff Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Power Level Client model.", + "id": "BLE_MESH_GENERIC_POWER_LEVEL_CLI", + "name": "BLE_MESH_GENERIC_POWER_LEVEL_CLI", + "range": null, + "title": "Generic Power Level Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Battery Client model.", + "id": "BLE_MESH_GENERIC_BATTERY_CLI", + "name": "BLE_MESH_GENERIC_BATTERY_CLI", + "range": null, + "title": "Generic Battery Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Location Client model.", + "id": "BLE_MESH_GENERIC_LOCATION_CLI", + "name": "BLE_MESH_GENERIC_LOCATION_CLI", + "range": null, + "title": "Generic Location Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic Property Client model.", + "id": "BLE_MESH_GENERIC_PROPERTY_CLI", + "name": "BLE_MESH_GENERIC_PROPERTY_CLI", + "range": null, + "title": "Generic Property Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Sensor Client model.", + "id": "BLE_MESH_SENSOR_CLI", + "name": "BLE_MESH_SENSOR_CLI", + "range": null, + "title": "Sensor Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Time Client model.", + "id": "BLE_MESH_TIME_CLI", + "name": "BLE_MESH_TIME_CLI", + "range": null, + "title": "Time Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Scene Client model.", + "id": "BLE_MESH_SCENE_CLI", + "name": "BLE_MESH_SCENE_CLI", + "range": null, + "title": "Scene Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Scheduler Client model.", + "id": "BLE_MESH_SCHEDULER_CLI", + "name": "BLE_MESH_SCHEDULER_CLI", + "range": null, + "title": "Scheduler Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light Lightness Client model.", + "id": "BLE_MESH_LIGHT_LIGHTNESS_CLI", + "name": "BLE_MESH_LIGHT_LIGHTNESS_CLI", + "range": null, + "title": "Light Lightness Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light CTL Client model.", + "id": "BLE_MESH_LIGHT_CTL_CLI", + "name": "BLE_MESH_LIGHT_CTL_CLI", + "range": null, + "title": "Light CTL Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light HSL Client model.", + "id": "BLE_MESH_LIGHT_HSL_CLI", + "name": "BLE_MESH_LIGHT_HSL_CLI", + "range": null, + "title": "Light HSL Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light XYL Client model.", + "id": "BLE_MESH_LIGHT_XYL_CLI", + "name": "BLE_MESH_LIGHT_XYL_CLI", + "range": null, + "title": "Light XYL Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Light LC Client model.", + "id": "BLE_MESH_LIGHT_LC_CLI", + "name": "BLE_MESH_LIGHT_LC_CLI", + "range": null, + "title": "Light LC Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Generic server models.", + "id": "BLE_MESH_GENERIC_SERVER", + "name": "BLE_MESH_GENERIC_SERVER", + "range": null, + "title": "Generic server models", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Sensor server models.", + "id": "BLE_MESH_SENSOR_SERVER", + "name": "BLE_MESH_SENSOR_SERVER", + "range": null, + "title": "Sensor server models", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Time and Scenes server models.", + "id": "BLE_MESH_TIME_SCENE_SERVER", + "name": "BLE_MESH_TIME_SCENE_SERVER", + "range": null, + "title": "Time and Scenes server models", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Enable support for Lighting server models.", + "id": "BLE_MESH_LIGHTING_SERVER", + "name": "BLE_MESH_LIGHTING_SERVER", + "range": null, + "title": "Lighting server models", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_MBT_CLI && BLE_MESH", + "help": "Maximum number of BLOB Transfer Server models that can participating\nin the BLOB transfer with a BLOB Transfer Client model.", + "id": "BLE_MESH_MAX_BLOB_RECEIVERS", + "name": "BLE_MESH_MAX_BLOB_RECEIVERS", + "range": null, + "title": "Maximum number of simultaneous blob receivers", + "type": "int" + } + ], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for BLOB Transfer Client model.", + "id": "BLE_MESH_MBT_CLI", + "name": "BLE_MESH_MBT_CLI", + "range": null, + "title": "BLOB Transfer Client model", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_V11_SUPPORT && BLE_MESH", + "help": "Enable support for BLOB Transfer Server model.", + "id": "BLE_MESH_MBT_SRV", + "name": "BLE_MESH_MBT_SRV", + "range": null, + "title": "BLOB Transfer Server model", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-support-for-ble-mesh-client-server-models", + "title": "Support for BLE Mesh Client/Server models", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option removes the 96 hour limit of the IV Update Procedure and\nlets the state to be changed at any time.\nIf IV Update test mode is going to be used, this option should be enabled.", + "id": "BLE_MESH_IV_UPDATE_TEST", + "name": "BLE_MESH_IV_UPDATE_TEST", + "range": null, + "title": "Test the IV Update Procedure", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option is used to decide whether discarding the old SeqAuth when\nreceiving a segmented message.", + "id": "BLE_MESH_DISCARD_OLD_SEQ_AUTH", + "name": "BLE_MESH_DISCARD_OLD_SEQ_AUTH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH", + "help": "This option adds extra self-tests which are run every time BLE Mesh\nnetworking is initialized.", + "id": "BLE_MESH_SELF_TEST", + "name": "BLE_MESH_SELF_TEST", + "range": null, + "title": "Perform BLE Mesh self-tests", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_BQB_TEST && BLE_MESH", + "help": "This option is used to enable the log of auto-pts test.", + "id": "BLE_MESH_BQB_TEST_LOG", + "name": "BLE_MESH_BQB_TEST_LOG", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "This option is used to enable some internal functions for auto-pts test.", + "id": "BLE_MESH_BQB_TEST", + "name": "BLE_MESH_BQB_TEST", + "range": null, + "title": "Enable BLE Mesh specific internal test", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_SELF_TEST && BLE_MESH", + "help": "With this option enabled, an unprovisioned device can automatically\nenters mesh network using a specific test function without the pro-\nvisioning procedure. And on the Provisioner side, a test function\nneeds to be invoked to add the node information into the mesh stack.", + "id": "BLE_MESH_TEST_AUTO_ENTER_NETWORK", + "name": "BLE_MESH_TEST_AUTO_ENTER_NETWORK", + "range": null, + "title": "Unprovisioned device enters mesh network automatically", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_SELF_TEST && BLE_MESH", + "help": "With this option enabled, users can use white list to filter mesh\nadvertising packets while scanning.", + "id": "BLE_MESH_TEST_USE_WHITE_LIST", + "name": "BLE_MESH_TEST_USE_WHITE_LIST", + "range": null, + "title": "Use white list to filter mesh advertising packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Activate shell module that provides BLE Mesh commands to the console.", + "id": "BLE_MESH_SHELL", + "name": "BLE_MESH_SHELL", + "range": null, + "title": "Enable BLE Mesh shell", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Network layer debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_NET", + "name": "BLE_MESH_DEBUG_NET", + "range": null, + "title": "Network layer debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Transport layer debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_TRANS", + "name": "BLE_MESH_DEBUG_TRANS", + "range": null, + "title": "Transport layer debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Beacon-related debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_BEACON", + "name": "BLE_MESH_DEBUG_BEACON", + "range": null, + "title": "Beacon debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable cryptographic debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_CRYPTO", + "name": "BLE_MESH_DEBUG_CRYPTO", + "range": null, + "title": "Crypto debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Provisioning debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_PROV", + "name": "BLE_MESH_DEBUG_PROV", + "range": null, + "title": "Provisioning debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Access layer debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_ACCESS", + "name": "BLE_MESH_DEBUG_ACCESS", + "range": null, + "title": "Access layer debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Foundation Models debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_MODEL", + "name": "BLE_MESH_DEBUG_MODEL", + "range": null, + "title": "Foundation model debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable advertising debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_ADV", + "name": "BLE_MESH_DEBUG_ADV", + "range": null, + "title": "Advertising debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Low Power debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_LOW_POWER", + "name": "BLE_MESH_DEBUG_LOW_POWER", + "range": null, + "title": "Low Power debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Friend debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_FRIEND", + "name": "BLE_MESH_DEBUG_FRIEND", + "range": null, + "title": "Friend debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "BLE_MESH_PROXY && BLE_MESH_DEBUG && BLE_MESH", + "help": "Enable Proxy protocol debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG_PROXY", + "name": "BLE_MESH_DEBUG_PROXY", + "range": null, + "title": "Proxy debug", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "help": "Enable debug logs for the BLE Mesh functionality.", + "id": "BLE_MESH_DEBUG", + "name": "BLE_MESH_DEBUG", + "range": null, + "title": "Enable BLE Mesh debug logs", + "type": "bool" + } + ], + "depends_on": "BLE_MESH", + "id": "component-config-esp-ble-mesh-support-ble-mesh-specific-test-option", + "title": "BLE Mesh specific test option", + "type": "menu" + }, + { + "children": [], + "depends_on": "BLE_MESH", + "help": "Make BLE Mesh Experimental features visible.\nExperimental features list:\n- CONFIG_BLE_MESH_NOT_RELAY_REPLAY_MSG", + "id": "BLE_MESH_EXPERIMENTAL", + "name": "BLE_MESH_EXPERIMENTAL", + "range": null, + "title": "Make BLE Mesh experimental features visible", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": "This option enables ESP BLE Mesh support. The specific features that are\navailable may depend on other features that have been enabled in the\nstack, such as Bluetooth Support, Bluedroid Support & GATT support.", + "id": "BLE_MESH", + "is_menuconfig": true, + "name": "BLE_MESH", + "range": null, + "title": "ESP BLE Mesh Support", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Instead of listing the commands in the order of registration, the help command lists\nthe available commands in sorted order, if this option is enabled.", + "id": "CONSOLE_SORTED_HELP", + "name": "CONSOLE_SORTED_HELP", + "range": null, + "title": "Enable sorted help", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-console-library", + "title": "Console Library", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_TWAI_SUPPORTED", + "help": "Place the TWAI ISR in to IRAM. This will allow the ISR to avoid\ncache misses, and also be able to run whilst the cache is disabled\n(such as when writing to SPI Flash).\nNote that if this option is enabled:\n- Users should also set the ESP_INTR_FLAG_IRAM in the driver\nconfiguration structure when installing the driver (see docs for\nspecifics).\n- Alert logging (i.e., setting of the TWAI_ALERT_AND_LOG flag)\nwill have no effect.", + "id": "TWAI_ISR_IN_IRAM", + "name": "TWAI_ISR_IN_IRAM", + "range": null, + "title": "Place TWAI ISR function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "When the bus-off condition is reached, the REC should be reset to 0 and frozen (via LOM) by the\ndriver's ISR. However on the ESP32, there is an edge case where the REC will increase before the\ndriver's ISR can respond in time (e.g., due to the rapid occurrence of bus errors), thus causing the\nREC to be non-zero after bus-off. A non-zero REC can prevent bus-off recovery as the bus-off recovery\ncondition is that both TEC and REC become 0. Enabling this option will add a workaround in the driver\nto forcibly reset REC to zero on reaching bus-off.", + "id": "TWAI_ERRATA_FIX_BUS_OFF_REC", + "name": "TWAI_ERRATA_FIX_BUS_OFF_REC", + "range": null, + "title": "Add SW workaround for REC change during bus-off", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "On the ESP32, when a transmit interrupt occurs, and interrupt register is read on the same APB clock\ncycle, the transmit interrupt could be lost. Enabling this option will add a workaround that checks the\ntransmit buffer status bit to recover any lost transmit interrupt.", + "id": "TWAI_ERRATA_FIX_TX_INTR_LOST", + "name": "TWAI_ERRATA_FIX_TX_INTR_LOST", + "range": null, + "title": "Add SW workaround for TX interrupt lost errata", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "On the ESP32, when receiving a data or remote frame, if a bus error occurs in the data or CRC field,\nthe data of the next received frame could be invalid. Enabling this option will add a workaround that\nwill reset the peripheral on detection of this errata condition. Note that if a frame is transmitted on\nthe bus whilst the reset is ongoing, the message will not be receive by the peripheral sent on the bus\nduring the reset, the message will be lost.", + "id": "TWAI_ERRATA_FIX_RX_FRAME_INVALID", + "name": "TWAI_ERRATA_FIX_RX_FRAME_INVALID", + "range": null, + "title": "Add SW workaround for invalid RX frame errata", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && SOC_TWAI_SUPPORTED", + "help": "On the ESP32, when the RX FIFO overruns and the RX message counter maxes out at 64 messages, the entire\nRX FIFO is no longer recoverable. Enabling this option will add a workaround that resets the peripheral\non detection of this errata condition. Note that if a frame is being sent on the bus during the reset\nbus during the reset, the message will be lost.", + "id": "TWAI_ERRATA_FIX_RX_FIFO_CORRUPT", + "name": "TWAI_ERRATA_FIX_RX_FIFO_CORRUPT", + "range": null, + "title": "Add SW workaround for RX FIFO corruption errata", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32 || IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C3) && SOC_TWAI_SUPPORTED", + "help": "When in the listen only mode, the TWAI controller must not influence the TWAI bus (i.e., must not send\nany dominant bits). However, while in listen only mode on the ESP32/ESP32-S2/ESP32-S3/ESP32-C3, the\nTWAI controller will still transmit dominant bits when it detects an error (i.e., as part of an active\nerror frame). Enabling this option will add a workaround that forces the TWAI controller into an error\npassive state on initialization, thus preventing any dominant bits from being sent.", + "id": "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM", + "name": "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM", + "range": null, + "title": "Add SW workaround for listen only transmits dominant bit errata", + "type": "bool" + } + ], + "depends_on": "SOC_TWAI_SUPPORTED", + "id": "component-config-driver-configurations-twai-configuration", + "title": "TWAI Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "If this is set, the ADC2 driver will disable the output of the DAC corresponding to the specified\nchannel. This is the default value.\n\nFor testing, disable this option so that we can measure the output of DAC by internal ADC.", + "id": "ADC_DISABLE_DAC", + "name": "ADC_DISABLE_DAC", + "range": null, + "title": "Disable DAC when ADC2 is used on GPIO 25 and 26", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Whether to suppress the deprecation warnings when using legacy adc driver (driver/adc.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "ADC_SUPPRESS_DEPRECATE_WARN", + "name": "ADC_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Two Point calibration values burned into eFuse BLOCK3.\nThis option will allow the ADC calibration component to characterize the\nADC-Voltage curve using Two Point values if they are available.", + "id": "ADC_CAL_EFUSE_TP_ENABLE", + "name": "ADC_CAL_EFUSE_TP_ENABLE", + "range": null, + "title": "Use Two Point Values", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Vref burned into eFuse BLOCK0. This option will allow\nthe ADC calibration component to characterize the ADC-Voltage curve using\neFuse Vref if it is available.", + "id": "ADC_CAL_EFUSE_VREF_ENABLE", + "name": "ADC_CAL_EFUSE_VREF_ENABLE", + "range": null, + "title": "Use eFuse Vref", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "This option will allow the ADC calibration component to use Lookup Tables\nto correct for non-linear behavior in 11db attenuation. Other attenuations\ndo not exhibit non-linear behavior hence will not be affected by this option.", + "id": "ADC_CAL_LUT_ENABLE", + "name": "ADC_CAL_LUT_ENABLE", + "range": null, + "title": "Use Lookup Tables", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Whether to suppress the deprecation warnings when using legacy adc calibration\ndriver (esp_adc_cal.h).\nIf you want to continue using the legacy driver, and don't want to see related\ndeprecation warnings, you can enable this option.", + "id": "ADC_CALI_SUPPRESS_DEPRECATE_WARN", + "name": "ADC_CALI_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-legacy-adc-driver-configuration-legacy-adc-calibration-configuration", + "title": "Legacy ADC Calibration Configuration", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations-legacy-adc-driver-configuration", + "title": "Legacy ADC Driver Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "Whether to suppress the deprecation warnings when using legacy dac driver (driver/dac.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "DAC_SUPPRESS_DEPRECATE_WARN", + "name": "DAC_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_DAC_SUPPORTED", + "id": "component-config-driver-configurations-legacy-dac-driver-configurations", + "title": "Legacy DAC Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "Whether to suppress the deprecation warnings when using legacy MCPWM driver (driver/mcpwm.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "MCPWM_SUPPRESS_DEPRECATE_WARN", + "name": "MCPWM_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_MCPWM_SUPPORTED", + "id": "component-config-driver-configurations-legacy-mcpwm-driver-configurations", + "title": "Legacy MCPWM Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Whether to suppress the deprecation warnings when using legacy timer group driver (driver/timer.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "GPTIMER_SUPPRESS_DEPRECATE_WARN", + "name": "GPTIMER_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "id": "component-config-driver-configurations-legacy-timer-group-driver-configurations", + "title": "Legacy Timer Group Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "Whether to suppress the deprecation warnings when using legacy rmt driver (driver/rmt.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "RMT_SUPPRESS_DEPRECATE_WARN", + "name": "RMT_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_RMT_SUPPORTED", + "id": "component-config-driver-configurations-legacy-rmt-driver-configurations", + "title": "Legacy RMT Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_I2S_SUPPORTED", + "help": "Whether to suppress the deprecation warnings when using legacy i2s driver (driver/i2s.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "I2S_SUPPRESS_DEPRECATE_WARN", + "name": "I2S_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_I2S_SUPPORTED", + "id": "component-config-driver-configurations-legacy-i2s-driver-configurations", + "title": "Legacy I2S Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "whether to suppress the deprecation warnings when using legacy PCNT driver (driver/pcnt.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "PCNT_SUPPRESS_DEPRECATE_WARN", + "name": "PCNT_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_PCNT_SUPPORTED", + "id": "component-config-driver-configurations-legacy-pcnt-driver-configurations", + "title": "Legacy PCNT Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_SDM_SUPPORTED", + "help": "whether to suppress the deprecation warnings when using legacy SDM driver (driver/sigmadelta.h).\nIf you want to continue using the legacy driver, and don't want to see related deprecation warnings,\nyou can enable this option.", + "id": "SDM_SUPPRESS_DEPRECATE_WARN", + "name": "SDM_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_SDM_SUPPORTED", + "id": "component-config-driver-configurations-legacy-sdm-driver-configurations", + "title": "Legacy SDM Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "help": "whether to suppress the deprecation warnings when using legacy temperature sensor driver\n(driver/temp_sensor.h). If you want to continue using the legacy driver,\nand don't want to see related deprecation warnings, you can enable this option.", + "id": "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN", + "name": "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN", + "range": null, + "title": "Suppress legacy driver deprecated warning", + "type": "bool" + } + ], + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "id": "component-config-driver-configurations-legacy-temperature-sensor-driver-configurations", + "title": "Legacy Temperature Sensor Driver Configurations", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-driver-configurations", + "title": "Driver Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "EFUSE_CUSTOM_TABLE", + "help": "Name of the custom eFuse CSV filename. This path is evaluated\nrelative to the project root directory.", + "id": "EFUSE_CUSTOM_TABLE_FILENAME", + "name": "EFUSE_CUSTOM_TABLE_FILENAME", + "range": null, + "title": "Custom eFuse CSV file", + "type": "string" + } + ], + "depends_on": null, + "help": "Allows to generate a structure for eFuse from the CSV file.", + "id": "EFUSE_CUSTOM_TABLE", + "name": "EFUSE_CUSTOM_TABLE", + "range": null, + "title": "Use custom eFuse table", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "EFUSE_VIRTUAL", + "help": "In addition to the \"Simulate eFuse operations in RAM\" option, this option just adds\na feature to keep eFuses after reboots in flash memory. To use this mode the partition_table\nshould have the `efuse` partition. partition.csv: \"efuse_em, data, efuse, , 0x2000,\"\n\nDuring startup, the eFuses are copied from flash or,\nin case if flash is empty, from real eFuse to RAM and then update flash.\nThis mode is useful when need to keep changes after reboot\n(testing secure_boot and flash_encryption).", + "id": "EFUSE_VIRTUAL_KEEP_IN_FLASH", + "name": "EFUSE_VIRTUAL_KEEP_IN_FLASH", + "range": null, + "title": "Keep eFuses in flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "EFUSE_VIRTUAL", + "help": "If enabled, log efuse burns. This shows changes that would be made.", + "id": "EFUSE_VIRTUAL_LOG_ALL_WRITES", + "name": "EFUSE_VIRTUAL_LOG_ALL_WRITES", + "range": null, + "title": "Log all virtual writes", + "type": "bool" + } + ], + "depends_on": null, + "help": "If \"n\" - No virtual mode. All eFuse operations are real and use eFuse registers.\nIf \"y\" - The virtual mode is enabled and all eFuse operations (read and write) are redirected\nto RAM instead of eFuse registers, all permanent changes (via eFuse) are disabled.\nLog output will state changes that would be applied, but they will not be.\n\nIf it is \"y\", then SECURE_FLASH_ENCRYPTION_MODE_RELEASE cannot be used.\nBecause the EFUSE VIRT mode is for testing only.\n\nDuring startup, the eFuses are copied into RAM. This mode is useful for fast tests.", + "id": "EFUSE_VIRTUAL", + "name": "EFUSE_VIRTUAL", + "range": null, + "title": "Simulate eFuse operations in RAM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_NONE", + "name": "EFUSE_CODE_SCHEME_COMPAT_NONE", + "range": null, + "title": "None Only", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_3_4", + "name": "EFUSE_CODE_SCHEME_COMPAT_3_4", + "range": null, + "title": "3/4 and None", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", + "name": "EFUSE_CODE_SCHEME_COMPAT_REPEAT", + "range": null, + "title": "Repeat, 3/4 and None (common table does not support it)", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32", + "help": "Selector eFuse code scheme.", + "id": "component-config-efuse-bit-manager-coding-scheme-compatibility", + "name": "EFUSE_CODE_SCHEME_SELECTOR", + "title": "Coding Scheme Compatibility", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "EFUSE_MAX_BLK_LEN", + "name": "EFUSE_MAX_BLK_LEN", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-efuse-bit-manager", + "title": "eFuse Bit Manager", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_TLS_USING_MBEDTLS", + "name": "ESP_TLS_USING_MBEDTLS", + "range": null, + "title": "mbedTLS", + "type": "bool" + }, + { + "children": [], + "depends_on": "TLS_STACK_WOLFSSL && ", + "help": null, + "id": "ESP_TLS_USING_WOLFSSL", + "name": "ESP_TLS_USING_WOLFSSL", + "range": null, + "title": "wolfSSL (License info in wolfSSL directory README)", + "type": "bool" + } + ], + "depends_on": null, + "help": "The ESP-TLS APIs support multiple backend TLS libraries. Currently mbedTLS and WolfSSL are\nsupported. Different TLS libraries may support different features and have different resource\nusage. Consult the ESP-TLS documentation in ESP-IDF Programming guide for more details.", + "id": "component-config-esp-tls-choose-ssl-tls-library-for-esp-tls-see-help-for-more-info-", + "name": "ESP_TLS_LIBRARY_CHOOSE", + "title": "Choose SSL/TLS library for ESP-TLS (See help for more Info)", + "type": "choice" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ESP_TLS_USING_MBEDTLS", + "help": "Enable use of Secure Element for ESP-TLS, this enables internal support for\nATECC608A peripheral, which can be used for TLS connection.", + "id": "ESP_TLS_USE_SECURE_ELEMENT", + "name": "ESP_TLS_USE_SECURE_ELEMENT", + "range": null, + "title": "Use Secure Element (ATECC608A) with ESP-TLS", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS && SOC_DIG_SIGN_SUPPORTED", + "help": "Enable use of the Digital Signature Peripheral for ESP-TLS.The DS peripheral\ncan only be used when it is appropriately configured for TLS.\nConsult the ESP-TLS documentation in ESP-IDF Programming Guide for more details.", + "id": "ESP_TLS_USE_DS_PERIPHERAL", + "name": "ESP_TLS_USE_DS_PERIPHERAL", + "range": null, + "title": "Use Digital Signature (DS) Peripheral with ESP-TLS", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS && MBEDTLS_CLIENT_SSL_SESSION_TICKETS", + "help": "Enable session ticket support as specified in RFC5077.", + "id": "ESP_TLS_CLIENT_SESSION_TICKETS", + "name": "ESP_TLS_CLIENT_SESSION_TICKETS", + "range": null, + "title": "Enable client session tickets", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TLS_SERVER_SESSION_TICKETS", + "help": "Sets the session ticket timeout used in the tls server.", + "id": "ESP_TLS_SERVER_SESSION_TICKET_TIMEOUT", + "name": "ESP_TLS_SERVER_SESSION_TICKET_TIMEOUT", + "range": null, + "title": "Server session ticket timeout in seconds", + "type": "int" + } + ], + "depends_on": "ESP_TLS_USING_MBEDTLS && MBEDTLS_SERVER_SSL_SESSION_TICKETS", + "help": "Enable session ticket support as specified in RFC5077", + "id": "ESP_TLS_SERVER_SESSION_TICKETS", + "name": "ESP_TLS_SERVER_SESSION_TICKETS", + "range": null, + "title": "Enable server session tickets", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS", + "help": "Ability to configure and use a certificate selection callback during server handshake,\nto select a certificate to present to the client based on the TLS extensions supplied in\nthe client hello (alpn, sni, etc).", + "id": "ESP_TLS_SERVER_CERT_SELECT_HOOK", + "name": "ESP_TLS_SERVER_CERT_SELECT_HOOK", + "range": null, + "title": "Certificate selection hook", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS", + "help": "When this option is enabled, the peer (here, the client) certificate is checked by the server,\nhowever the handshake continues even if verification failed. By default, the\npeer certificate is not checked and ignored by the server.\n\nmbedtls_ssl_get_verify_result() can be called after the handshake is complete to\nretrieve status of verification.", + "id": "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL", + "name": "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL", + "range": null, + "title": "ESP-TLS Server: Set minimum Certificate Verification mode to Optional", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support for pre shared key ciphers, supported for both mbedTLS as well as\nwolfSSL TLS library.", + "id": "ESP_TLS_PSK_VERIFICATION", + "name": "ESP_TLS_PSK_VERIFICATION", + "range": null, + "title": "Enable PSK verification", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TLS_INSECURE", + "help": "After enabling this option the esp-tls client will skip the server certificate verification\nby default. Note that this option will only modify the default behaviour of esp-tls client\nregarding server cert verification. The default behaviour should only be applicable when\nno other option regarding the server cert verification is opted in the esp-tls config\n(e.g. crt_bundle_attach, use_global_ca_store etc.).\nWARNING : Enabling this option comes with a potential risk of establishing a TLS connection\nwith a server which has a fake identity, provided that the server certificate\nis not provided either through API or other mechanism like ca_store etc.", + "id": "ESP_TLS_SKIP_SERVER_CERT_VERIFY", + "name": "ESP_TLS_SKIP_SERVER_CERT_VERIFY", + "range": null, + "title": "Skip server certificate verification by default (WARNING: ONLY FOR TESTING PURPOSE, READ HELP)", + "type": "bool" + } + ], + "depends_on": null, + "help": "You can enable some potentially insecure options. These options should only be used for testing pusposes.\nOnly enable these options if you are very sure.", + "id": "ESP_TLS_INSECURE", + "name": "ESP_TLS_INSECURE", + "range": null, + "title": "Allow potentially insecure options", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_WOLFSSL", + "help": "Enables server verification with Intermediate CA cert, does not authenticate full chain\nof trust upto the root CA cert (After Enabling this option client only needs to have Intermediate\nCA certificate of the server to authenticate server, root CA cert is not necessary).", + "id": "ESP_WOLFSSL_SMALL_CERT_VERIFY", + "name": "ESP_WOLFSSL_SMALL_CERT_VERIFY", + "range": null, + "title": "Enable SMALL_CERT_VERIFY", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TLS_USING_WOLFSSL", + "help": "Enable detailed debug prints for wolfSSL SSL library.", + "id": "ESP_DEBUG_WOLFSSL", + "name": "ESP_DEBUG_WOLFSSL", + "range": null, + "title": "Enable debug logs for wolfSSL", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-tls", + "title": "ESP-TLS", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Place ISR version ADC oneshot mode read function into IRAM.", + "id": "ADC_ONESHOT_CTRL_FUNC_IN_IRAM", + "name": "ADC_ONESHOT_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place ISR version ADC oneshot mode read function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ADC_DMA_SUPPORTED", + "help": "Ensure the ADC continuous mode ISR is IRAM-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", + "id": "ADC_CONTINUOUS_ISR_IRAM_SAFE", + "name": "ADC_CONTINUOUS_ISR_IRAM_SAFE", + "range": null, + "title": "ADC continuous mode driver ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Two Point calibration values burned into eFuse BLOCK3.\nThis option will allow the ADC calibration component to characterize the\nADC-Voltage curve using Two Point values if they are available.", + "id": "ADC_CALI_EFUSE_TP_ENABLE", + "name": "ADC_CALI_EFUSE_TP_ENABLE", + "range": null, + "title": "Use Two Point Values", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "Some ESP32s have Vref burned into eFuse BLOCK0. This option will allow\nthe ADC calibration component to characterize the ADC-Voltage curve using\neFuse Vref if it is available.", + "id": "ADC_CALI_EFUSE_VREF_ENABLE", + "name": "ADC_CALI_EFUSE_VREF_ENABLE", + "range": null, + "title": "Use eFuse Vref", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "This option will allow the ADC calibration component to use Lookup Tables\nto correct for non-linear behavior in 11db attenuation. Other attenuations\ndo not exhibit non-linear behavior hence will not be affected by this option.", + "id": "ADC_CALI_LUT_ENABLE", + "name": "ADC_CALI_LUT_ENABLE", + "range": null, + "title": "Use Lookup Tables", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32", + "id": "component-config-adc-and-adc-calibration-adc-calibration-configurations", + "title": "ADC Calibration Configurations", + "type": "menu" + }, + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "By default, this is set. The ADC oneshot driver will disable the output of the\ncorresponding DAC channels:\nESP32: IO25 and IO26\nESP32S2: IO17 and IO18\n\nDisable this option so as to measure the output of DAC by internal ADC, for test usage.", + "id": "ADC_DISABLE_DAC_OUTPUT", + "name": "ADC_DISABLE_DAC_OUTPUT", + "range": null, + "title": "Disable DAC when ADC2 is in use", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3", + "help": "On ESP32C3 and ESP32S3, ADC2 Digital Controller is not stable. Therefore,\nADC2 continuous mode is not suggested on ESP32S3 and ESP32C3\n\nIf you stick to this, you can enable this option to force use ADC2 under above conditions.\nFor more details, you can search for errata on espressif website.", + "id": "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3", + "name": "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3", + "range": null, + "title": "Force use ADC2 continumous mode on ESP32S3 or ESP32C3", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C3", + "help": "On ESP32C3, ADC2 Digital Controller is not stable. Therefore,\nADC2 oneshot mode is not suggested on ESP32C3\n\nIf you stick to this, you can enable this option to force use ADC2 under above conditions.\nFor more details, you can search for errata on espressif website.", + "id": "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3", + "name": "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3", + "range": null, + "title": "Force use ADC2 oneshot mode on ESP32C3", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "whether to enable the debug log message for ADC driver.\nNote that this option only controls the ADC driver log, will not affect other drivers.\n\nnote: This cannot be used in the ADC legacy driver.", + "id": "ADC_ENABLE_DEBUG_LOG", + "name": "ADC_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable ADC debug log", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-adc-and-adc-calibration", + "title": "ADC and ADC Calibration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_COEX_ENABLED", + "name": "ESP_COEX_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "((ESP_WIFI_ENABLED && BT_ENABLED) || (ESP_WIFI_ENABLED && IEEE802154_ENABLED) || (IEEE802154_ENABLED && BT_ENABLED)) && ESP_COEX_ENABLED", + "help": "If enabled, WiFi & Bluetooth coexistence is controlled by software rather than hardware.\nRecommended for heavy traffic scenarios. Both coexistence configuration options are\nautomatically managed, no user intervention is required.\nIf only Bluetooth is used, it is recommended to disable this option to reduce binary file\nsize.", + "id": "ESP_COEX_SW_COEXIST_ENABLE", + "name": "ESP_COEX_SW_COEXIST_ENABLE", + "range": null, + "title": "Software controls WiFi/Bluetooth coexistence", + "type": "bool" + }, + { + "children": [], + "depends_on": "!(BT_ENABLED || NIMBLE_ENABLED) && !IDF_TARGET_ESP32 && ESP_COEX_ENABLED", + "help": "If enabled, HW External coexistence arbitration is managed by GPIO pins.\nIt can support three types of wired combinations so far which are 1-wired/2-wired/3-wired.\nUser can select GPIO pins in application code with configure interfaces.\n\nThis function depends on BT-off\nbecause currently we do not support external coex and internal coex simultaneously.", + "id": "ESP_COEX_EXTERNAL_COEXIST_ENABLE", + "name": "ESP_COEX_EXTERNAL_COEXIST_ENABLE", + "range": null, + "title": "External Coexistence", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COEX_SW_COEXIST_ENABLE && ESP_COEX_ENABLED", + "help": "If enabled, coexist power management will be enabled.", + "id": "ESP_COEX_POWER_MANAGEMENT", + "name": "ESP_COEX_POWER_MANAGEMENT", + "range": null, + "title": "Support power management under coexistence", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_DIAG_GENERAL", + "name": "ESP_COEX_GPIO_DEBUG_DIAG_GENERAL", + "range": null, + "title": "General", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_DIAG_WIFI", + "name": "ESP_COEX_GPIO_DEBUG_DIAG_WIFI", + "range": null, + "title": "Wi-Fi", + "type": "bool" + } + ], + "depends_on": "ESP_COEX_GPIO_DEBUG", + "help": "Select type of debugging diagram", + "id": "component-config-wireless-coexistence-gpio-debugging-for-coexistence-debugging-diagram", + "name": "ESP_COEX_GPIO_DEBUG_DIAG", + "title": "Debugging Diagram", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_COUNT", + "name": "ESP_COEX_GPIO_DEBUG_IO_COUNT", + "range": null, + "title": "Max number of debugging GPIOs", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 0 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX0", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX0", + "range": null, + "title": "Actual IO num for Debug IO ID0", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 1 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX1", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX1", + "range": null, + "title": "Actual IO num for Debug IO ID1", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 2 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX2", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX2", + "range": null, + "title": "Actual IO num for Debug IO ID2", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 3 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX3", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX3", + "range": null, + "title": "Actual IO num for Debug IO ID3", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 4 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX4", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX4", + "range": null, + "title": "Actual IO num for Debug IO ID4", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 5 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX5", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX5", + "range": null, + "title": "Actual IO num for Debug IO ID5", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 6 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX6", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX6", + "range": null, + "title": "Actual IO num for Debug IO ID6", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 7 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX7", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX7", + "range": null, + "title": "Actual IO num for Debug IO ID7", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 8 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX8", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX8", + "range": null, + "title": "Actual IO num for Debug IO ID8", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 9 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX9", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX9", + "range": null, + "title": "Actual IO num for Debug IO ID9", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 10 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX10", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX10", + "range": null, + "title": "Actual IO num for Debug IO ID10", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COEX_GPIO_DEBUG_IO_COUNT > 11 && ESP_COEX_GPIO_DEBUG", + "help": null, + "id": "ESP_COEX_GPIO_DEBUG_IO_IDX11", + "name": "ESP_COEX_GPIO_DEBUG_IO_IDX11", + "range": null, + "title": "Actual IO num for Debug IO ID11", + "type": "int" + } + ], + "depends_on": "!PM_SLP_DISABLE_GPIO && !PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP", + "help": "Support coexistence GPIO debugging", + "id": "ESP_COEX_GPIO_DEBUG", + "name": "ESP_COEX_GPIO_DEBUG", + "range": null, + "title": "GPIO debugging for coexistence", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-wireless-coexistence", + "title": "Wireless Coexistence", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Functions esp_err_to_name() and esp_err_to_name_r() return string representations of error codes from a\npre-generated lookup table. This option can be used to turn off the use of the look-up table in order to\nsave memory but this comes at the price of sacrificing distinguishable (meaningful) output string\nrepresentations.", + "id": "ESP_ERR_TO_NAME_LOOKUP", + "name": "ESP_ERR_TO_NAME_LOOKUP", + "range": null, + "title": "Enable lookup of error code strings", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "name": "ESP_ALLOW_BSS_SEG_EXTERNAL_MEMORY", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-common-esp-related", + "title": "Common ESP-related", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "help": "Ensure the Analog Comparator interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "ANA_CMPR_ISR_IRAM_SAFE", + "name": "ANA_CMPR_ISR_IRAM_SAFE", + "range": null, + "title": "Analog comparator ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "help": "Place Analog Comparator control functions (like ana_cmpr_set_internal_reference) into IRAM,\nso that these functions can be IRAM-safe and able to be called in an IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "ANA_CMPR_CTRL_FUNC_IN_IRAM", + "name": "ANA_CMPR_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place Analog Comparator control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "help": "whether to enable the debug log message for Analog Comparator driver.\nNote that, this option only controls the Analog Comparator driver log, won't affect other drivers.", + "id": "ANA_CMPR_ENABLE_DEBUG_LOG", + "name": "ANA_CMPR_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_ANA_CMPR_SUPPORTED", + "id": "component-config-esp-driver-analog-comparator-configurations", + "title": "ESP-Driver:Analog Comparator Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_MIPI_CSI_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", + "help": "Ensure the CSI driver ISR is IRAM-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", + "id": "CAM_CTLR_MIPI_CSI_ISR_IRAM_SAFE", + "name": "CAM_CTLR_MIPI_CSI_ISR_IRAM_SAFE", + "range": null, + "title": "CSI ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MIPI_CSI_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED", + "help": "Ensure the ISP_DVP driver ISR is IRAM-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", + "id": "CAM_CTLR_ISP_DVP_ISR_IRAM_SAFE", + "name": "CAM_CTLR_ISP_DVP_ISR_IRAM_SAFE", + "range": null, + "title": "ISP_DVP ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LCDCAM_CAM_SUPPORTED && (SOC_MIPI_CSI_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED)", + "help": "Ensure the DVP driver ISR is IRAM-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", + "id": "CAM_CTLR_DVP_CAM_ISR_IRAM_SAFE", + "name": "CAM_CTLR_DVP_CAM_ISR_IRAM_SAFE", + "range": null, + "title": "DVP ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": "SOC_MIPI_CSI_SUPPORTED || SOC_LCDCAM_CAM_SUPPORTED", + "id": "component-config-esp-driver-camera-controller-configurations", + "title": "ESP-Driver:Camera Controller Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "Place DAC control functions (e.g. 'dac_oneshot_output_voltage') into IRAM,\nso that this function can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "DAC_CTRL_FUNC_IN_IRAM", + "name": "DAC_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place DAC control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "Ensure the DAC interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "DAC_ISR_IRAM_SAFE", + "name": "DAC_ISR_IRAM_SAFE", + "range": null, + "title": "DAC ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DAC_SUPPORTED", + "help": "whether to enable the debug log message for DAC driver.\nNote that, this option only controls the DAC driver log, won't affect other drivers.", + "id": "DAC_ENABLE_DEBUG_LOG", + "name": "DAC_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DAC_DMA_16BIT_ALIGN && SOC_DAC_SUPPORTED", + "help": "Whether to left shift the continuous data to align every bytes to 16 bits in the driver.\nOn ESP32, although the DAC resolution is only 8 bits,\nthe hardware requires 16 bits data in continuous mode.\nBy enabling this option, the driver will left shift 8 bits for the input data automatically.\nOnly disable this option when you decide to do this step by yourself.\nNote that the driver will allocate a new piece of memory to save the converted data.", + "id": "DAC_DMA_AUTO_16BIT_ALIGN", + "name": "DAC_DMA_AUTO_16BIT_ALIGN", + "range": null, + "title": "Align the continuous data to 16 bit automatically", + "type": "bool" + } + ], + "depends_on": "SOC_DAC_SUPPORTED", + "id": "component-config-esp-driver-dac-configurations", + "title": "ESP-Driver:DAC Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "This option is intended to fix the bug that ESP32 is not able to switch to configured\npullup/pulldown mode in sleep.\nIf this option is selected, chip will automatically emulate the behaviour of switching,\nand about 450B of source codes would be placed into IRAM.", + "id": "GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL", + "name": "GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL", + "range": null, + "title": "Support light sleep GPIO pullup/pulldown configuration for ESP32", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Place GPIO control functions (like intr_disable/set_level) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "GPIO_CTRL_FUNC_IN_IRAM", + "name": "GPIO_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place GPIO control functions into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-driver-gpio-configurations", + "title": "ESP-Driver:GPIO Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Place GPTimer ISR handler into IRAM for better performance and fewer cache misses.", + "id": "GPTIMER_ISR_HANDLER_IN_IRAM", + "name": "GPTIMER_ISR_HANDLER_IN_IRAM", + "range": null, + "title": "Place GPTimer ISR handler into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Place GPTimer control functions (like start/stop) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "GPTIMER_CTRL_FUNC_IN_IRAM", + "name": "GPTIMER_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place GPTimer control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "Ensure the GPTimer interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "GPTIMER_ISR_IRAM_SAFE", + "name": "GPTIMER_ISR_IRAM_SAFE", + "range": null, + "title": "GPTimer ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "help": "whether to enable the debug log message for GPTimer driver.\nNote that, this option only controls the GPTimer driver log, won't affect other drivers.", + "id": "GPTIMER_ENABLE_DEBUG_LOG", + "name": "GPTIMER_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_GPTIMER_SUPPORTED", + "id": "component-config-esp-driver-gptimer-configurations", + "title": "ESP-Driver:GPTimer Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_I2C_SUPPORTED", + "help": "Ensure the I2C interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).\nnote: This cannot be used in the I2C legacy driver.", + "id": "I2C_ISR_IRAM_SAFE", + "name": "I2C_ISR_IRAM_SAFE", + "range": null, + "title": "I2C ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_I2C_SUPPORTED", + "help": "whether to enable the debug log message for I2C driver.\nNote that this option only controls the I2C driver log, will not affect other drivers.\n\nnote: This cannot be used in the I2C legacy driver.", + "id": "I2C_ENABLE_DEBUG_LOG", + "name": "I2C_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable I2C debug log", + "type": "bool" + } + ], + "depends_on": "SOC_I2C_SUPPORTED", + "id": "component-config-esp-driver-i2c-configurations", + "title": "ESP-Driver:I2C Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_I2S_SUPPORTED", + "help": "Ensure the I2S interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "I2S_ISR_IRAM_SAFE", + "name": "I2S_ISR_IRAM_SAFE", + "range": null, + "title": "I2S ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_I2S_SUPPORTED", + "help": "whether to enable the debug log message for I2S driver.\nNote that, this option only controls the I2S driver log, will not affect other drivers.", + "id": "I2S_ENABLE_DEBUG_LOG", + "name": "I2S_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable I2S debug log", + "type": "bool" + } + ], + "depends_on": "SOC_I2S_SUPPORTED", + "id": "component-config-esp-driver-i2s-configurations", + "title": "ESP-Driver:I2S Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_ISP_SUPPORTED", + "help": "Ensure the ISP driver ISR is IRAM-Safe. When enabled, the ISR handler\nwill be available when the cache is disabled.", + "id": "ISP_ISR_IRAM_SAFE", + "name": "ISP_ISR_IRAM_SAFE", + "range": null, + "title": "ISP driver ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": "SOC_ISP_SUPPORTED", + "id": "component-config-esp-driver-isp-configurations", + "title": "ESP-Driver:ISP Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_JPEG_CODEC_SUPPORTED", + "help": "whether to enable the debug log message for JPEG driver.\nNote that, this option only controls the JPEG driver log, won't affect other drivers.\nPlease also note, enable this option will make jpeg codec process speed much slower.", + "id": "JPEG_ENABLE_DEBUG_LOG", + "name": "JPEG_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_JPEG_CODEC_SUPPORTED", + "id": "component-config-esp-driver-jpeg-codec-configurations", + "title": "ESP-Driver:JPEG-Codec Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Place LEDC control functions (ledc_update_duty and ledc_stop) into IRAM,\nso that these functions can be IRAM-safe and able to be called in an IRAM context.\nEnabling this option can improve driver performance as well.", + "id": "LEDC_CTRL_FUNC_IN_IRAM", + "name": "LEDC_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place LEDC control functions into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-driver-ledc-configurations", + "title": "ESP-Driver:LEDC Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "This will ensure the MCPWM interrupt handle is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write)", + "id": "MCPWM_ISR_IRAM_SAFE", + "name": "MCPWM_ISR_IRAM_SAFE", + "range": null, + "title": "Place MCPWM ISR function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "Place MCPWM control functions (like set_compare_value) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "MCPWM_CTRL_FUNC_IN_IRAM", + "name": "MCPWM_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place MCPWM control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MCPWM_SUPPORTED", + "help": "whether to enable the debug log message for MCPWM driver.\nNote that, this option only controls the MCPWM driver log, won't affect other drivers.", + "id": "MCPWM_ENABLE_DEBUG_LOG", + "name": "MCPWM_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_MCPWM_SUPPORTED", + "id": "component-config-esp-driver-mcpwm-configurations", + "title": "ESP-Driver:MCPWM Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_PARLIO_SUPPORTED", + "help": "whether to enable the debug log message for parallel IO driver.\nNote that, this option only controls the parallel IO driver log, won't affect other drivers.", + "id": "PARLIO_ENABLE_DEBUG_LOG", + "name": "PARLIO_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PARLIO_SUPPORTED", + "help": "Ensure the Parallel IO interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "PARLIO_ISR_IRAM_SAFE", + "name": "PARLIO_ISR_IRAM_SAFE", + "range": null, + "title": "Parallel IO ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": "SOC_PARLIO_SUPPORTED", + "id": "component-config-esp-driver-parallel-io-configurations", + "title": "ESP-Driver:Parallel IO Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "Place PCNT control functions (like start/stop) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "PCNT_CTRL_FUNC_IN_IRAM", + "name": "PCNT_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place PCNT control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "Ensure the PCNT interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "PCNT_ISR_IRAM_SAFE", + "name": "PCNT_ISR_IRAM_SAFE", + "range": null, + "title": "PCNT ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PCNT_SUPPORTED", + "help": "whether to enable the debug log message for PCNT driver.\nNote that, this option only controls the PCNT driver log, won't affect other drivers.", + "id": "PCNT_ENABLE_DEBUG_LOG", + "name": "PCNT_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_PCNT_SUPPORTED", + "id": "component-config-esp-driver-pcnt-configurations", + "title": "ESP-Driver:PCNT Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "Ensure the RMT interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "RMT_ISR_IRAM_SAFE", + "name": "RMT_ISR_IRAM_SAFE", + "range": null, + "title": "RMT ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "Place RMT receive function into IRAM,\nso that the receive function can be IRAM-safe and able to be called when the flash cache is disabled.\nEnabling this option can improve driver performance as well.", + "id": "RMT_RECV_FUNC_IN_IRAM", + "name": "RMT_RECV_FUNC_IN_IRAM", + "range": null, + "title": "Place RMT receive function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RMT_SUPPORTED", + "help": "whether to enable the debug log message for RMT driver.\nNote that, this option only controls the RMT driver log, won't affect other drivers.", + "id": "RMT_ENABLE_DEBUG_LOG", + "name": "RMT_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_RMT_SUPPORTED", + "id": "component-config-esp-driver-rmt-configurations", + "title": "ESP-Driver:RMT Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_SDM_SUPPORTED", + "help": "Place SDM control functions (like set_duty) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.\nEnabling this option can improve driver performance as well.", + "id": "SDM_CTRL_FUNC_IN_IRAM", + "name": "SDM_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place SDM control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_SDM_SUPPORTED", + "help": "whether to enable the debug log message for SDM driver.\nNote that, this option only controls the SDM driver log, won't affect other drivers.", + "id": "SDM_ENABLE_DEBUG_LOG", + "name": "SDM_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_SDM_SUPPORTED", + "id": "component-config-esp-driver-sigma-delta-modulator-configurations", + "title": "ESP-Driver:Sigma Delta Modulator Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!FREERTOS_PLACE_FUNCTIONS_INTO_FLASH && SOC_GPSPI_SUPPORTED", + "help": "Normally only the ISR of SPI master is placed in the IRAM, so that it\ncan work without the flash when interrupt is triggered.\nFor other functions, there's some possibility that the flash cache\nmiss when running inside and out of SPI functions, which may increase\nthe interval of SPI transactions.\nEnable this to put ``queue_trans``, ``get_trans_result`` and\n``transmit`` functions into the IRAM to avoid possible cache miss.\n\nThis configuration won't be available if `CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH` is enabled.\n\nDuring unit test, this is enabled to measure the ideal case of api.", + "id": "SPI_MASTER_IN_IRAM", + "name": "SPI_MASTER_IN_IRAM", + "range": null, + "title": "Place transmitting functions of SPI master into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "!HEAP_PLACE_FUNCTION_INTO_FLASH && SOC_GPSPI_SUPPORTED", + "help": "Place the SPI master ISR in to IRAM to avoid possible cache miss.\n\nEnabling this configuration is possible only when HEAP_PLACE_FUNCTION_INTO_FLASH\nis disabled since the spi master uses can allocate transactions buffers into DMA\nmemory section using the heap component API that ipso facto has to be placed in IRAM.\n\nAlso you can forbid the ISR being disabled during flash writing\naccess, by add ESP_INTR_FLAG_IRAM when initializing the driver.", + "id": "SPI_MASTER_ISR_IN_IRAM", + "name": "SPI_MASTER_ISR_IN_IRAM", + "range": null, + "title": "Place SPI master ISR function into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPSPI_SUPPORTED", + "help": "Normally only the ISR of SPI slave is placed in the IRAM, so that it\ncan work without the flash when interrupt is triggered.\nFor other functions, there's some possibility that the flash cache\nmiss when running inside and out of SPI functions, which may increase\nthe interval of SPI transactions.\nEnable this to put ``queue_trans``, ``get_trans_result`` and\n``transmit`` functions into the IRAM to avoid possible cache miss.", + "id": "SPI_SLAVE_IN_IRAM", + "name": "SPI_SLAVE_IN_IRAM", + "range": null, + "title": "Place transmitting functions of SPI slave into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GPSPI_SUPPORTED", + "help": "Place the SPI slave ISR in to IRAM to avoid possible cache miss.\n\nAlso you can forbid the ISR being disabled during flash writing\naccess, by add ESP_INTR_FLAG_IRAM when initializing the driver.", + "id": "SPI_SLAVE_ISR_IN_IRAM", + "name": "SPI_SLAVE_ISR_IN_IRAM", + "range": null, + "title": "Place SPI slave ISR function into IRAM", + "type": "bool" + } + ], + "depends_on": "SOC_GPSPI_SUPPORTED", + "id": "component-config-esp-driver-spi-configurations", + "title": "ESP-Driver:SPI Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "help": "Place touch sensor oneshot scanning and continuous scanning functions into IRAM,\nso that these function can be IRAM-safe and able to be called when the flash cache is disabled.\nEnabling this option can improve driver performance as well.", + "id": "TOUCH_CTRL_FUNC_IN_IRAM", + "name": "TOUCH_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place touch sensor control functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "help": "Ensure the touch sensor interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "TOUCH_ISR_IRAM_SAFE", + "name": "TOUCH_ISR_IRAM_SAFE", + "range": null, + "title": "Touch sensor ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "help": "Whether to enable the debug log message for touch driver.\nNote that, this option only controls the touch driver log, won't affect other drivers.", + "id": "TOUCH_ENABLE_DEBUG_LOG", + "name": "TOUCH_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_TOUCH_SENSOR_SUPPORTED", + "id": "component-config-esp-driver-touch-sensor-configurations", + "title": "ESP-Driver:Touch Sensor Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "help": "whether to enable the debug log message for temperature sensor driver.\nNote that, this option only controls the temperature sensor driver log, won't affect other drivers.", + "id": "TEMP_SENSOR_ENABLE_DEBUG_LOG", + "name": "TEMP_SENSOR_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_TEMPERATURE_SENSOR_INTR_SUPPORT && SOC_TEMP_SENSOR_SUPPORTED", + "help": "Ensure the Temperature Sensor interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).", + "id": "TEMP_SENSOR_ISR_IRAM_SAFE", + "name": "TEMP_SENSOR_ISR_IRAM_SAFE", + "range": null, + "title": "Temperature sensor ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": "SOC_TEMP_SENSOR_SUPPORTED", + "id": "component-config-esp-driver-temperature-sensor-configurations", + "title": "ESP-Driver:Temperature Sensor Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH", + "help": "If this option is not selected, UART interrupt will be disabled for a long time and\nmay cause data lost when doing spi flash operation.", + "id": "UART_ISR_IN_IRAM", + "name": "UART_ISR_IN_IRAM", + "range": null, + "title": "Place UART ISR function into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-driver-uart-configurations", + "title": "ESP-Driver:UART Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "PM_ENABLE && ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED && !SOC_USB_SERIAL_JTAG_SUPPORT_LIGHT_SLEEP && USJ_ENABLE_USB_SERIAL_JTAG && SOC_USB_SERIAL_JTAG_SUPPORTED", + "help": "If enabled, the chip will constantly monitor the connection status of the USB Serial/JTAG port. As long\nas the USB Serial/JTAG is connected, a ESP_PM_NO_LIGHT_SLEEP power management lock will be acquired to\nprevent the system from entering light sleep.\nThis option can be useful if serial monitoring is needed via USB Serial/JTAG while power management is\nenabled, as the USB Serial/JTAG cannot work under light sleep and after waking up from light sleep.\nNote. This option can only control the automatic Light-Sleep behavior. If esp_light_sleep_start() is\ncalled manually from the program, enabling this option will not prevent light sleep entry even if the\nUSB Serial/JTAG is in use.", + "id": "USJ_NO_AUTO_LS_ON_CONNECTION", + "name": "USJ_NO_AUTO_LS_ON_CONNECTION", + "range": null, + "title": "Don't enter the automatic light sleep when USB Serial/JTAG port is connected", + "type": "bool" + } + ], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "help": "The USB-Serial-JTAG module on ESP chips is turned on by default after power-on.\nIf your application does not need it and not rely on it to be used as system\nconsole or use the built-in JTAG for debugging, you can disable this option,\nthen the clock of this module will be disabled at startup, which will save\nsome power consumption.", + "id": "USJ_ENABLE_USB_SERIAL_JTAG", + "name": "USJ_ENABLE_USB_SERIAL_JTAG", + "range": null, + "title": "Enable USB-Serial-JTAG Module", + "type": "bool" + } + ], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "id": "component-config-esp-driver-usb-serial-jtag-configuration", + "title": "ESP-Driver:USB Serial/JTAG Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ETH_ENABLED", + "name": "ETH_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ETH_PHY_INTERFACE_RMII", + "name": "ETH_PHY_INTERFACE_RMII", + "range": null, + "title": "Reduced Media Independent Interface (RMII)", + "type": "bool" + } + ], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Select the communication interface between MAC and PHY chip.", + "id": "component-config-ethernet-support-esp32-internal-emac-controller-phy-interface", + "name": "ETH_PHY_INTERFACE", + "title": "PHY interface", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "MAC will get RMII clock from outside.\nNote that ESP32 only supports GPIO0 to input the RMII clock.", + "id": "ETH_RMII_CLK_INPUT", + "name": "ETH_RMII_CLK_INPUT", + "range": null, + "title": "Input RMII clock from external", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "ESP32 can generate RMII clock by internal APLL.\nThis clock can be routed to the external PHY device.\nESP32 supports to route the RMII clock to GPIO0/16/17.", + "id": "ETH_RMII_CLK_OUTPUT", + "name": "ETH_RMII_CLK_OUTPUT", + "range": null, + "title": "Output RMII clock from internal", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32 && ETH_PHY_INTERFACE_RMII && ETH_USE_ESP32_EMAC", + "help": "Select external or internal RMII clock.", + "id": "component-config-ethernet-support-esp32-internal-emac-controller-rmii-clock-mode", + "name": "ETH_RMII_CLK_MODE", + "title": "RMII clock mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ETH_RMII_CLK_INPUT && ETH_USE_ESP32_EMAC", + "help": "ESP32 only supports GPIO0 to input the RMII clock.", + "id": "ETH_RMII_CLK_IN_GPIO", + "name": "ETH_RMII_CLK_IN_GPIO", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ETH_RMII_CLK_OUTPUT && ETH_USE_ESP32_EMAC", + "help": "GPIO0 can be set to output a pre-divided PLL clock. Enabling this option will configure\nGPIO0 to output a 50MHz clock. In fact this clock doesn't have directly relationship with\nEMAC peripheral. Sometimes this clock may not work well with your PHY chip.\nWARNING: If you want the Ethernet to work with WiFi, don\u2019t select ESP32 as RMII CLK output\nas it would result in clock instability!", + "id": "ETH_RMII_CLK_OUTPUT_GPIO0", + "name": "ETH_RMII_CLK_OUTPUT_GPIO0", + "range": null, + "title": "Output RMII clock from GPIO0 (Experimental!)", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && !ETH_RMII_CLK_OUTPUT_GPIO0 && ETH_RMII_CLK_OUTPUT && ETH_USE_ESP32_EMAC", + "help": "Set the GPIO number to output RMII Clock.\nWARNING: If you want the Ethernet to work with WiFi, don\u2019t select ESP32 as RMII CLK output\nas it would result in clock instability!", + "id": "ETH_RMII_CLK_OUT_GPIO", + "name": "ETH_RMII_CLK_OUT_GPIO", + "range": null, + "title": "RMII clock GPIO number", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Set the size of each buffer used by Ethernet MAC DMA.\n!! Important !! Make sure it is 64B aligned for ESP32P4!", + "id": "ETH_DMA_BUFFER_SIZE", + "name": "ETH_DMA_BUFFER_SIZE", + "range": null, + "title": "Ethernet DMA buffer size (Byte)", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Number of DMA receive buffers. Each buffer's size is ETH_DMA_BUFFER_SIZE.\nLarger number of buffers could increase throughput somehow.", + "id": "ETH_DMA_RX_BUFFER_NUM", + "name": "ETH_DMA_RX_BUFFER_NUM", + "range": null, + "title": "Amount of Ethernet DMA Rx buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "Number of DMA transmit buffers. Each buffer's size is ETH_DMA_BUFFER_SIZE.\nLarger number of buffers could increase throughput somehow.", + "id": "ETH_DMA_TX_BUFFER_NUM", + "name": "ETH_DMA_TX_BUFFER_NUM", + "range": null, + "title": "Amount of Ethernet DMA Tx buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_DMA_RX_BUFFER_NUM > 15 && ETH_USE_ESP32_EMAC", + "help": "Ethernet MAC engine on ESP32 doesn't feature a flow control logic.\nThe MAC driver can perform a software flow control if you enable this option.\nNote that, if the RX buffer number is small, enabling software flow control will\ncause obvious performance loss.", + "id": "ETH_SOFT_FLOW_CONTROL", + "name": "ETH_SOFT_FLOW_CONTROL", + "range": null, + "title": "Enable software flow control", + "type": "bool" + }, + { + "children": [], + "depends_on": "ETH_USE_ESP32_EMAC", + "help": "If enabled, functions related to RX/TX are placed into IRAM. It can improve Ethernet throughput.\nIf disabled, all functions are placed into FLASH.", + "id": "ETH_IRAM_OPTIMIZATION", + "name": "ETH_IRAM_OPTIMIZATION", + "range": null, + "title": "Enable IRAM optimization", + "type": "bool" + } + ], + "depends_on": "SOC_EMAC_SUPPORTED", + "help": "ESP32 integrates a 10/100M Ethernet MAC controller.", + "id": "ETH_USE_ESP32_EMAC", + "is_menuconfig": true, + "name": "ETH_USE_ESP32_EMAC", + "range": null, + "title": "Support ESP32 internal EMAC controller", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ETH_USE_SPI_ETHERNET", + "help": "DM9051 is a fast Ethernet controller with an SPI interface.\nIt's also integrated with a 10/100M PHY and MAC.\nSelect this to enable DM9051 driver.", + "id": "ETH_SPI_ETHERNET_DM9051", + "name": "ETH_SPI_ETHERNET_DM9051", + "range": null, + "title": "Use DM9051", + "type": "bool" + }, + { + "children": [], + "depends_on": "ETH_USE_SPI_ETHERNET", + "help": "W5500 is a HW TCP/IP embedded Ethernet controller.\nTCP/IP stack, 10/100 Ethernet MAC and PHY are embedded in a single chip.\nHowever the driver in ESP-IDF only enables the RAW MAC mode,\nmaking it compatible with the software TCP/IP stack.\nSay yes to enable W5500 driver.", + "id": "ETH_SPI_ETHERNET_W5500", + "name": "ETH_SPI_ETHERNET_W5500", + "range": null, + "title": "Use W5500 (MAC RAW)", + "type": "bool" + }, + { + "children": [], + "depends_on": "ETH_USE_SPI_ETHERNET", + "help": "The KSZ8851SNL is a single-chip Fast Ethernet controller consisting of\na 10/100 physical layer transceiver (PHY), a MAC, and a Serial Peripheral Interface (SPI).\nSelect this to enable KSZ8851SNL driver.", + "id": "ETH_SPI_ETHERNET_KSZ8851SNL", + "name": "ETH_SPI_ETHERNET_KSZ8851SNL", + "range": null, + "title": "Use KSZ8851SNL", + "type": "bool" + } + ], + "depends_on": null, + "help": "ESP-IDF can also support some SPI-Ethernet modules.", + "id": "ETH_USE_SPI_ETHERNET", + "is_menuconfig": true, + "name": "ETH_USE_SPI_ETHERNET", + "range": null, + "title": "Support SPI to Ethernet Module", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ETH_USE_OPENETH", + "help": "Number of DMA receive buffers, each buffer is 1600 bytes.", + "id": "ETH_OPENETH_DMA_RX_BUFFER_NUM", + "name": "ETH_OPENETH_DMA_RX_BUFFER_NUM", + "range": null, + "title": "Number of Ethernet DMA Rx buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ETH_USE_OPENETH", + "help": "Number of DMA transmit buffers, each buffer is 1600 bytes.", + "id": "ETH_OPENETH_DMA_TX_BUFFER_NUM", + "name": "ETH_OPENETH_DMA_TX_BUFFER_NUM", + "range": null, + "title": "Number of Ethernet DMA Tx buffers", + "type": "int" + } + ], + "depends_on": null, + "help": "OpenCores Ethernet MAC driver can be used when an ESP-IDF application\nis executed in QEMU. This driver is not supported when running on a\nreal chip.", + "id": "ETH_USE_OPENETH", + "is_menuconfig": true, + "name": "ETH_USE_OPENETH", + "range": null, + "title": "Support OpenCores Ethernet MAC (for use with QEMU)", + "type": "menu" + }, + { + "children": [], + "depends_on": "ETH_ENABLED", + "help": "Prevents multiple accesses when Ethernet interface is used as shared resource and multiple\nfunctionalities might try to access it at a time.", + "id": "ETH_TRANSMIT_MUTEX", + "name": "ETH_TRANSMIT_MUTEX", + "range": null, + "title": "Enable Transmit Mutex", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ethernet", + "title": "Ethernet", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enables collections of statistics in the event loop library such as the number of events posted\nto/recieved by an event loop, number of callbacks involved, number of events dropped to to a full event\nloop queue, run time of event handlers, and number of times/run time of each event handler.", + "id": "ESP_EVENT_LOOP_PROFILING", + "name": "ESP_EVENT_LOOP_PROFILING", + "range": null, + "title": "Enable event loop profiling", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_EVENT_POST_FROM_ISR", + "help": "Enable posting events from interrupt handlers placed in IRAM. Enabling this option places API functions\nesp_event_post and esp_event_post_to in IRAM.", + "id": "ESP_EVENT_POST_FROM_IRAM_ISR", + "name": "ESP_EVENT_POST_FROM_IRAM_ISR", + "range": null, + "title": "Support posting events from ISRs placed in IRAM", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable posting events from interrupt handlers.", + "id": "ESP_EVENT_POST_FROM_ISR", + "name": "ESP_EVENT_POST_FROM_ISR", + "range": null, + "title": "Support posting events from ISRs", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-event-loop-library", + "title": "Event Loop Library", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_GDBSTUB_ENABLED", + "name": "ESP_GDBSTUB_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable builtin GDBStub.\nThis allows to debug the target device using serial port:\n- Run 'idf.py monitor'.\n- Wait for the device to initialize.\n- Press Ctrl+C to interrupt the execution and enter GDB attached to your device for debugging.\nNOTE: all UART input will be handled by GDBStub.", + "id": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "name": "ESP_SYSTEM_GDBSTUB_RUNTIME", + "range": null, + "title": "GDBStub at runtime", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_GDBSTUB_SUPPORT_TASKS", + "help": "Set the number of tasks which GDB Stub will support.", + "id": "ESP_GDBSTUB_MAX_TASKS", + "name": "ESP_GDBSTUB_MAX_TASKS", + "range": null, + "title": "Maximum number of tasks supported by GDB Stub", + "type": "int" + } + ], + "depends_on": "ESP_GDBSTUB_ENABLED", + "help": "If enabled, GDBStub can supply the list of FreeRTOS tasks to GDB.\nThread list can be queried from GDB using 'info threads' command.\nNote that if GDB task lists were corrupted, this feature may not work.\nIf GDBStub fails, try disabling this feature.", + "id": "ESP_GDBSTUB_SUPPORT_TASKS", + "name": "ESP_GDBSTUB_SUPPORT_TASKS", + "range": null, + "title": "Enable listing FreeRTOS tasks through GDB Stub", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-gdb-stub", + "title": "GDB Stub", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This option will enable https protocol by linking esp-tls library and initializing SSL transport", + "id": "ESP_HTTP_CLIENT_ENABLE_HTTPS", + "name": "ESP_HTTP_CLIENT_ENABLE_HTTPS", + "range": null, + "title": "Enable https", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option will enable HTTP Basic Authentication. It is disabled by default as Basic\nauth uses unencrypted encoding, so it introduces a vulnerability when not using TLS", + "id": "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH", + "name": "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH", + "range": null, + "title": "Enable HTTP Basic Authentication", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option will enable HTTP Digest Authentication. It is enabled by default, but use of this\nconfiguration is not recommended as the password can be derived from the exchange, so it introduces\na vulnerability when not using TLS", + "id": "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH", + "name": "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH", + "range": null, + "title": "Enable HTTP Digest Authentication", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option will enable injection of a custom tcp_transport handle, so the http operation\nwill be performed on top of the user defined transport abstraction (if configured)", + "id": "ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT", + "name": "ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT", + "range": null, + "title": "Enable custom transport", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-http-client", + "title": "ESP HTTP client", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This sets the maximum supported size of headers section in HTTP request packet to be processed by the\nserver", + "id": "HTTPD_MAX_REQ_HDR_LEN", + "name": "HTTPD_MAX_REQ_HDR_LEN", + "range": null, + "title": "Max HTTP Request Header Length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This sets the maximum supported size of HTTP request URI to be processed by the server", + "id": "HTTPD_MAX_URI_LEN", + "name": "HTTPD_MAX_URI_LEN", + "range": null, + "title": "Max HTTP URI Length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Using TCP_NODEALY socket option ensures that HTTP error response reaches the client before the\nunderlying socket is closed. Please note that turning this off may cause multiple test failures", + "id": "HTTPD_ERR_RESP_NO_DELAY", + "name": "HTTPD_ERR_RESP_NO_DELAY", + "range": null, + "title": "Use TCP_NODELAY socket option when sending HTTP error responses", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This sets the size of the temporary buffer used to receive and discard any remaining data that is\nreceived from the HTTP client in the request, but not processed as part of the server HTTP request\nhandler.\n\nIf the remaining data is larger than the available buffer size, the buffer will be filled in multiple\niterations. The buffer should be small enough to fit on the stack, but large enough to avoid excessive\niterations.", + "id": "HTTPD_PURGE_BUF_LEN", + "name": "HTTPD_PURGE_BUF_LEN", + "range": null, + "title": "Length of temporary buffer for purging data", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this will log discarded binary HTTP request data at Debug level.\nFor large content data this may not be desirable as it will clutter the log.", + "id": "HTTPD_LOG_PURGE_DATA", + "name": "HTTPD_LOG_PURGE_DATA", + "range": null, + "title": "Log purged content data at Debug level", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This sets the WebSocket server support.", + "id": "HTTPD_WS_SUPPORT", + "name": "HTTPD_WS_SUPPORT", + "range": null, + "title": "WebSocket server support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This makes httpd_queue_work() API to wait until a message space is available on UDP control socket.\nIt internally uses a counting semaphore with count set to `LWIP_UDP_RECVMBOX_SIZE` to achieve this.\nThis config will slightly change API behavior to block until message gets delivered on control socket.", + "id": "HTTPD_QUEUE_WORK_BLOCKING", + "name": "HTTPD_QUEUE_WORK_BLOCKING", + "range": null, + "title": "httpd_queue_work as blocking API", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-http-server", + "title": "HTTP Server", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Exposes an additional callback whereby firmware data could be decrypted\nbefore being processed by OTA update component. This can help to integrate\nexternal encryption related format and removal of such encapsulation layer\nfrom firmware image.", + "id": "ESP_HTTPS_OTA_DECRYPT_CB", + "name": "ESP_HTTPS_OTA_DECRYPT_CB", + "range": null, + "title": "Provide decryption callback", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "It is highly recommended to keep HTTPS (along with server certificate validation) enabled.\nEnabling this option comes with potential risk of:\n- Non-encrypted communication channel with server\n- Accepting firmware upgrade image from server with fake identity", + "id": "ESP_HTTPS_OTA_ALLOW_HTTP", + "name": "ESP_HTTPS_OTA_ALLOW_HTTP", + "range": null, + "title": "Allow HTTP for OTA (WARNING: ONLY FOR TESTING PURPOSE, READ HELP)", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-https-ota", + "title": "ESP HTTPS OTA", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TLS_USING_MBEDTLS && MBEDTLS_TLS_SERVER", + "help": "Enable ESP HTTPS server component", + "id": "ESP_HTTPS_SERVER_ENABLE", + "name": "ESP_HTTPS_SERVER_ENABLE", + "range": null, + "title": "Enable ESP_HTTPS_SERVER component", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-https-server", + "title": "ESP HTTPS server", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_0", + "name": "ESP32C3_REV_MIN_0", + "range": null, + "title": "Rev v0.0 (ECO0)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_1", + "name": "ESP32C3_REV_MIN_1", + "range": null, + "title": "Rev v0.1 (ECO1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_2", + "name": "ESP32C3_REV_MIN_2", + "range": null, + "title": "Rev v0.2 (ECO2)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_3", + "name": "ESP32C3_REV_MIN_3", + "range": null, + "title": "Rev v0.3 (ECO3)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_4", + "name": "ESP32C3_REV_MIN_4", + "range": null, + "title": "Rev v0.4 (ECO4)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_REV_MIN_101", + "name": "ESP32C3_REV_MIN_101", + "range": null, + "title": "Rev v1.1", + "type": "bool" + } + ], + "depends_on": null, + "help": "Required minimum chip revision. ESP-IDF will check for it and\nreject to boot if the chip revision fails the check.\nThis ensures the chip used will have some modifications (features, or bugfixes).\n\nThe complied binary will only support chips above this revision,\nthis will also help to reduce binary size.", + "id": "component-config-hardware-settings-chip-revision-minimum-supported-esp32-c3-revision", + "name": "ESP32C3_REV_MIN", + "title": "Minimum Supported ESP32-C3 Revision", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_REV_MIN_FULL", + "name": "ESP32C3_REV_MIN_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_REV_MIN_FULL", + "name": "ESP_REV_MIN_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_REV_MAX_FULL", + "name": "ESP32C3_REV_MAX_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_REV_MAX_FULL", + "name": "ESP_REV_MAX_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Required minimum eFuse Block revision. ESP-IDF will check it at the 2nd bootloader stage\nwhether the current image can work correctly for this eFuse Block revision.\nSo that to avoid running an incompatible image on a SoC that contains breaking change in the eFuse Block.\nIf you want to update this value to run the image that not compatible with the current eFuse Block revision,\nplease contact to Espressif's business team for details:\nhttps://www.espressif.com.cn/en/contact-us/sales-questions", + "id": "ESP_EFUSE_BLOCK_REV_MIN_FULL", + "name": "ESP_EFUSE_BLOCK_REV_MIN_FULL", + "range": null, + "title": "Minimum Supported ESP32-C3 eFuse Block Revision", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_EFUSE_BLOCK_REV_MAX_FULL", + "name": "ESP_EFUSE_BLOCK_REV_MAX_FULL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_CI_BUILD", + "help": "For internal chip testing, a small number of new versions chips didn't\nupdate the version field in eFuse, you can enable this option to force the\nsoftware recognize the chip version based on the rev selected in menuconfig.", + "id": "ESP_REV_NEW_CHIP_TEST", + "name": "ESP_REV_NEW_CHIP_TEST", + "range": null, + "title": "Internal test mode", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-chip-revision", + "title": "Chip revision", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_WIFI_STA", + "name": "ESP_MAC_ADDR_UNIVERSE_WIFI_STA", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_WIFI_AP", + "name": "ESP_MAC_ADDR_UNIVERSE_WIFI_AP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_BT", + "name": "ESP_MAC_ADDR_UNIVERSE_BT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_ETH", + "name": "ESP_MAC_ADDR_UNIVERSE_ETH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_ADDR_UNIVERSE_IEEE802154", + "name": "ESP_MAC_ADDR_UNIVERSE_IEEE802154", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_ONE", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_ONE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES", + "name": "ESP_MAC_UNIVERSAL_MAC_ADDRESSES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO", + "range": null, + "title": "Two", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR", + "range": null, + "title": "Four", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the number of universally administered (by IEEE) MAC addresses.\n\nDuring initialization, MAC addresses for each network interface are generated or derived from a\nsingle base MAC address.\n\nIf the number of universal MAC addresses is four, all four interfaces (WiFi station, WiFi softap,\nBluetooth and Ethernet) receive a universally administered MAC address. These are generated\nsequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.\n\nIf the number of universal MAC addresses is two, only two interfaces (WiFi station and Bluetooth)\nreceive a universally administered MAC address. These are generated sequentially by adding 0\nand 1 (respectively) to the base MAC address. The remaining two interfaces (WiFi softap and Ethernet)\nreceive local MAC addresses. These are derived from the universal WiFi station and Bluetooth MAC\naddresses, respectively.\n\nWhen using the default (Espressif-assigned) base MAC address, either setting can be used. When using\na custom universal MAC address range, the correct setting will depend on the allocation of MAC\naddresses in this range (either 2 or 4 per device.)\n\nNote that ESP32-C3 has no integrated Ethernet MAC. Although it's possible to use the esp_read_mac()\nAPI to return a MAC for Ethernet, this can only be used with an external MAC peripheral.", + "id": "component-config-hardware-settings-mac-config-number-of-universally-administered-by-ieee-mac-address", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "title": "Number of universally administered (by IEEE) MAC address", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "name": "ESP32C3_UNIVERSAL_MAC_ADDRESSES", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "If you have an invalid MAC CRC (ESP_ERR_INVALID_CRC) problem\nand you still want to use this chip, you can enable this option to bypass such an error.\nThis applies to both MAC_FACTORY and CUSTOM_MAC efuses.", + "id": "ESP_MAC_IGNORE_MAC_CRC_ERROR", + "name": "ESP_MAC_IGNORE_MAC_CRC_ERROR", + "range": null, + "title": "Ignore MAC CRC error (not recommended)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When this configuration is enabled, the user can invoke `esp_read_mac` to obtain the desired type of\nMAC using a custom MAC as the base MAC.", + "id": "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC", + "name": "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC", + "range": null, + "title": "Enable using custom mac as base mac", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-mac-config", + "title": "MAC Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "(!SPIRAM || ESP_LDO_RESERVE_PSRAM) && !(IDF_TARGET_ESP32P4 && ESP32P4_REV_MIN_FULL < 100)", + "help": "If enabled, chip will try to power down flash as part of esp_light_sleep_start(), which costs\nmore time when chip wakes up. Can only be enabled if there is no SPIRAM configured.\n\nThis option will power down flash under a strict but relatively safe condition. Also, it is possible to\npower down flash under a relaxed condition by using esp_sleep_pd_config() to set ESP_PD_DOMAIN_VDDSDIO\nto ESP_PD_OPTION_OFF. It should be noted that there is a risk in powering down flash, you can refer\n`ESP-IDF Programming Guide/API Reference/System API/Sleep Modes/Power-down of Flash` for more details.", + "id": "ESP_SLEEP_POWER_DOWN_FLASH", + "name": "ESP_SLEEP_POWER_DOWN_FLASH", + "range": null, + "title": "Power down flash in light sleep when there is no SPIRAM or SPIRAM has independent power supply", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP && !ESP_SLEEP_POWER_DOWN_FLASH", + "help": "All IOs will be set to isolate(floating) state by default during sleep.\nSince the power supply of SPI Flash is not lost during lightsleep, if its CS pin is recognized as\nlow level(selected state) in the floating state, there will be a large current leakage, and the\ndata in Flash may be corrupted by random signals on other SPI pins.\nSelect this option will set the CS pin of Flash to PULL-UP state during sleep, but this will\nincrease the sleep current about 10 uA.\nIf you are developing with esp32xx modules, you must select this option, but if you are developing\nwith chips, you can also pull up the CS pin of SPI Flash in the external circuit to save power\nconsumption caused by internal pull-up during sleep.\n(!!! Don't deselect this option if you don't have external SPI Flash CS pin pullups.)", + "id": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND", + "range": null, + "title": "Pull-up Flash CS pin in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM", + "help": "All IOs will be set to isolate(floating) state by default during sleep.\nSince the power supply of PSRAM is not lost during lightsleep, if its CS pin is recognized as\nlow level(selected state) in the floating state, there will be a large current leakage, and the\ndata in PSRAM may be corrupted by random signals on other SPI pins.\nSelect this option will set the CS pin of PSRAM to PULL-UP state during sleep, but this will\nincrease the sleep current about 10 uA.\nIf you are developing with esp32xx modules, you must select this option, but if you are developing\nwith chips, you can also pull up the CS pin of PSRAM in the external circuit to save power\nconsumption caused by internal pull-up during sleep.\n(!!! Don't deselect this option if you don't have external PSRAM CS pin pullups.)", + "id": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "name": "ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND", + "range": null, + "title": "Pull-up PSRAM CS pin in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SLEEP_POWER_DOWN_FLASH && (ESP_SLEEP_PSRAM_LEAKAGE_WORKAROUND || ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND)", + "help": "To reduce leakage current, some types of SPI Flash/RAM only need to pull up the CS pin\nduring light sleep. But there are also some kinds of SPI Flash/RAM that need to pull up\nall pins. It depends on the SPI Flash/RAM chip used.", + "id": "ESP_SLEEP_MSPI_NEED_ALL_IO_PU", + "name": "ESP_SLEEP_MSPI_NEED_ALL_IO_PU", + "range": null, + "title": "Pull-up all SPI pins in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND", + "name": "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "esp32c2, esp32c3, esp32s3, esp32c6 and esp32h2 will reset at wake-up if GPIO is received\na small electrostatic pulse during light sleep, with specific condition\n\n- GPIO needs to be configured as input-mode only\n- The pin receives a small electrostatic pulse, and reset occurs when the pulse\n voltage is higher than 6 V\n\nFor GPIO set to input mode only, it is not a good practice to leave it open/floating,\nThe hardware design needs to controlled it with determined supply or ground voltage\nis necessary.\n\nThis option provides a software workaround for this issue. Configure to isolate all\nGPIO pins in sleep state.", + "id": "ESP_SLEEP_GPIO_RESET_WORKAROUND", + "name": "ESP_SLEEP_GPIO_RESET_WORKAROUND", + "range": null, + "title": "light sleep GPIO reset workaround", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When the chip exits sleep, the CPU and the flash chip are powered on at the same time.\nCPU will run rom code (deepsleep) or ram code (lightsleep) first, and then load or execute\ncode from flash.\n\nSome flash chips need sufficient time to pass between power on and first read operation.\nBy default, without any extra delay, this time is approximately 900us, although\nsome flash chip types need more than that.\n\n(!!! Please adjust this value according to the Data Sheet of SPI Flash used in your project.)\nIn Flash Data Sheet, the parameters that define the Flash ready timing after power-up (minimum\ntime from Vcc(min) to CS activeare) usually named tVSL in ELECTRICAL CHARACTERISTICS chapter,\nand the configuration value here should be:\nESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY = tVSL - 900\n\nFor esp32 and esp32s3, the default extra delay is set to 2000us. When optimizing startup time\nfor applications which require it, this value may be reduced.\n\nIf you are seeing \"flash read err, 1000\" message printed to the console after deep sleep reset\non esp32, or triggered RTC_WDT/LP_WDT after lightsleep wakeup, try increasing this value.\n(For esp32, the delay will be executed in both deep sleep and light sleep wake up flow.\nFor chips after esp32, the delay will be executed only in light sleep flow, the delay\ncontrolled by the EFUSE_FLASH_TPUW in ROM will be executed in deepsleep wake up flow.)", + "id": "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY", + "name": "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY", + "range": [ + 0, + 5000 + ], + "title": "Extra delay (in us) after flash powerdown sleep wakeup to wait flash ready", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling it will check the cache safety of the code before the flash power is ready after\nlight sleep wakeup, and check PM_SLP_IRAM_OPT related code cache safety. This option is\nonly for code quality inspection. Enabling it will increase the time overhead of entering\nand exiting sleep. It is not recommended to enable it in the release version.", + "id": "ESP_SLEEP_CACHE_SAFE_ASSERTION", + "name": "ESP_SLEEP_CACHE_SAFE_ASSERTION", + "range": null, + "title": "Check the cache safety of the sleep wakeup code in sleep process", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable esp sleep debug.", + "id": "ESP_SLEEP_DEBUG", + "name": "ESP_SLEEP_DEBUG", + "range": null, + "title": "esp sleep debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When using rtc gpio wakeup source during deepsleep without external pull-up/downs, you may want to\nmake use of the internal ones.", + "id": "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS", + "name": "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS", + "range": null, + "title": "Allow to enable internal pull-up/downs for the Deep-Sleep wakeup IOs", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, it allows user to register sleep event callbacks. It is primarily designed for internal\ndevelopers and customers can use PM_LIGHT_SLEEP_CALLBACKS as an alternative.\n\nNOTE: These callbacks are executed from the IDLE task context hence you cannot have any blocking calls\nin your callbacks.\n\nNOTE: Enabling these callbacks may change sleep duration calculations based on time spent in\ncallback and hence it is highly recommended to keep them as short as possible.", + "id": "ESP_SLEEP_EVENT_CALLBACKS", + "name": "ESP_SLEEP_EVENT_CALLBACKS", + "range": null, + "title": "Enable registration of sleep event callbacks", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-sleep-config", + "title": "Sleep Config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_INT_RC", + "name": "RTC_CLK_SRC_INT_RC", + "range": null, + "title": "Internal 136kHz RC oscillator", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_EXT_CRYS", + "name": "RTC_CLK_SRC_EXT_CRYS", + "range": null, + "title": "External 32kHz crystal", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_EXT_OSC", + "name": "RTC_CLK_SRC_EXT_OSC", + "range": null, + "title": "External 32kHz oscillator at 32K_XP pin", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "RTC_CLK_SRC_INT_8MD256", + "name": "RTC_CLK_SRC_INT_8MD256", + "range": null, + "title": "Internal 17.5MHz oscillator, divided by 256", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose which clock is used as RTC clock source.", + "id": "component-config-hardware-settings-rtc-clock-config-rtc-clock-source", + "name": "RTC_CLK_SRC", + "title": "RTC clock source", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "When the startup code initializes RTC_SLOW_CLK, it can perform\ncalibration by comparing the RTC_SLOW_CLK frequency with main XTAL\nfrequency. This option sets the number of RTC_SLOW_CLK cycles measured\nby the calibration routine. Higher numbers increase calibration\nprecision, which may be important for applications which spend a lot of\ntime in deep sleep. Lower numbers reduce startup time.\n\nWhen this option is set to 0, clock calibration will not be performed at\nstartup, and approximate clock frequencies will be assumed:\n\n- 150000 Hz if internal RC oscillator is used as clock source. For this use value 1024.\n- 32768 Hz if the 32k crystal oscillator is used. For this use value 3000 or more.\n In case more value will help improve the definition of the launch of the crystal.\n If the crystal could not start, it will be switched to internal RC.", + "id": "RTC_CLK_CAL_CYCLES", + "name": "RTC_CLK_CAL_CYCLES", + "range": [ + 0, + 32766 + ], + "title": "Number of cycles for RTC_SLOW_CLK calibration", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-rtc-clock-config", + "title": "RTC Clock Config", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Place peripheral control functions (e.g. periph_module_reset) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "PERIPH_CTRL_FUNC_IN_IRAM", + "name": "PERIPH_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place peripheral control functions into IRAM", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-peripheral-control", + "title": "Peripheral Control", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_ETM_SUPPORTED", + "help": "whether to enable the debug log message for ETM core driver.\nNote that, this option only controls the ETM related driver log, won't affect other drivers.", + "id": "ETM_ENABLE_DEBUG_LOG", + "name": "ETM_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_ETM_SUPPORTED", + "id": "component-config-hardware-settings-etm-configuration", + "title": "ETM Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "Place GDMA control functions (like start/stop/append/reset) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "GDMA_CTRL_FUNC_IN_IRAM", + "name": "GDMA_CTRL_FUNC_IN_IRAM", + "range": null, + "title": "Place GDMA control functions in IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "This will ensure the GDMA interrupt handler is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write).", + "id": "GDMA_ISR_IRAM_SAFE", + "name": "GDMA_ISR_IRAM_SAFE", + "range": null, + "title": "GDMA ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_GDMA_SUPPORTED", + "help": "Whether to enable the debug log message for GDMA driver.\nNote that, this option only controls the GDMA driver log, won't affect other drivers.", + "id": "GDMA_ENABLE_DEBUG_LOG", + "name": "GDMA_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_GDMA_SUPPORTED", + "id": "component-config-hardware-settings-gdma-configurations", + "title": "GDMA Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_DW_GDMA_SUPPORTED", + "help": "Place DW_GDMA control functions (e.g. dw_gdma_channel_continue) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "DW_GDMA_CTRL_FUNC_IN_IRAM", + "name": "DW_GDMA_CTRL_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DW_GDMA_SUPPORTED", + "help": "Place DW_GDMA setter functions (e.g. dw_gdma_channel_set_block_markers) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "DW_GDMA_SETTER_FUNC_IN_IRAM", + "name": "DW_GDMA_SETTER_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DW_GDMA_SUPPORTED", + "help": "Place DW_GDMA getter functions (e.g. dw_gdma_link_list_get_item) into IRAM,\nso that these functions can be IRAM-safe and able to be called in the other IRAM interrupt context.", + "id": "DW_GDMA_GETTER_FUNC_IN_IRAM", + "name": "DW_GDMA_GETTER_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DW_GDMA_SUPPORTED", + "help": "This will ensure the DW_GDMA interrupt handler is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write).", + "id": "DW_GDMA_ISR_IRAM_SAFE", + "name": "DW_GDMA_ISR_IRAM_SAFE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DW_GDMA_SUPPORTED", + "help": "This will ensure the DW_GDMA object is DRAM-Safe, allow to avoid external memory\ncache misses, and also be accessible whilst the cache is disabled.", + "id": "DW_GDMA_OBJ_DRAM_SAFE", + "name": "DW_GDMA_OBJ_DRAM_SAFE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DW_GDMA_SUPPORTED", + "help": "Whether to enable the debug log message for DW_GDMA driver.\nNote that, this option only controls the DW_GDMA driver log, won't affect other drivers.", + "id": "DW_GDMA_ENABLE_DEBUG_LOG", + "name": "DW_GDMA_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + } + ], + "depends_on": "SOC_DW_GDMA_SUPPORTED", + "id": "component-config-hardware-settings-dw_gdma-configurations", + "title": "DW_GDMA Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_DMA2D_SUPPORTED", + "help": "Place 2D-DMA all operation functions, including control functions (e.g. start/stop/append/reset) and setter\nfunctions (e.g. connect/strategy/callback registration) into IRAM, so that these functions can be IRAM-safe\nand able to be called in the other IRAM interrupt context. It also helps optimizing the performance.", + "id": "DMA2D_OPERATION_FUNC_IN_IRAM", + "name": "DMA2D_OPERATION_FUNC_IN_IRAM", + "range": null, + "title": "Place 2D-DMA operation functions into IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_DMA2D_SUPPORTED", + "help": "This will ensure the 2D-DMA interrupt handler is IRAM-Safe, allow to avoid flash\ncache misses, and also be able to run whilst the cache is disabled.\n(e.g. SPI Flash write).", + "id": "DMA2D_ISR_IRAM_SAFE", + "name": "DMA2D_ISR_IRAM_SAFE", + "range": null, + "title": "2D-DMA ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": "SOC_DMA2D_SUPPORTED", + "id": "component-config-hardware-settings-2d-dma-configurations", + "title": "2D-DMA Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_24M && ", + "help": null, + "id": "XTAL_FREQ_24", + "name": "XTAL_FREQ_24", + "range": null, + "title": "24 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_26M && ", + "help": null, + "id": "XTAL_FREQ_26", + "name": "XTAL_FREQ_26", + "range": null, + "title": "26 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_32M && ", + "help": null, + "id": "XTAL_FREQ_32", + "name": "XTAL_FREQ_32", + "range": null, + "title": "32 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_40M && ", + "help": null, + "id": "XTAL_FREQ_40", + "name": "XTAL_FREQ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_48M && ", + "help": null, + "id": "XTAL_FREQ_48", + "name": "XTAL_FREQ_48", + "range": null, + "title": "48 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_XTAL_SUPPORT_AUTO_DETECT && ", + "help": null, + "id": "XTAL_FREQ_AUTO", + "name": "XTAL_FREQ_AUTO", + "range": null, + "title": "Autodetect", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option selects the operating frequency of the XTAL (crystal) clock used to drive the ESP target.\nThe selected value MUST reflect the frequency of the given hardware.\n\nNote: The XTAL_FREQ_AUTO option allows the ESP target to automatically estimating XTAL clock's\noperating frequency. However, this feature is only supported on the ESP32. The ESP32 uses the\ninternal 8MHZ as a reference when estimating. Due to the internal oscillator's frequency being\ntemperature dependent, usage of the XTAL_FREQ_AUTO is not recommended in applications that operate\nin high ambient temperatures or use high-temperature qualified chips and modules.", + "id": "component-config-hardware-settings-main-xtal-config-main-xtal-frequency", + "name": "XTAL_FREQ_SEL", + "title": "Main XTAL frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "XTAL_FREQ", + "name": "XTAL_FREQ", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings-main-xtal-config", + "title": "Main XTAL Config", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_LOW", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_LOW", + "range": null, + "title": "Security level low", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_MEDIUM", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_MEDIUM", + "range": null, + "title": "Security level medium", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_HIGH", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL_HIGH", + "range": null, + "title": "Security level high", + "type": "bool" + } + ], + "depends_on": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP && SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": "Configure the DPA protection security level", + "id": "component-config-hardware-settings-crypto-dpa-protection-enable-crypto-dpa-protection-at-startup-dpa-protection-level", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "title": "DPA protection level", + "type": "choice" + } + ], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": "This config controls the DPA (Differential Power Analysis) protection\nknob for the crypto peripherals. DPA protection dynamically adjusts the\nclock frequency of the crypto peripheral. DPA protection helps to make it\ndifficult to perform SCA attacks on the crypto peripherals. However,\nthere is also associated performance impact based on the security level\nset. Please refer to the TRM for more details.", + "id": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", + "name": "ESP_CRYPTO_DPA_PROTECTION_AT_STARTUP", + "range": null, + "title": "Enable crypto DPA protection at startup", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "help": null, + "id": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "name": "ESP_CRYPTO_DPA_PROTECTION_LEVEL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": "SOC_CRYPTO_DPA_PROTECTION_SUPPORTED", + "id": "component-config-hardware-settings-crypto-dpa-protection", + "title": "Crypto DPA Protection", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "This option is only used for new chip bringup, when\nclock support isn't done yet. So with this option,\nwe use xtal on FPGA as the clock source.", + "id": "ESP_BRINGUP_BYPASS_CPU_CLK_SETTING", + "name": "ESP_BRINGUP_BYPASS_CPU_CLK_SETTING", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option is only used for new chip bringup, when\nRNG isn't done yet. So with this option, we use 0x5A\nto fill the random buffers", + "id": "ESP_BRINGUP_BYPASS_RANDOM_SETTING", + "name": "ESP_BRINGUP_BYPASS_RANDOM_SETTING", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM", + "name": "ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SPI_BUS_LOCK_FUNCS_IN_IRAM", + "name": "ESP_SPI_BUS_LOCK_FUNCS_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-settings", + "title": "Hardware Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "whether to enable the debug log message for LCD driver.\nNote that, this option only controls the LCD driver log, won't affect other drivers.", + "id": "LCD_ENABLE_DEBUG_LOG", + "name": "LCD_ENABLE_DEBUG_LOG", + "range": null, + "title": "Enable debug log", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LCD_RGB_SUPPORTED", + "help": "Ensure the LCD interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).\nIf you want the LCD driver to keep flushing the screen even when cache ops disabled,\nyou can enable this option. Note, this will also increase the IRAM usage.", + "id": "LCD_RGB_ISR_IRAM_SAFE", + "name": "LCD_RGB_ISR_IRAM_SAFE", + "range": null, + "title": "RGB LCD ISR IRAM-Safe", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LCD_RGB_SUPPORTED", + "help": "Reset the GDMA channel every VBlank to stop permanent desyncs from happening.\nOnly need to enable it when in your application, the DMA can't deliver data\nas fast as the LCD consumes it.", + "id": "LCD_RGB_RESTART_IN_VSYNC", + "name": "LCD_RGB_RESTART_IN_VSYNC", + "range": null, + "title": "Restart transmission in VSYNC", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_MIPI_DSI_SUPPORTED", + "help": "Ensure the LCD interrupt is IRAM-Safe by allowing the interrupt handler to be\nexecutable when the cache is disabled (e.g. SPI Flash write).\nIf you want the LCD driver to keep flushing the screen even when cache ops disabled,\nyou can enable this option. Note, this will also increase the IRAM usage.", + "id": "LCD_DSI_ISR_IRAM_SAFE", + "name": "LCD_DSI_ISR_IRAM_SAFE", + "range": null, + "title": "DSI LCD ISR IRAM-Safe", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lcd-and-touch-panel-lcd-peripheral-configuration", + "title": "LCD Peripheral Configuration", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-lcd-and-touch-panel", + "title": "LCD and Touch Panel", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The value of 0 indicates the IP lost timer is disabled, otherwise the timer is enabled.\n\nThe IP address may be lost because of some reasons, e.g. when the station disconnects\nfrom soft-AP, or when DHCP IP renew fails etc. If the IP lost timer is enabled, it will\nbe started every time the IP is lost. Event SYSTEM_EVENT_STA_LOST_IP will be raised if\nthe timer expires. The IP lost timer is stopped if the station get the IP again before\nthe timer expires.", + "id": "ESP_NETIF_IP_LOST_TIMER_INTERVAL", + "name": "ESP_NETIF_IP_LOST_TIMER_INTERVAL", + "range": [ + 0, + 65535 + ], + "title": "IP Address lost timer interval (seconds)", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ENABLE && ", + "help": "lwIP is a small independent implementation of the TCP/IP protocol suite.", + "id": "ESP_NETIF_TCPIP_LWIP", + "name": "ESP_NETIF_TCPIP_LWIP", + "range": null, + "title": "LwIP", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Dummy implementation of esp-netif functionality which connects driver transmit\nto receive function. This option is for testing purpose only", + "id": "ESP_NETIF_LOOPBACK", + "name": "ESP_NETIF_LOOPBACK", + "range": null, + "title": "Loopback", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose the TCP/IP Stack to work, for example, LwIP, uIP, etc.", + "id": "component-config-esp-netif-adapter-tcp-ip-stack-library", + "name": "ESP_NETIF_USE_TCPIP_STACK_LIB", + "title": "TCP/IP Stack Library", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_NETIF_USES_TCPIP_WITH_BSD_API", + "name": "ESP_NETIF_USES_TCPIP_WITH_BSD_API", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable if esp_netif_receive() should return error code. This is useful to inform upper layers\nthat packet input to TCP/IP stack failed, so the upper layers could implement flow control.\nThis option is disabled by default due to backward compatibility and will be enabled in v6.0 (IDF-7194)", + "id": "ESP_NETIF_RECEIVE_REPORT_ERRORS", + "name": "ESP_NETIF_RECEIVE_REPORT_ERRORS", + "range": null, + "title": "Use esp_err_t to report errors from esp_netif_receive", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_NETIF_L2_TAP", + "help": "Maximum number of opened File descriptors (FD's) associated with ESP TAP device. ESP TAP FD's take up\na certain amount of memory, and allowing fewer FD's to be opened at the same time conserves memory.", + "id": "ESP_NETIF_L2_TAP_MAX_FDS", + "name": "ESP_NETIF_L2_TAP_MAX_FDS", + "range": null, + "title": "Maximum number of opened L2 TAP File descriptors", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_NETIF_L2_TAP", + "help": "Maximum number of frames queued in opened File descriptor. Once the queue is full, the newly arriving\nframes are dropped until the queue has enough room to accept incoming traffic (Tail Drop queue\nmanagement).", + "id": "ESP_NETIF_L2_TAP_RX_QUEUE_SIZE", + "name": "ESP_NETIF_L2_TAP_RX_QUEUE_SIZE", + "range": null, + "title": "Size of L2 TAP Rx queue", + "type": "int" + } + ], + "depends_on": null, + "help": "A user program can read/write link layer (L2) frames from/to ESP TAP device.\nThe ESP TAP device can be currently associated only with Ethernet physical interfaces.", + "id": "ESP_NETIF_L2_TAP", + "name": "ESP_NETIF_L2_TAP", + "range": null, + "title": "Enable netif L2 TAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_NETIF_TCPIP_LWIP", + "help": "Enable LwIP IEEE 802.1D bridge support in ESP-NETIF. Note that \"Number of clients store data in netif\"\n(LWIP_NUM_NETIF_CLIENT_DATA) option needs to be properly configured to be LwIP bridge available!", + "id": "ESP_NETIF_BRIDGE_EN", + "name": "ESP_NETIF_BRIDGE_EN", + "range": null, + "title": "Enable LwIP IEEE 802.1D bridge", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option to use the DNS server which belongs to the selected default network interface.\nThis feature collects DNS server and netif information from LWIP core modules.\nWhenever a new default netif is selected, global DNS servers in LWIP are updated with the netif\nrelated servers.", + "id": "ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF", + "name": "ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF", + "range": null, + "title": "Enable DNS server per interface", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-netif-adapter", + "title": "ESP NETIF Adapter", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_LINUX", + "help": "This option enables gathering host test statistics and SPI flash wear levelling simulation.", + "id": "ESP_PARTITION_ENABLE_STATS", + "name": "ESP_PARTITION_ENABLE_STATS", + "range": null, + "title": "Host test statistics enabled", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-partition-api-configuration", + "title": "Partition API Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_PHY_ENABLED", + "name": "ESP_PHY_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PHY_ENABLED", + "help": "If this option is enabled, NVS will be initialized and calibration data will be loaded from there.\nPHY calibration will be skipped on deep sleep wakeup. If calibration data is not found, full\ncalibration will be performed and stored in NVS. Normally, only partial calibration will be performed.\nIf this option is disabled, full calibration will be performed.\n\nIf it's easy that your board calibrate bad data, choose 'n'.\nTwo cases for example, you should choose 'n':\n1.If your board is easy to be booted up with antenna disconnected.\n2.Because of your board design, each time when you do calibration, the result are too unstable.\nIf unsure, choose 'y'.", + "id": "ESP_PHY_CALIBRATION_AND_DATA_STORAGE", + "name": "ESP_PHY_CALIBRATION_AND_DATA_STORAGE", + "range": null, + "title": "Store phy calibration data in NVS", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_PHY_INIT_DATA_IN_PARTITION && ESP_PHY_ENABLED", + "help": "If enabled, PHY init data will be restored to default if\nit cannot be verified successfully to avoid endless bootloops.\n\nIf unsure, choose 'n'.", + "id": "ESP_PHY_DEFAULT_INIT_IF_INVALID", + "name": "ESP_PHY_DEFAULT_INIT_IF_INVALID", + "range": null, + "title": "Reset default PHY init data if invalid", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_PHY_MULTIPLE_INIT_DATA_BIN && ESP_PHY_INIT_DATA_IN_PARTITION && ESP_PHY_ENABLED", + "help": "If enabled, multiple phy init data bin will embedded into app bin\nIf not enabled, multiple phy init data bin will still leave alone, and need to be flashed by users.", + "id": "ESP_PHY_MULTIPLE_INIT_DATA_BIN_EMBED", + "name": "ESP_PHY_MULTIPLE_INIT_DATA_BIN_EMBED", + "range": null, + "title": "Support embedded multiple phy init data bin to app bin", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PHY_MULTIPLE_INIT_DATA_BIN && ESP_PHY_INIT_DATA_IN_PARTITION && ESP_PHY_ENABLED", + "help": "If enabled, when an error occurs while the PHY init data is updated,\nthe program will terminate and restart.\nIf not enabled, the PHY init data will not be updated when an error occurs.", + "id": "ESP_PHY_INIT_DATA_ERROR", + "name": "ESP_PHY_INIT_DATA_ERROR", + "range": null, + "title": "Terminate operation when PHY init data error", + "type": "bool" + } + ], + "depends_on": "ESP_PHY_INIT_DATA_IN_PARTITION && ESP_PHY_INIT_DATA_IN_PARTITION && ESP_PHY_ENABLED", + "help": "If enabled, the corresponding PHY init data type can be automatically switched\naccording to the country code. China's PHY init data bin is used by default.\nCan be modified by country information in API esp_wifi_set_country().\nThe priority of switching the PHY init data type is:\n1. Country configured by API esp_wifi_set_country()\nand the parameter policy is WIFI_COUNTRY_POLICY_MANUAL.\n2. Country notified by the connected AP.\n3. Country configured by API esp_wifi_set_country()\nand the parameter policy is WIFI_COUNTRY_POLICY_AUTO.", + "id": "ESP_PHY_MULTIPLE_INIT_DATA_BIN", + "name": "ESP_PHY_MULTIPLE_INIT_DATA_BIN", + "range": null, + "title": "Support multiple PHY init data bin", + "type": "bool" + } + ], + "depends_on": "SOC_WIFI_SUPPORTED && ESP_PHY_ENABLED", + "help": "If enabled, PHY init data will be loaded from a partition.\nWhen using a custom partition table, make sure that PHY data\npartition is included (type: 'data', subtype: 'phy').\nWith default partition tables, this is done automatically.\nIf PHY init data is stored in a partition, it has to be flashed there,\notherwise runtime error will occur.\n\nIf this option is not enabled, PHY init data will be embedded\ninto the application binary.\n\nIf unsure, choose 'n'.", + "id": "ESP_PHY_INIT_DATA_IN_PARTITION", + "is_menuconfig": true, + "name": "ESP_PHY_INIT_DATA_IN_PARTITION", + "range": null, + "title": "Use a partition to store PHY init data", + "type": "menu" + }, + { + "children": [], + "depends_on": "ESP_PHY_ENABLED", + "help": "Set maximum transmit power for WiFi radio. Actual transmit power for high\ndata rates may be lower than this setting.", + "id": "ESP_PHY_MAX_WIFI_TX_POWER", + "name": "ESP_PHY_MAX_WIFI_TX_POWER", + "range": [ + 10, + 20 + ], + "title": "Max WiFi TX power (dBm)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_PHY_ENABLED", + "help": null, + "id": "ESP_PHY_MAX_TX_POWER", + "name": "ESP_PHY_MAX_TX_POWER", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_PM_SUPPORT_MAC_BB_PD && FREERTOS_USE_TICKLESS_IDLE && ESP_PHY_ENABLED", + "help": "If enabled, the MAC and baseband of Wi-Fi and Bluetooth will be powered\ndown when PHY is disabled. Enabling this setting reduces power consumption\nby a small amount but increases RAM use by approximately 4 KB(Wi-Fi only),\n2 KB(Bluetooth only) or 5.3 KB(Wi-Fi + Bluetooth).", + "id": "ESP_PHY_MAC_BB_PD", + "name": "ESP_PHY_MAC_BB_PD", + "range": null, + "title": "Power down MAC and baseband of Wi-Fi and Bluetooth when PHY is disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_BROWNOUT_DET && ESP_PHY_ENABLED", + "help": "When brownout reset occurs, reduce PHY TX power to keep the code running.", + "id": "ESP_PHY_REDUCE_TX_POWER", + "name": "ESP_PHY_REDUCE_TX_POWER", + "range": null, + "title": "Reduce PHY TX power when brownout reset", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND && ESP_PHY_ENABLED", + "help": "On some ESP targets, the USB PHY can interfere with WiFi thus lowering WiFi performance.\nAs a result, on those affected ESP targets, the ESP PHY library's initialization will automatically\ndisable the USB PHY to get best WiFi performance.\nThis option controls whether or not the ESP PHY library will keep the USB PHY enabled on\ninitialization.\n\nNote: This option can be disabled to increase WiFi performance. However, disabling this option will\nalso mean that the USB PHY cannot be used while WiFi is enabled.", + "id": "ESP_PHY_ENABLE_USB", + "name": "ESP_PHY_ENABLE_USB", + "range": null, + "title": "Keep the USB PHY enabled when initializing WiFi", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PHY_ENABLED", + "help": "If enabled, you can use RF certification test APIs.", + "id": "ESP_PHY_ENABLE_CERT_TEST", + "name": "ESP_PHY_ENABLE_CERT_TEST", + "range": null, + "title": "Enable RF certification test functions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_PHY_RF_CAL_PARTIAL", + "name": "ESP_PHY_RF_CAL_PARTIAL", + "range": null, + "title": "Calibration partial", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_PHY_RF_CAL_NONE", + "name": "ESP_PHY_RF_CAL_NONE", + "range": null, + "title": "Calibration none", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_PHY_RF_CAL_FULL", + "name": "ESP_PHY_RF_CAL_FULL", + "range": null, + "title": "Calibration full", + "type": "bool" + } + ], + "depends_on": "ESP_PHY_ENABLED", + "help": "Select PHY calibration mode. During RF initialization, the partial calibration\nmethod is used by default for RF calibration. Full calibration takes about 100ms\nmore than partial calibration. If boot duration is not critical, it is suggested\nto use the full calibration method. No calibration method is only used when the\ndevice wakes up from deep sleep.", + "id": "component-config-phy-calibration-mode", + "name": "ESP_PHY_CALIBRATION_MODE", + "title": "Calibration mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_PHY_ENABLED", + "help": null, + "id": "ESP_PHY_CALIBRATION_MODE", + "name": "ESP_PHY_CALIBRATION_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_PHY_IMPROVE_RX_11B && ESP_PHY_ENABLED", + "help": "This is a workaround to improve Wi-Fi receive 11b pkts for some modules using AC-DC power supply with\nhigh interference, enable this option will sacrifice Wi-Fi OFDM receive performance.\nBut to guarantee 11b receive performance serves as a bottom line in this case.", + "id": "ESP_PHY_IMPROVE_RX_11B", + "name": "ESP_PHY_IMPROVE_RX_11B", + "range": null, + "title": "Improve Wi-Fi receive 11b pkts", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PHY_ENABLED", + "help": "If enabled, there will be some logs while pll tracking", + "id": "ESP_PHY_PLL_TRACK_DEBUG", + "name": "ESP_PHY_PLL_TRACK_DEBUG", + "range": null, + "title": "Enable pll track logging", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-phy", + "title": "PHY", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "If enabled, startup code configures dynamic frequency scaling.\nMax CPU frequency is set to DEFAULT_CPU_FREQ_MHZ setting,\nmin frequency is set to XTAL frequency.\nIf disabled, DFS will not be active until the application\nconfigures it using esp_pm_configure function.", + "id": "PM_DFS_INIT_AUTO", + "name": "PM_DFS_INIT_AUTO", + "range": null, + "title": "Enable dynamic frequency scaling (DFS) at startup", + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "If enabled, esp_pm_* functions will keep track of the amount of time\neach of the power management locks has been held, and esp_pm_dump_locks\nfunction will print this information.\nThis feature can be used to analyze which locks are preventing the chip\nfrom going into a lower power state, and see what time the chip spends\nin each power saving mode. This feature does incur some run-time\noverhead, so should typically be disabled in production builds.", + "id": "PM_PROFILING", + "name": "PM_PROFILING", + "range": null, + "title": "Enable profiling counters for PM locks", + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "If enabled, some GPIOs will be used to signal events such as RTOS ticks,\nfrequency switching, entry/exit from idle state. Refer to pm_trace.c\nfile for the list of GPIOs.\nThis feature is intended to be used when analyzing/debugging behavior\nof power management implementation, and should be kept disabled in\napplications.", + "id": "PM_TRACE", + "name": "PM_TRACE", + "range": null, + "title": "Enable debug tracing of PM using GPIOs", + "type": "bool" + } + ], + "depends_on": "(!FREERTOS_SMP && SOC_PM_SUPPORTED) || __DOXYGEN__", + "help": "If enabled, application is compiled with support for power management.\nThis option has run-time overhead (increased interrupt latency,\nlonger time to enter idle state), and it also reduces accuracy of\nRTOS ticks and timers used for timekeeping.\nEnable this option if application uses power management APIs.", + "id": "PM_ENABLE", + "name": "PM_ENABLE", + "range": null, + "title": "Support for power management", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LIGHT_SLEEP_SUPPORTED", + "help": "If enabled, about 2.1KB of lightsleep related source code would be in IRAM and chip would sleep\nlonger for 310us at 160MHz CPU frequency most each time.\nThis feature is intended to be used when lower power consumption is needed\nwhile there is enough place in IRAM to place source code.", + "id": "PM_SLP_IRAM_OPT", + "name": "PM_SLP_IRAM_OPT", + "range": null, + "title": "Put lightsleep related codes in internal RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, about 180Bytes of RTOS_IDLE related source code would be in IRAM and chip would sleep\nlonger for 20us at 160MHz CPU frequency most each time.\nThis feature is intended to be used when lower power consumption is needed\nwhile there is enough place in IRAM to place source code.", + "id": "PM_RTOS_IDLE_OPT", + "name": "PM_RTOS_IDLE_OPT", + "range": null, + "title": "Put RTOS IDLE related codes in internal RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "This feature is intended to disable all GPIO pins at automantic sleep to get a lower power mode.\nIf enabled, chips will disable all GPIO pins at automantic sleep to reduce about 200~300 uA current.\nIf you want to specifically use some pins normally as chip wakes when chip sleeps,\nyou can call 'gpio_sleep_sel_dis' to disable this feature on those pins.\nYou can also keep this feature on and call 'gpio_sleep_set_direction' and 'gpio_sleep_set_pull_mode'\nto have a different GPIO configuration at sleep.\nWarning: If you want to enable this option on ESP32, you should enable `GPIO_ESP32_SUPPORT_SWITCH_SLP_PULL`\nat first, otherwise you will not be able to switch pullup/pulldown mode.", + "id": "PM_SLP_DISABLE_GPIO", + "name": "PM_SLP_DISABLE_GPIO", + "range": null, + "title": "Disable all GPIO when chip at sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PM_SLP_DEFAULT_PARAMS_OPT", + "name": "PM_SLP_DEFAULT_PARAMS_OPT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP || (SOC_CPU_IN_TOP_DOMAIN && PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP)", + "help": "This option is invisible to users, and it is only used for ci testing,\nenabling it in the application will increase the sleep and wake-up time overhead", + "id": "PM_CHECK_SLEEP_RETENTION_FRAME", + "name": "PM_CHECK_SLEEP_RETENTION_FRAME", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE", + "help": "The value of this option determines the calibration interval of the RTC_FAST/SLOW clock during sleep when\npower management is enabled. When it is configured as N, the RTC_FAST/SLOW clock will be calibrated\nevery N times of lightsleep.\nDecreasing this value will increase the time the chip is in the active state, thereby increasing the\naverage power consumption of the chip.\nIncreasing this value can reduce the average power consumption, but when the external environment changes\ndrastically and the chip RTC_FAST/SLOW oscillator frequency drifts, it may cause system instability.", + "id": "PM_LIGHTSLEEP_RTC_OSC_CAL_INTERVAL", + "name": "PM_LIGHTSLEEP_RTC_OSC_CAL_INTERVAL", + "range": null, + "title": "Calibrate the RTC_FAST/SLOW clock every N times of light sleep", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "help": "Cache tag memory and CPU both belong to the CPU power domain.\nESP chips supports saving and restoring Cache tag memory before and after sleep,\nthis feature supports accesses to the external memory that was cached before sleep still\nbe cached when the CPU wakes up from a powerdowned CPU lightsleep.\nThis option controls the restore method for Cache tag memory in lightsleep.\nIf this option is enabled, the I/D-cache tag memory will be backuped to the internal RAM\nbefore sleep and restored upon wakeup.\nDepending on the the cache configuration, if this option is enabled,\nit will consume up to 9 KB of internal RAM.\nIf this option is disabled, all cached data won't be kept after sleep,\nthe DCache will be writeback before sleep and invalid all cached data after sleep,\nall accesses to external memory(Flash/PSRAM) will be cache missed after waking up,\nresulting in performance degradation due to increased memory accesses latency.", + "id": "PM_RESTORE_CACHE_TAGMEM_AFTER_LIGHT_SLEEP", + "name": "PM_RESTORE_CACHE_TAGMEM_AFTER_LIGHT_SLEEP", + "range": null, + "title": "Restore I/D-cache tag memory after power down CPU light sleep", + "type": "bool" + } + ], + "depends_on": "SOC_PM_SUPPORT_CPU_PD", + "help": "If enabled, the CPU will be powered down in light sleep,\nESP chips supports saving and restoring CPU's running context before and after light sleep,\nthe feature provides applications with seamless CPU powerdowned lightsleep without user awareness.\nBut this will takes up some internal memory.\nOn esp32c3 soc, enabling this option will consume 1.68 KB of internal RAM\nand will reduce sleep current consumption by about 100 uA.\nOn esp32s3 soc, enabling this option will consume 8.58 KB of internal RAM\nand will reduce sleep current consumption by about 650 uA.", + "id": "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "name": "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP", + "range": null, + "title": "Power down CPU in light sleep", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_PM_SUPPORT_TOP_PD && SOC_PAU_SUPPORTED", + "help": "If enabled, digital peripherals will be powered down in light sleep, it will reduce sleep\ncurrent consumption by about 100 uA. Chip will save/restore register context at sleep/wake\ntime to keep the system running. Enabling this option will increase static RAM and heap usage,\nthe actual cost depends on the peripherals you have initialized. In order to save/restore the\ncontext of the necessary hardware for FreeRTOS to run, it will need at least 4.55 KB free heap\nat sleep time. Otherwise sleep will not power down the peripherals.\n\nNote1: Please use this option with caution, the current IDF does not support the retention of\nall peripherals. When the digital peripherals are powered off and a sleep and wake-up is completed,\nthe peripherals that have not saved the running context are equivalent to performing a reset.\n!!! Please confirm the peripherals used in your application and their sleep retention support status\nbefore enabling this option, peripherals sleep retention driver support status is tracked in\npower_management.rst\n\nNote2: When this option is enabled simultaneously with FREERTOS_USE_TICKLESS_IDLE, since the UART will\nbe powered down, the uart FIFO will be flushed before sleep to avoid data loss, however, this has the\npotential to block the sleep process and cause the wakeup time to be skipped, which will cause the tick\nof freertos to not be compensated correctly when returning from sleep and cause the system to crash.\nTo avoid this, you can increase FREERTOS_IDLE_TIME_BEFORE_SLEEP threshold in menuconfig.", + "id": "PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP", + "name": "PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP", + "range": null, + "title": "Power down Digital Peripheral in light sleep (EXPERIMENTAL)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PM_UPDATE_CCOMPARE_HLI_WORKAROUND", + "name": "PM_UPDATE_CCOMPARE_HLI_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "If enabled, it allows user to register entry and exit callbacks which are called before and after\nentering auto light sleep.\n\nNOTE: These callbacks are executed from the IDLE task context hence you cannot have any blocking calls\nin your callbacks.\n\nNOTE: Enabling these callbacks may change sleep duration calculations based on time spent in callback and\nhence it is highly recommended to keep them as short as possible", + "id": "PM_LIGHT_SLEEP_CALLBACKS", + "name": "PM_LIGHT_SLEEP_CALLBACKS", + "range": null, + "title": "Enable registration of pm light sleep callbacks", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-power-management", + "title": "Power Management", + "type": "menu" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-esp-psram", + "title": "ESP PSRAM", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH", + "help": "Place ISR ringbuf functions (like xRingbufferSendFromISR/xRingbufferReceiveFromISR) into flash.\nThis frees up IRAM, but the functions can no longer be called when the cache is disabled\nor from an IRAM interrupt context.\n\nThis option is not compatible with ESP-IDF drivers which are configured to\nrun the ISR from an IRAM context, e.g. CONFIG_UART_ISR_IN_IRAM.", + "id": "RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH", + "name": "RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH", + "range": null, + "title": "Place ISR ringbuf functions into flash", + "type": "bool" + } + ], + "depends_on": null, + "help": "Place non-ISR ringbuf functions (like xRingbufferCreate/xRingbufferSend) into flash.\nThis frees up IRAM, but the functions can no longer be called when the cache is disabled.", + "id": "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH", + "name": "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH", + "range": null, + "title": "Place non-ISR ringbuf functions into flash", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-ringbuf", + "title": "ESP Ringbuf", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "IDF_ENV_FPGA && ", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_40", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_40", + "range": null, + "title": "40 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_80", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_80", + "range": null, + "title": "80 MHz", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ_160", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ_160", + "range": null, + "title": "160 MHz", + "type": "bool" + } + ], + "depends_on": null, + "help": "CPU frequency to be set on application startup.", + "id": "component-config-esp-system-settings-cpu-frequency", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ", + "title": "CPU frequency", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_DEFAULT_CPU_FREQ_MHZ", + "name": "ESP_DEFAULT_CPU_FREQ_MHZ", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Outputs the relevant registers over the serial port and halt the\nprocessor. Needs a manual reset to restart.", + "id": "ESP_SYSTEM_PANIC_PRINT_HALT", + "name": "ESP_SYSTEM_PANIC_PRINT_HALT", + "range": null, + "title": "Print registers and halt", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Outputs the relevant registers over the serial port and immediately\nreset the processor.", + "id": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "name": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "range": null, + "title": "Print registers and reboot", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_SYSTEM_GDBSTUB_RUNTIME && ", + "help": "Just resets the processor without outputting anything", + "id": "ESP_SYSTEM_PANIC_SILENT_REBOOT", + "name": "ESP_SYSTEM_PANIC_SILENT_REBOOT", + "range": null, + "title": "Silent reboot", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_GDBSTUB_ENABLED && ", + "help": "Invoke gdbstub on the serial port, allowing for gdb to attach to it to do a postmortem\nof the crash.", + "id": "ESP_SYSTEM_PANIC_GDBSTUB", + "name": "ESP_SYSTEM_PANIC_GDBSTUB", + "range": null, + "title": "GDBStub on panic", + "type": "bool" + } + ], + "depends_on": null, + "help": "If FreeRTOS detects unexpected behaviour or an unhandled exception, the panic handler is\ninvoked. Configure the panic handler's action here.", + "id": "component-config-esp-system-settings-panic-handler-behaviour", + "name": "ESP_SYSTEM_PANIC", + "title": "Panic handler behaviour", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_PANIC_PRINT_REBOOT", + "help": "After the panic handler executes, you can specify a number of seconds to\nwait before the device reboots.", + "id": "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS", + "name": "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS", + "range": [ + 0, + 99 + ], + "title": "Panic reboot delay (Seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Only initialize and use the main core.", + "id": "ESP_SYSTEM_SINGLE_CORE_MODE", + "name": "ESP_SYSTEM_SINGLE_CORE_MODE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SYSTEM_RTC_EXT_XTAL", + "name": "ESP_SYSTEM_RTC_EXT_XTAL", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_SYSTEM_RTC_EXT_OSC", + "name": "ESP_SYSTEM_RTC_EXT_OSC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_RTC_EXT_XTAL", + "help": "To reduce the startup time of an external RTC crystal,\nwe bootstrap it with a 32kHz square wave for a fixed number of cycles.\nSetting 0 will disable bootstrapping (if disabled, the crystal may take\nlonger to start up or fail to oscillate under some conditions).\n\nIf this value is too high, a faulty crystal may initially start and then fail.\nIf this value is too low, an otherwise good crystal may not start.\n\nTo accurately determine if the crystal has started,\nset a larger \"Number of cycles for RTC_SLOW_CLK calibration\" (about 3000).", + "id": "ESP_SYSTEM_RTC_EXT_XTAL_BOOTSTRAP_CYCLES", + "name": "ESP_SYSTEM_RTC_EXT_XTAL_BOOTSTRAP_CYCLES", + "range": null, + "title": "Bootstrap cycles for external 32kHz crystal", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_RTC_FAST_MEM_SUPPORTED", + "help": null, + "id": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "name": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK", + "help": "This config option allows to add RTC fast memory region to system heap with capability\nsimilar to that of DRAM region but without DMA. This memory will be consumed first per\nheap initialization order by early startup services and scheduler related code. Speed\nwise RTC fast memory operates on APB clock and hence does not have much performance impact.", + "id": "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP", + "name": "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP", + "range": null, + "title": "Enable RTC fast memory for dynamic allocations", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ARCH_RISCV", + "help": "Generate DWARF information for each function of the project. These information will parsed and used to\nperform backtracing when panics occur. Activating this option will activate asynchronous frame unwinding\nand generation of both .eh_frame and .eh_frame_hdr sections, resulting in a bigger binary size (20% to\n100% larger). The main purpose of this option is to be able to have a backtrace parsed and printed by\nthe program itself, regardless of the serial monitor used.\nThis option shall NOT be used for production.", + "id": "ESP_SYSTEM_USE_EH_FRAME", + "name": "ESP_SYSTEM_USE_EH_FRAME", + "range": null, + "title": "Generate and use eh_frame for backtracing", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_CPU_IDRAM_SPLIT_USING_PMP", + "help": "If enabled, the CPU watches all the memory access and raises an exception in case\nof any memory violation. This feature automatically splits\nthe SRAM memory, using PMP, into data and instruction segments and sets Read/Execute permissions\nfor the instruction part (below given splitting address) and Read/Write permissions\nfor the data part (above the splitting address). The memory protection is effective\non all access through the IRAM0 and DRAM0 buses.", + "id": "ESP_SYSTEM_PMP_IDRAM_SPLIT", + "name": "ESP_SYSTEM_PMP_IDRAM_SPLIT", + "range": null, + "title": "Enable IRAM/DRAM split protection", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_SYSTEM_MEMPROT_FEATURE", + "help": "Once locked, memory protection settings cannot be changed anymore.\nThe lock is reset only on the chip startup.", + "id": "ESP_SYSTEM_MEMPROT_FEATURE_LOCK", + "name": "ESP_SYSTEM_MEMPROT_FEATURE_LOCK", + "range": null, + "title": "Lock memory protection settings", + "type": "bool" + } + ], + "depends_on": "SOC_MEMPROT_SUPPORTED", + "help": "If enabled, the permission control module watches all the memory access and fires the panic handler\nif a permission violation is detected. This feature automatically splits\nthe SRAM memory into data and instruction segments and sets Read/Execute permissions\nfor the instruction part (below given splitting address) and Read/Write permissions\nfor the data part (above the splitting address). The memory protection is effective\non all access through the IRAM0 and DRAM0 buses.", + "id": "ESP_SYSTEM_MEMPROT_FEATURE", + "name": "ESP_SYSTEM_MEMPROT_FEATURE", + "range": null, + "title": "Enable memory protection", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings-memory-protection", + "title": "Memory protection", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Config system event queue size in different application.", + "id": "ESP_SYSTEM_EVENT_QUEUE_SIZE", + "name": "ESP_SYSTEM_EVENT_QUEUE_SIZE", + "range": null, + "title": "System event queue size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Config system event task stack size in different application.", + "id": "ESP_SYSTEM_EVENT_TASK_STACK_SIZE", + "name": "ESP_SYSTEM_EVENT_TASK_STACK_SIZE", + "range": null, + "title": "Event loop task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Configure the \"main task\" stack size. This is the stack of the task\nwhich calls app_main(). If app_main() returns then this task is deleted\nand its stack memory is freed.", + "id": "ESP_MAIN_TASK_STACK_SIZE", + "name": "ESP_MAIN_TASK_STACK_SIZE", + "range": null, + "title": "Main task stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_CPU0", + "name": "ESP_MAIN_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_CPU1", + "name": "ESP_MAIN_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", + "name": "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "Configure the \"main task\" core affinity. This is the used core of the task\nwhich calls app_main(). If app_main() returns then this task is deleted.", + "id": "component-config-esp-system-settings-main-task-core-affinity", + "name": "ESP_MAIN_TASK_AFFINITY", + "title": "Main task core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_MAIN_TASK_AFFINITY", + "name": "ESP_MAIN_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": "Minimal value of size, in bytes, accepted to execute a expression\nwith shared stack.", + "id": "ESP_MINIMAL_SHARED_STACK_SIZE", + "name": "ESP_MINIMAL_SHARED_STACK_SIZE", + "range": null, + "title": "Minimal allowed size for shared stack", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_DEFAULT", + "name": "ESP_CONSOLE_UART_DEFAULT", + "range": null, + "title": "Default: UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "(IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && !TINY_USB && ", + "help": null, + "id": "ESP_CONSOLE_USB_CDC", + "name": "ESP_CONSOLE_USB_CDC", + "range": null, + "title": "USB CDC", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED && ", + "help": null, + "id": "ESP_CONSOLE_USB_SERIAL_JTAG", + "name": "ESP_CONSOLE_USB_SERIAL_JTAG", + "range": null, + "title": "USB Serial/JTAG Controller", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM", + "name": "ESP_CONSOLE_UART_CUSTOM", + "range": null, + "title": "Custom UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_NONE", + "name": "ESP_CONSOLE_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select where to send console output (through stdout and stderr).\n\n- Default is to use UART0 on pre-defined GPIOs.\n- If \"Custom\" is selected, UART0 or UART1 can be chosen,\n and any pins can be selected.\n- If \"None\" is selected, there will be no console output on any UART, except\n for initial output from ROM bootloader. This ROM output can be suppressed by\n GPIO strapping or EFUSE, refer to chip datasheet for details.\n- On chips with USB OTG peripheral, \"USB CDC\" option redirects output to the\n CDC port. This option uses the CDC driver in the chip ROM.\n This option is incompatible with TinyUSB stack.\n- On chips with an USB serial/JTAG debug controller, selecting the option\n for that redirects output to the CDC/ACM (serial port emulation) component\n of that device.", + "id": "component-config-esp-system-settings-channel-for-console-output", + "name": "ESP_CONSOLE_UART", + "title": "Channel for console output", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_SECONDARY_NONE", + "name": "ESP_CONSOLE_SECONDARY_NONE", + "range": null, + "title": "No secondary console", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_CONSOLE_USB_SERIAL_JTAG && ", + "help": "This option supports output through USB_SERIAL_JTAG port when the UART0 port is not connected.\nThe output currently only supports non-blocking mode without using the console.\nIf you want to output in blocking mode with REPL or input through USB_SERIAL_JTAG port,\nplease change the primary config to ESP_CONSOLE_USB_SERIAL_JTAG above.", + "id": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "name": "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG", + "range": null, + "title": "USB_SERIAL_JTAG PORT", + "type": "bool" + } + ], + "depends_on": "SOC_USB_SERIAL_JTAG_SUPPORTED", + "help": "This secondary option supports output through other specific port like USB_SERIAL_JTAG\nwhen UART0 port as a primary is selected but not connected. This secondary output currently only supports\nnon-blocking mode without using REPL. If you want to output in blocking mode with REPL or\ninput through this secondary port, please change the primary config to this port\nin `Channel for console output` menu.", + "id": "component-config-esp-system-settings-channel-for-console-secondary-output", + "name": "ESP_CONSOLE_SECONDARY", + "title": "Channel for console secondary output", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED", + "name": "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_UART", + "name": "ESP_CONSOLE_UART", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM_NUM_0", + "name": "ESP_CONSOLE_UART_CUSTOM_NUM_0", + "range": null, + "title": "UART0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_CONSOLE_UART_CUSTOM_NUM_1", + "name": "ESP_CONSOLE_UART_CUSTOM_NUM_1", + "range": null, + "title": "UART1", + "type": "bool" + } + ], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This UART peripheral is used for console output from the ESP-IDF Bootloader and the app.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.\n\nDue to an ESP32 ROM bug, UART2 is not supported for console output\nvia esp_rom_printf.", + "id": "component-config-esp-system-settings-uart-peripheral-to-use-for-console-output-0-1-", + "name": "ESP_CONSOLE_UART_NUM", + "title": "UART peripheral to use for console output (0-1)", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_UART_NUM", + "name": "ESP_CONSOLE_UART_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_CONSOLE_ROM_SERIAL_PORT_NUM", + "name": "ESP_CONSOLE_ROM_SERIAL_PORT_NUM", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This GPIO is used for console UART TX output in the ESP-IDF Bootloader and the app (including\nboot log output and default standard output and standard error of the app).\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_TX_GPIO", + "name": "ESP_CONSOLE_UART_TX_GPIO", + "range": null, + "title": "UART TX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART_CUSTOM", + "help": "This GPIO is used for UART RX input in the ESP-IDF Bootloader and the app (including\ndefault default standard input of the app).\n\nNote: The default ESP-IDF Bootloader configures this pin but doesn't read anything from the UART.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_RX_GPIO", + "name": "ESP_CONSOLE_UART_RX_GPIO", + "range": null, + "title": "UART RX on GPIO#", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_UART", + "help": "This baud rate is used by both the ESP-IDF Bootloader and the app (including\nboot log output and default standard input/output/error of the app).\n\nThe app's maximum baud rate depends on the UART clock source. If Power Management is disabled,\nthe UART clock source is the APB clock and all baud rates in the available range will be sufficiently\naccurate. If Power Management is enabled, REF_TICK clock source is used so the baud rate is divided\nfrom 1MHz. Baud rates above 1Mbps are not possible and values between 500Kbps and 1Mbps may not be\naccurate.\n\nIf the configuration is different in the Bootloader binary compared to the app binary, UART\nis reconfigured after the bootloader exits and the app starts.", + "id": "ESP_CONSOLE_UART_BAUDRATE", + "name": "ESP_CONSOLE_UART_BAUDRATE", + "range": [ + 1200, + 4000000 + ], + "title": "UART console baud rate", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_CDC", + "help": "Set the size of USB CDC RX buffer. Increase the buffer size if your application\nis often receiving data over USB CDC.", + "id": "ESP_CONSOLE_USB_CDC_RX_BUF_SIZE", + "name": "ESP_CONSOLE_USB_CDC_RX_BUF_SIZE", + "range": null, + "title": "Size of USB CDC RX buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_CONSOLE_USB_CDC", + "help": "If enabled, esp_rom_printf and ESP_EARLY_LOG output will also be sent over USB CDC.\nDisabling this option saves about 1kB or RAM.", + "id": "ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF", + "name": "ESP_CONSOLE_USB_CDC_SUPPORT_ETS_PRINTF", + "range": null, + "title": "Enable esp_rom_printf / ESP_EARLY_LOG via USB CDC", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_INT_WDT", + "help": "The timeout of the watchdog, in milliseconds. Make this higher than the FreeRTOS tick rate.", + "id": "ESP_INT_WDT_TIMEOUT_MS", + "name": "ESP_INT_WDT_TIMEOUT_MS", + "range": [ + 10, + 10000 + ], + "title": "Interrupt watchdog timeout (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_INT_WDT && !FREERTOS_UNICORE", + "help": "Also detect if interrupts on CPU 1 are disabled for too long.", + "id": "ESP_INT_WDT_CHECK_CPU1", + "name": "ESP_INT_WDT_CHECK_CPU1", + "range": null, + "title": "Also watch CPU1 tick interrupt", + "type": "bool" + } + ], + "depends_on": null, + "help": "This watchdog timer can detect if the FreeRTOS tick interrupt has not been called for a certain time,\neither because a task turned off interrupts and did not turn them on for a long time, or because an\ninterrupt handler did not return. It will try to invoke the panic handler first and failing that\nreset the SoC.", + "id": "ESP_INT_WDT", + "name": "ESP_INT_WDT", + "range": null, + "title": "Interrupt watchdog", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TASK_WDT_EN", + "help": null, + "id": "ESP_TASK_WDT_USE_ESP_TIMER", + "name": "ESP_TASK_WDT_USE_ESP_TIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "If this option is enabled, the Task Watchdog Timer will be configured to\ntrigger the panic handler when it times out. This can also be configured\nat run time (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_PANIC", + "name": "ESP_TASK_WDT_PANIC", + "range": null, + "title": "Invoke panic handler on Task Watchdog timeout", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "Timeout period configuration for the Task Watchdog Timer in seconds.\nThis is also configurable at run time (see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_TIMEOUT_S", + "name": "ESP_TASK_WDT_TIMEOUT_S", + "range": [ + 1, + 60 + ], + "title": "Task Watchdog timeout period (seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT", + "help": "If this option is enabled, the Task Watchdog Timer will watch the CPU0\nIdle Task. Having the Task Watchdog watch the Idle Task allows for detection\nof CPU starvation as the Idle Task not being called is usually a symptom of\nCPU starvation. Starvation of the Idle Task is detrimental as FreeRTOS household\ntasks depend on the Idle Task getting some runtime every now and then.", + "id": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0", + "name": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0", + "range": null, + "title": "Watch CPU0 Idle Task", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_TASK_WDT_INIT && !FREERTOS_UNICORE", + "help": "If this option is enabled, the Task Watchdog Timer will wach the CPU1\nIdle Task.", + "id": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1", + "name": "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1", + "range": null, + "title": "Watch CPU1 Idle Task", + "type": "bool" + } + ], + "depends_on": "ESP_TASK_WDT_EN", + "help": "Enabling this option will cause the Task Watchdog Timer to be initialized\nautomatically at startup.", + "id": "ESP_TASK_WDT_INIT", + "name": "ESP_TASK_WDT_INIT", + "range": null, + "title": "Initialize Task Watchdog Timer on startup", + "type": "bool" + } + ], + "depends_on": null, + "help": "The Task Watchdog Timer can be used to make sure individual tasks are still\nrunning. Enabling this option will enable the Task Watchdog Timer. It can be\neither initialized automatically at startup or initialized after startup\n(see Task Watchdog Timer API Reference)", + "id": "ESP_TASK_WDT_EN", + "name": "ESP_TASK_WDT_EN", + "range": null, + "title": "Enable Task Watchdog Timer", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_XT_WDT", + "help": "Timeout period configuration for the XTAL32K watchdog timer based on RTC_CLK.", + "id": "ESP_XT_WDT_TIMEOUT", + "name": "ESP_XT_WDT_TIMEOUT", + "range": null, + "title": "XTAL32K watchdog timeout period", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_XT_WDT", + "help": "Enable this to automatically switch to BACKUP32K_CLK as the source of RTC_SLOW_CLK when\nthe watchdog timer expires.", + "id": "ESP_XT_WDT_BACKUP_CLK_ENABLE", + "name": "ESP_XT_WDT_BACKUP_CLK_ENABLE", + "range": null, + "title": "Automatically switch to BACKUP32K_CLK when timer expires", + "type": "bool" + } + ], + "depends_on": "SOC_XT_WDT_SUPPORTED && (ESP_SYSTEM_RTC_EXT_OSC || ESP_SYSTEM_RTC_EXT_XTAL)", + "help": "This watchdog timer can detect oscillation failure of the XTAL32K_CLK. When such a failure\nis detected the hardware can be set up to automatically switch to BACKUP32K_CLK and generate\nan interrupt.", + "id": "ESP_XT_WDT", + "name": "ESP_XT_WDT", + "range": null, + "title": "Initialize XTAL32K watchdog timer on startup", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is disabled (default), the panic handler code is placed in flash not IRAM.\nThis means that if ESP-IDF crashes while flash cache is disabled, the panic handler will\nautomatically re-enable flash cache before running GDB Stub or Core Dump. This adds some minor\nrisk, if the flash cache status is also corrupted during the crash.\n\nIf this option is enabled, the panic handler code (including required UART functions) is placed\nin IRAM. This may be necessary to debug some complex issues with crashes while flash cache is\ndisabled (for example, when writing to SPI flash) or when flash cache is corrupted when an exception\nis triggered.", + "id": "ESP_PANIC_HANDLER_IRAM", + "name": "ESP_PANIC_HANDLER_IRAM", + "range": null, + "title": "Place panic handler code in IRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP32_TRAX && !ESP32S2_TRAX && !ESP32S3_TRAX", + "help": "Debug stubs are used by OpenOCD to execute pre-compiled onboard code\nwhich does some useful debugging stuff, e.g. GCOV data dump.", + "id": "ESP_DEBUG_STUBS_ENABLE", + "name": "ESP_DEBUG_STUBS_ENABLE", + "range": null, + "title": "OpenOCD debug stubs", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The FreeRTOS panic and unhandled exception handers can detect a JTAG OCD debugger and\ninstead of panicking, have the debugger stop on the offending instruction.", + "id": "ESP_DEBUG_OCDAWARE", + "name": "ESP_DEBUG_OCDAWARE", + "range": null, + "title": "Make exception and panic handlers JTAG/OCD aware", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && ", + "help": "Using level 5 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "ESP_SYSTEM_CHECK_INT_LEVEL_5", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL_5", + "range": null, + "title": "Level 5 interrupt", + "type": "bool" + }, + { + "children": [], + "depends_on": "!BTDM_CTRL_HLI && ", + "help": "Using level 4 interrupt for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "ESP_SYSTEM_CHECK_INT_LEVEL_4", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL_4", + "range": null, + "title": "Level 4 interrupt", + "type": "bool" + } + ], + "depends_on": null, + "help": "Interrupt level to use for Interrupt Watchdog, IPC_ISR and other system checks.", + "id": "component-config-esp-system-settings-interrupt-level-to-use-for-interrupt-watchdog-and-other-system-checks", + "name": "ESP_SYSTEM_CHECK_INT_LEVEL", + "title": "Interrupt level to use for Interrupt Watchdog and other system checks", + "type": "choice" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_7", + "name": "ESP_BROWNOUT_DET_LVL_SEL_7", + "range": null, + "title": "2.51V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_6", + "name": "ESP_BROWNOUT_DET_LVL_SEL_6", + "range": null, + "title": "2.64V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_5", + "name": "ESP_BROWNOUT_DET_LVL_SEL_5", + "range": null, + "title": "2.76V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_4", + "name": "ESP_BROWNOUT_DET_LVL_SEL_4", + "range": null, + "title": "2.92V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_3", + "name": "ESP_BROWNOUT_DET_LVL_SEL_3", + "range": null, + "title": "3.10V", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_BROWNOUT_DET_LVL_SEL_2", + "name": "ESP_BROWNOUT_DET_LVL_SEL_2", + "range": null, + "title": "3.27V", + "type": "bool" + } + ], + "depends_on": "ESP_BROWNOUT_DET", + "help": "The brownout detector will reset the chip when the supply voltage is approximately\nbelow this level. Note that there may be some variation of brownout voltage level\nbetween each chip.\n\n#The voltage levels here are estimates, more work needs to be done to figure out the exact voltages\n#of the brownout threshold levels.", + "id": "component-config-esp-system-settings-brownout-detector-hardware-brownout-detect-reset-brownout-voltage-level", + "name": "ESP_BROWNOUT_DET_LVL_SEL", + "title": "Brownout voltage level", + "type": "choice" + } + ], + "depends_on": "!IDF_ENV_FPGA", + "help": "The ESP32-C3 has a built-in brownout detector which can detect if the voltage is lower than\na specific value. If this happens, it will reset the chip in order to prevent unintended\nbehaviour.", + "id": "ESP_BROWNOUT_DET", + "name": "ESP_BROWNOUT_DET", + "range": null, + "title": "Hardware brownout detect & reset", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_BROWNOUT_DET_LVL", + "name": "ESP_BROWNOUT_DET_LVL", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings-brownout-detector", + "title": "Brownout Detector", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "This config allows to trigger an interrupt when brownout detected. Software restart will be done\nat the end of the default callback.\nTwo occasions need to restart the chip with interrupt so far.\n(1). For ESP32 version 1, brown-out reset function doesn't work (see ESP32 errata 3.4).\n So that we must restart from interrupt.\n(2). For special workflow, the chip needs do more things instead of restarting directly. This part\n needs to be done in callback function of interrupt.", + "id": "ESP_SYSTEM_BROWNOUT_INTR", + "name": "ESP_SYSTEM_BROWNOUT_INTR", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ASSIST_DEBUG_SUPPORTED", + "help": "This config allows to trigger a panic interrupt when Stack Pointer register goes out of allocated stack\nmemory bounds.", + "id": "ESP_SYSTEM_HW_STACK_GUARD", + "name": "ESP_SYSTEM_HW_STACK_GUARD", + "range": null, + "title": "Hardware stack guard", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32C2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32C6 || IDF_TARGET_ESP32H2", + "help": "This configuration helps to address an BBPLL inaccurate issue when boot from certain bootloader version,\nwhich may increase about the boot-up time by about 200 us. Disable this when your bootloader is built with\nESP-IDF version v5.2 and above.", + "id": "ESP_SYSTEM_BBPLL_RECALIB", + "name": "ESP_SYSTEM_BBPLL_RECALIB", + "range": null, + "title": "Re-calibration BBPLL at startup", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ASSIST_DEBUG_SUPPORTED", + "help": "This option will enable the PC recording function of assist_debug module. The PC value of the CPU will be\nrecorded to PC record register in assist_debug module in real time. When an exception occurs and the CPU\nis reset, this register will be kept, then we can use the recorded PC to debug the causes of the reset.", + "id": "ESP_SYSTEM_HW_PC_RECORD", + "name": "ESP_SYSTEM_HW_PC_RECORD", + "range": null, + "title": "Hardware PC recording", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-system-settings", + "title": "ESP System Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Configure the IPC tasks stack size. An IPC task runs on each core (in dual core mode), and allows for\ncross-core function calls. See IPC documentation for more details. The default IPC stack size should be\nenough for most common simple use cases. However, users can increase/decrease the stack size to their\nneeds.", + "id": "ESP_IPC_TASK_STACK_SIZE", + "name": "ESP_IPC_TASK_STACK_SIZE", + "range": [ + 512, + 65536 + ], + "title": "Inter-Processor Call (IPC) task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE", + "help": "If this option is not enabled then the IPC task will keep behavior same as prior to that of ESP-IDF v4.0,\nhence IPC task will run at (configMAX_PRIORITIES - 1) priority.", + "id": "ESP_IPC_USES_CALLERS_PRIORITY", + "name": "ESP_IPC_USES_CALLERS_PRIORITY", + "range": null, + "title": "IPC runs at caller's priority", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The IPC ISR feature is similar to the IPC feature except that the callback function is executed in the\ncontext of a High Priority Interrupt. The IPC ISR feature is intended for low latency execution of simple\ncallbacks written in assembly on another CPU. Due to being run in a High Priority Interrupt, the assembly\ncallbacks must be written with particular restrictions (see \"IPC\" and \"High-Level Interrupt\" docs for more\ndetails).", + "id": "ESP_IPC_ISR_ENABLE", + "name": "ESP_IPC_ISR_ENABLE", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ipc-inter-processor-call-", + "title": "IPC (Inter-Processor Call)", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If enabled, esp_timer_dump will dump information such as number of times the timer was started,\nnumber of times the timer has triggered, and the total time it took for the callback to run.\nThis option has some effect on timer performance and the amount of memory used for timer\nstorage, and should only be used for debugging/testing purposes.", + "id": "ESP_TIMER_PROFILING", + "name": "ESP_TIMER_PROFILING", + "range": null, + "title": "Enable esp_timer profiling features", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIME_FUNCS_USE_RTC_TIMER", + "name": "ESP_TIME_FUNCS_USE_RTC_TIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIME_FUNCS_USE_ESP_TIMER", + "name": "ESP_TIME_FUNCS_USE_ESP_TIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIME_FUNCS_USE_NONE", + "name": "ESP_TIME_FUNCS_USE_NONE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Configure the stack size of \"timer_task\" task. This task is used\nto dispatch callbacks of timers created using ets_timer and esp_timer\nAPIs. If you are seing stack overflow errors in timer task, increase\nthis value.\n\nNote that this is not the same as FreeRTOS timer task. To configure\nFreeRTOS timer task size, see \"FreeRTOS timer task stack size\" option\nin \"FreeRTOS\".", + "id": "ESP_TIMER_TASK_STACK_SIZE", + "name": "ESP_TIMER_TASK_STACK_SIZE", + "range": [ + 2048, + 65536 + ], + "title": "High-resolution timer task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This sets the interrupt priority level for esp_timer ISR.\nA higher value reduces interrupt latency by minimizing the timer processing delay.", + "id": "ESP_TIMER_INTERRUPT_LEVEL", + "name": "ESP_TIMER_INTERRUPT_LEVEL", + "range": [ + 1, + 1 + ], + "title": "Interrupt level", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This shows some hidden features of esp_timer.\nNote that they may break other features, use them with care.", + "id": "ESP_TIMER_SHOW_EXPERIMENTAL", + "name": "ESP_TIMER_SHOW_EXPERIMENTAL", + "range": null, + "title": "show esp_timer's experimental features", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY", + "name": "ESP_TIMER_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY_CPU0", + "name": "ESP_TIMER_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY_CPU1", + "name": "ESP_TIMER_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_TASK_AFFINITY_NO_AFFINITY", + "name": "ESP_TIMER_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "The default settings: timer TASK on CPU0 and timer ISR on CPU0.\nOther settings may help in certain cases, but note that they may break\nother features, use them with care.\n- \"CPU0\": (default) esp_timer task is processed by CPU0.\n- \"CPU1\": esp_timer task is processed by CPU1.\n- \"No affinity\": esp_timer task can be processed by any CPU.", + "id": "component-config-esp-timer-high-resolution-timer--esp_timer-task-core-affinity", + "name": "ESP_TIMER_TASK_AFFINITY", + "title": "esp_timer task core affinity", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_TIMER_ISR_AFFINITY_CPU0", + "name": "ESP_TIMER_ISR_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_ISR_AFFINITY_CPU1", + "name": "ESP_TIMER_ISR_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ESP_TIMER_SHOW_EXPERIMENTAL && ", + "help": null, + "id": "ESP_TIMER_ISR_AFFINITY_NO_AFFINITY", + "name": "ESP_TIMER_ISR_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "The default settings: timer TASK on CPU0 and timer ISR on CPU0.\nOther settings may help in certain cases, but note that they may break\nother features, use them with care.\n- \"CPU0\": (default) timer interrupt is processed by CPU0.\n- \"CPU1\": timer interrupt is processed by CPU1.\n- \"No affinity\": timer interrupt can be processed by any CPU. It helps\nto reduce latency but there is a disadvantage it leads to the timer ISR\nrunning on every core. It increases the CPU time usage for timer ISRs\nby N on an N-core system.", + "id": "component-config-esp-timer-high-resolution-timer--timer-interrupt-core-affinity", + "name": "ESP_TIMER_ISR_AFFINITY", + "title": "timer interrupt core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Allows using ESP_TIMER_ISR dispatch method (ESP_TIMER_TASK dispatch method is also avalible).\n- ESP_TIMER_TASK - Timer callbacks are dispatched from a high-priority esp_timer task.\n- ESP_TIMER_ISR - Timer callbacks are dispatched directly from the timer interrupt handler.\nThe ISR dispatch can be used, in some cases, when a callback is very simple\nor need a lower-latency.", + "id": "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD", + "name": "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD", + "range": null, + "title": "Support ISR dispatch method", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": null, + "id": "ESP_TIMER_IMPL_TG0_LAC", + "name": "ESP_TIMER_IMPL_TG0_LAC", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32", + "help": null, + "id": "ESP_TIMER_IMPL_SYSTIMER", + "name": "ESP_TIMER_IMPL_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-esp-timer-high-resolution-timer-", + "title": "ESP Timer (High Resolution Timer)", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_WIFI_ENABLED", + "name": "ESP_WIFI_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_HOST_WIFI_ENABLED", + "help": null, + "id": "ESP_WIFI_CONTROLLER_TARGET", + "name": "ESP_WIFI_CONTROLLER_TARGET", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": "ESP_HOST_WIFI_ENABLED", + "help": null, + "id": "ESP_WIFI_TARGET_ESP32", + "name": "ESP_WIFI_TARGET_ESP32", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": "SOC_WIRELESS_HOST_SUPPORTED", + "help": null, + "id": "ESP_HOST_WIFI_ENABLED", + "name": "ESP_HOST_WIFI_ENABLED", + "range": null, + "title": "Host WiFi Enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Set the number of WiFi static RX buffers. Each buffer takes approximately 1.6KB of RAM.\nThe static rx buffers are allocated when esp_wifi_init is called, they are not freed\nuntil esp_wifi_deinit is called.\n\nWiFi hardware use these buffers to receive all 802.11 frames.\nA higher number may allow higher throughput but increases memory use. If ESP_WIFI_AMPDU_RX_ENABLED\nis enabled, this value is recommended to set equal or bigger than ESP_WIFI_RX_BA_WIN in order to\nachieve better throughput and compatibility with both stations and APs.", + "id": "ESP_WIFI_STATIC_RX_BUFFER_NUM", + "name": "ESP_WIFI_STATIC_RX_BUFFER_NUM", + "range": [ + 2, + 25 + ], + "title": "Max number of WiFi static RX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Set the number of WiFi dynamic RX buffers, 0 means unlimited RX buffers will be allocated\n(provided sufficient free RAM). The size of each dynamic RX buffer depends on the size of\nthe received data frame.\n\nFor each received data frame, the WiFi driver makes a copy to an RX buffer and then delivers\nit to the high layer TCP/IP stack. The dynamic RX buffer is freed after the higher layer has\nsuccessfully received the data frame.\n\nFor some applications, WiFi data frames may be received faster than the application can\nprocess them. In these cases we may run out of memory if RX buffer number is unlimited (0).\n\nIf a dynamic RX buffer limit is set, it should be at least the number of static RX buffers.", + "id": "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM", + "name": "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM", + "range": [ + 0, + 128 + ], + "title": "Max number of WiFi dynamic RX buffers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_STATIC_TX_BUFFER", + "name": "ESP_WIFI_STATIC_TX_BUFFER", + "range": null, + "title": "Static", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SPIRAM_USE_MALLOC && ", + "help": null, + "id": "ESP_WIFI_DYNAMIC_TX_BUFFER", + "name": "ESP_WIFI_DYNAMIC_TX_BUFFER", + "range": null, + "title": "Dynamic", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select type of WiFi TX buffers:\n\nIf \"Static\" is selected, WiFi TX buffers are allocated when WiFi is initialized and released\nwhen WiFi is de-initialized. The size of each static TX buffer is fixed to about 1.6KB.\n\nIf \"Dynamic\" is selected, each WiFi TX buffer is allocated as needed when a data frame is\ndelivered to the Wifi driver from the TCP/IP stack. The buffer is freed after the data frame\nhas been sent by the WiFi driver. The size of each dynamic TX buffer depends on the length\nof each data frame sent by the TCP/IP layer.\n\nIf PSRAM is enabled, \"Static\" should be selected to guarantee enough WiFi TX buffers.\nIf PSRAM is disabled, \"Dynamic\" should be selected to improve the utilization of RAM.", + "id": "component-config-wi-fi-type-of-wifi-tx-buffers", + "name": "ESP_WIFI_TX_BUFFER", + "title": "Type of WiFi TX buffers", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": null, + "id": "ESP_WIFI_TX_BUFFER_TYPE", + "name": "ESP_WIFI_TX_BUFFER_TYPE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_STATIC_TX_BUFFER && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Set the number of WiFi static TX buffers. Each buffer takes approximately 1.6KB of RAM.\nThe static RX buffers are allocated when esp_wifi_init() is called, they are not released\nuntil esp_wifi_deinit() is called.\n\nFor each transmitted data frame from the higher layer TCP/IP stack, the WiFi driver makes a\ncopy of it in a TX buffer. For some applications especially UDP applications, the upper\nlayer can deliver frames faster than WiFi layer can transmit. In these cases, we may run out\nof TX buffers.", + "id": "ESP_WIFI_STATIC_TX_BUFFER_NUM", + "name": "ESP_WIFI_STATIC_TX_BUFFER_NUM", + "range": null, + "title": "Max number of WiFi static TX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "SPIRAM && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Set the number of WiFi cache TX buffer number.\n\nFor each TX packet from uplayer, such as LWIP etc, WiFi driver needs to allocate a static TX\nbuffer and makes a copy of uplayer packet. If WiFi driver fails to allocate the static TX buffer,\nit caches the uplayer packets to a dedicated buffer queue, this option is used to configure the\nsize of the cached TX queue.", + "id": "ESP_WIFI_CACHE_TX_BUFFER_NUM", + "name": "ESP_WIFI_CACHE_TX_BUFFER_NUM", + "range": null, + "title": "Max number of WiFi cache TX buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_DYNAMIC_TX_BUFFER && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Set the number of WiFi dynamic TX buffers. The size of each dynamic TX buffer is not fixed,\nit depends on the size of each transmitted data frame.\n\nFor each transmitted frame from the higher layer TCP/IP stack, the WiFi driver makes a copy\nof it in a TX buffer. For some applications, especially UDP applications, the upper layer\ncan deliver frames faster than WiFi layer can transmit. In these cases, we may run out of TX\nbuffers.", + "id": "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM", + "name": "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM", + "range": [ + 1, + 128 + ], + "title": "Max number of WiFi dynamic TX buffers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_STATIC_RX_MGMT_BUFFER", + "name": "ESP_WIFI_STATIC_RX_MGMT_BUFFER", + "range": null, + "title": "Static", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER", + "name": "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER", + "range": null, + "title": "Dynamic", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select type of WiFi RX MGMT buffers:\n\nIf \"Static\" is selected, WiFi RX MGMT buffers are allocated when WiFi is initialized and released\nwhen WiFi is de-initialized. The size of each static RX MGMT buffer is fixed to about 500 Bytes.\n\nIf \"Dynamic\" is selected, each WiFi RX MGMT buffer is allocated as needed when a MGMT data frame is\nreceived. The MGMT buffer is freed after the MGMT data frame has been processed by the WiFi driver.", + "id": "component-config-wi-fi-type-of-wifi-rx-mgmt-buffers", + "name": "ESP_WIFI_MGMT_RX_BUFFER", + "title": "Type of WiFi RX MGMT buffers", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": null, + "id": "ESP_WIFI_DYNAMIC_RX_MGMT_BUF", + "name": "ESP_WIFI_DYNAMIC_RX_MGMT_BUF", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Set the number of WiFi RX_MGMT buffers.\n\nFor Management buffers, the number of dynamic and static management buffers is the same.\nIn order to prevent memory fragmentation, the management buffer type should be set to static first.", + "id": "ESP_WIFI_RX_MGMT_BUF_NUM_DEF", + "name": "ESP_WIFI_RX_MGMT_BUF_NUM_DEF", + "range": [ + 1, + 10 + ], + "title": "Max number of WiFi RX MGMT buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_WIFI_CSI_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable CSI(Channel State Information) feature. CSI takes about\nCONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM KB of RAM. If CSI is not used, it is better to disable\nthis feature in order to save memory.", + "id": "ESP_WIFI_CSI_ENABLED", + "name": "ESP_WIFI_CSI_ENABLED", + "range": null, + "title": "WiFi CSI(Channel State Information)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_AMPDU_TX_ENABLED && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Set the size of WiFi Block Ack TX window. Generally a bigger value means higher throughput but\nmore memory. Most of time we should NOT change the default value unless special reason, e.g.\ntest the maximum UDP TX throughput with iperf etc. For iperf test in shieldbox, the recommended\nvalue is 9~12.", + "id": "ESP_WIFI_TX_BA_WIN", + "name": "ESP_WIFI_TX_BA_WIN", + "range": [ + 2, + 32 + ], + "title": "WiFi AMPDU TX BA window size", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable AMPDU TX feature", + "id": "ESP_WIFI_AMPDU_TX_ENABLED", + "name": "ESP_WIFI_AMPDU_TX_ENABLED", + "range": null, + "title": "WiFi AMPDU TX", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_AMPDU_RX_ENABLED && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Set the size of WiFi Block Ack RX window. Generally a bigger value means higher throughput and better\ncompatibility but more memory. Most of time we should NOT change the default value unless special\nreason, e.g. test the maximum UDP RX throughput with iperf etc. For iperf test in shieldbox, the\nrecommended value is 9~12. If PSRAM is used and WiFi memory is preferred to allocate in PSRAM first,\nthe default and minimum value should be 16 to achieve better throughput and compatibility with both\nstations and APs.", + "id": "ESP_WIFI_RX_BA_WIN", + "name": "ESP_WIFI_RX_BA_WIN", + "range": [ + 2, + 32 + ], + "title": "WiFi AMPDU RX BA window size", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable AMPDU RX feature", + "id": "ESP_WIFI_AMPDU_RX_ENABLED", + "name": "ESP_WIFI_AMPDU_RX_ENABLED", + "range": null, + "title": "WiFi AMPDU RX", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable AMSDU TX feature", + "id": "ESP_WIFI_AMSDU_TX_ENABLED", + "name": "ESP_WIFI_AMSDU_TX_ENABLED", + "range": null, + "title": "WiFi AMSDU TX", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable WiFi NVS flash", + "id": "ESP_WIFI_NVS_ENABLED", + "name": "ESP_WIFI_NVS_ENABLED", + "range": null, + "title": "WiFi NVS flash", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_TASK_PINNED_TO_CORE_0", + "name": "ESP_WIFI_TASK_PINNED_TO_CORE_0", + "range": null, + "title": "Core 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_WIFI_TASK_PINNED_TO_CORE_1", + "name": "ESP_WIFI_TASK_PINNED_TO_CORE_1", + "range": null, + "title": "Core 1", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Pinned WiFi task to core 0 or core 1.", + "id": "component-config-wi-fi-wifi-task-core-id", + "name": "ESP_WIFI_TASK_CORE_ID", + "title": "WiFi Task Core ID", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "ESP-MESH utilizes beacon frames to detect and resolve root node conflicts (see documentation). However\nthe default length of a beacon frame can simultaneously hold only five root node identifier structures,\nmeaning that a root node conflict of up to five nodes can be detected at one time. In the occurrence of\nmore root nodes conflict involving more than five root nodes, the conflict resolution process will\ndetect five of the root nodes, resolve the conflict, and re-detect more root nodes. This process will\nrepeat until all root node conflicts are resolved. However this process can generally take a very long\ntime.\n\nTo counter this situation, the beacon frame length can be increased such that more root nodes can be\ndetected simultaneously. Each additional root node will require 36 bytes and should be added on top of\nthe default beacon frame length of\n752 bytes. For example, if you want to detect 10 root nodes simultaneously, you need to set the beacon\nframe length as\n932 (752+36*5).\n\nSetting a longer beacon length also assists with debugging as the conflicting root nodes can be\nidentified more quickly.", + "id": "ESP_WIFI_SOFTAP_BEACON_MAX_LEN", + "name": "ESP_WIFI_SOFTAP_BEACON_MAX_LEN", + "range": [ + 752, + 1256 + ], + "title": "Max length of WiFi SoftAP Beacon", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Set the maximum number of Wi-Fi management short buffers. These buffers are dynamically allocated,\nwith their size determined by the length of the management packet to be sent. When a management\npacket is less than 64 bytes, the Wi-Fi driver classifies it as a short management packet and\nassigns it to one of these buffers.", + "id": "ESP_WIFI_MGMT_SBUF_NUM", + "name": "ESP_WIFI_MGMT_SBUF_NUM", + "range": [ + 6, + 32 + ], + "title": "WiFi mgmt short buffer number", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to place frequently called Wi-Fi library functions in IRAM.\nWhen this option is disabled, more than 10Kbytes of IRAM memory will be saved\nbut Wi-Fi throughput will be reduced.", + "id": "ESP_WIFI_IRAM_OPT", + "name": "ESP_WIFI_IRAM_OPT", + "range": null, + "title": "WiFi IRAM speed optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to place additional frequently called Wi-Fi library functions\nin IRAM. When this option is disabled, more than 5Kbytes of IRAM memory will be saved\nbut Wi-Fi throughput will be reduced.", + "id": "ESP_WIFI_EXTRA_IRAM_OPT", + "name": "ESP_WIFI_EXTRA_IRAM_OPT", + "range": null, + "title": "WiFi EXTRA IRAM speed optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to place frequently called Wi-Fi library RX functions in IRAM.\nWhen this option is disabled, more than 17Kbytes of IRAM memory will be saved\nbut Wi-Fi performance will be reduced.", + "id": "ESP_WIFI_RX_IRAM_OPT", + "name": "ESP_WIFI_RX_IRAM_OPT", + "range": null, + "title": "WiFi RX IRAM speed optimization", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_WPA3_SAE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable SAE-PK", + "id": "ESP_WIFI_ENABLE_SAE_PK", + "name": "ESP_WIFI_ENABLE_SAE_PK", + "range": null, + "title": "Enable SAE-PK", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_WPA3_SAE && ESP_WIFI_SOFTAP_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable SAE support in softAP mode.", + "id": "ESP_WIFI_SOFTAP_SAE_SUPPORT", + "name": "ESP_WIFI_SOFTAP_SAE_SUPPORT", + "range": null, + "title": "Enable WPA3 Personal(SAE) SoftAP", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to allow the device to establish a WPA3-Personal connection with eligible AP's.\nPMF (Protected Management Frames) is a prerequisite feature for a WPA3 connection, it needs to be\nexplicitly configured before attempting connection. Please refer to the Wi-Fi Driver API Guide\nfor details.", + "id": "ESP_WIFI_ENABLE_WPA3_SAE", + "name": "ESP_WIFI_ENABLE_WPA3_SAE", + "range": null, + "title": "Enable WPA3-Personal", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to allow the device to establish OWE connection with eligible AP's.\nPMF (Protected Management Frames) is a prerequisite feature for a WPA3 connection, it needs to be\nexplicitly configured before attempting connection. Please refer to the Wi-Fi Driver API Guide\nfor details.", + "id": "ESP_WIFI_ENABLE_WPA3_OWE_STA", + "name": "ESP_WIFI_ENABLE_WPA3_OWE_STA", + "range": null, + "title": "Enable OWE STA", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to place called Wi-Fi library TBTT process and receive beacon functions in IRAM.\nSome functions can be put in IRAM either by ESP_WIFI_IRAM_OPT and ESP_WIFI_RX_IRAM_OPT, or this one.\nIf already enabled ESP_WIFI_IRAM_OPT, the other 7.3KB IRAM memory would be taken by this option.\nIf already enabled ESP_WIFI_RX_IRAM_OPT, the other 1.3KB IRAM memory would be taken by this option.\nIf neither of them are enabled, the other 7.4KB IRAM memory would be taken by this option.\nWi-Fi power-save mode average current would be reduced if this option is enabled.", + "id": "ESP_WIFI_SLP_IRAM_OPT", + "name": "ESP_WIFI_SLP_IRAM_OPT", + "range": null, + "title": "WiFi SLP IRAM speed optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Only for station in WIFI_PS_MIN_MODEM or WIFI_PS_MAX_MODEM. When the station enters the active state,\nit will work for at least ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME. If a data packet is received or sent\nduring this period, the time will be refreshed. If the time is up, but the station still has packets\nto receive or send, the time will also be refreshed. unit: milliseconds.", + "id": "ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME", + "name": "ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME", + "range": [ + 8, + 60 + ], + "title": "Minimum active time", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Only for station in WIFI_PS_MIN_MODEM or WIFI_PS_MAX_MODEM. If no packet has been\nsent within ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME, a null data packet will be sent\nto maintain the connection with the AP. unit: seconds.", + "id": "ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME", + "name": "ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME", + "range": [ + 10, + 60 + ], + "title": "Maximum keep alive time", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Only for station in WIFI_PS_MIN_MODEM or WIFI_PS_MAX_MODEM. When the station knows through the beacon\nthat AP will send broadcast packet, it will wait for ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME\nbefore entering the sleep process. If a broadcast packet is received with more data bits, the time\nwill refreshed. unit: milliseconds.", + "id": "ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME", + "name": "ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME", + "range": [ + 10, + 30 + ], + "title": "Minimum wait broadcast data time", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_FTM_ENABLE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": null, + "id": "ESP_WIFI_FTM_INITIATOR_SUPPORT", + "name": "ESP_WIFI_FTM_INITIATOR_SUPPORT", + "range": null, + "title": "FTM Initiator support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_FTM_ENABLE && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": null, + "id": "ESP_WIFI_FTM_RESPONDER_SUPPORT", + "name": "ESP_WIFI_FTM_RESPONDER_SUPPORT", + "range": null, + "title": "FTM Responder support", + "type": "bool" + } + ], + "depends_on": "SOC_WIFI_FTM_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable feature Fine Timing Measurement for calculating WiFi Round-Trip-Time (RTT).", + "id": "ESP_WIFI_FTM_ENABLE", + "name": "ESP_WIFI_FTM_ENABLE", + "range": null, + "title": "WiFi FTM", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable power_management for station when disconnected.\nChip will do modem-sleep when rf module is not in use any more.", + "id": "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE", + "name": "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE", + "range": null, + "title": "Power Management for station at disconnected", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_GCMP_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable GCMP support. GCMP support is compulsory for WiFi Suite-B support.", + "id": "ESP_WIFI_GCMP_SUPPORT", + "name": "ESP_WIFI_GCMP_SUPPORT", + "range": null, + "title": "WiFi GCMP Support(GCMP128 and GCMP256)", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable GMAC support. GMAC support is compulsory for WiFi 192 bit certification.", + "id": "ESP_WIFI_GMAC_SUPPORT", + "name": "ESP_WIFI_GMAC_SUPPORT", + "range": null, + "title": "WiFi GMAC Support(GMAC128 and GMAC256)", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "WiFi module can be compiled without SoftAP to save code size.", + "id": "ESP_WIFI_SOFTAP_SUPPORT", + "name": "ESP_WIFI_SOFTAP_SUPPORT", + "range": null, + "title": "WiFi SoftAP Support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PHY_MAC_BB_PD && SOC_PM_SUPPORT_BEACON_WAKEUP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "The wifi modem automatically receives the beacon frame during light sleep.", + "id": "ESP_WIFI_ENHANCED_LIGHT_SLEEP", + "name": "ESP_WIFI_ENHANCED_LIGHT_SLEEP", + "range": null, + "title": "WiFi modem automatically receives the beacon", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Timeout time for close rf phy when beacon loss occurs, Unit: 1024 microsecond.", + "id": "ESP_WIFI_SLP_BEACON_LOST_TIMEOUT", + "name": "ESP_WIFI_SLP_BEACON_LOST_TIMEOUT", + "range": null, + "title": "Beacon loss timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Maximum number of consecutive lost beacons allowed, WiFi keeps Rx state when\nthe number of consecutive beacons lost is greater than the given threshold.", + "id": "ESP_WIFI_SLP_BEACON_LOST_THRESHOLD", + "name": "ESP_WIFI_SLP_BEACON_LOST_THRESHOLD", + "range": null, + "title": "Maximum number of consecutive lost beacons allowed", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT && SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Delta early time for rf phy on, When the beacon is lost, the next rf phy on will\nbe earlier the time specified by the configuration item, Unit: 32 microsecond.", + "id": "ESP_WIFI_SLP_PHY_ON_DELTA_EARLY_TIME", + "name": "ESP_WIFI_SLP_PHY_ON_DELTA_EARLY_TIME", + "range": null, + "title": "Delta early time for RF PHY on", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SLP_BEACON_LOST_OPT && SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Delta timeout time for rf phy off, When the beacon is lost, the next rf phy off will\nbe delayed for the time specified by the configuration item. Unit: 1024 microsecond.", + "id": "ESP_WIFI_SLP_PHY_OFF_DELTA_TIMEOUT_TIME", + "name": "ESP_WIFI_SLP_PHY_OFF_DELTA_TIMEOUT_TIME", + "range": null, + "title": "Delta timeout time for RF PHY off", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Enable wifi sleep optimization when beacon loss occurs and immediately enter\nsleep mode when the WiFi module detects beacon loss.", + "id": "ESP_WIFI_SLP_BEACON_LOST_OPT", + "name": "ESP_WIFI_SLP_BEACON_LOST_OPT", + "range": null, + "title": "Wifi sleep optimize when beacon lost", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Maximum number of encrypted peers supported by espnow.\nThe number of hardware keys for encryption is fixed. And the espnow and SoftAP share the same\nhardware keys. So this configuration will affect the maximum connection number of SoftAP.\nMaximum espnow encrypted peers number + maximum number of connections of SoftAP = Max hardware\nkeys number. When using ESP mesh, this value should be set to a maximum of 6.", + "id": "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM", + "name": "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM", + "range": [ + 0, + 17 + ], + "title": "Maximum espnow encrypt peers number", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_WIFI_NAN_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable WiFi Aware (NAN) feature.", + "id": "ESP_WIFI_NAN_ENABLE", + "name": "ESP_WIFI_NAN_ENABLE", + "range": null, + "title": "WiFi Aware", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_MBEDTLS_TLS_CLIENT && IDF_EXPERIMENTAL_FEATURES && ESP_WIFI_MBEDTLS_CRYPTO && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to support EAP with TLS v1.3.\nThis configuration still supports compatibility with EAP-TLS v1.2.\nPlease note that enabling this configuration will cause every application which\nuses TLS go for TLS1.3 if server supports that. TLS1.3 is still in development in mbedtls\nand there may be interoperability issues with this. Please modify your application to set\nmax version as TLS1.2 if you want to enable TLS1.3 only for WiFi connection.", + "id": "ESP_WIFI_EAP_TLS1_3", + "name": "ESP_WIFI_EAP_TLS1_3", + "range": null, + "title": "Enable EAP-TLS v1.3 Support for WiFi Enterprise connection", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENTERPRISE_SUPPORT && ESP_WIFI_MBEDTLS_CRYPTO && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to use MbedTLS TLS client for WPA2 enterprise connection.\nPlease note that from MbedTLS-3.0 onwards, MbedTLS does not support SSL-3.0\nTLS-v1.0, TLS-v1.1 versions. In case your server is using one of these version,\nit is advisable to update your server.\nPlease disable this option for compatibility with older TLS versions.", + "id": "ESP_WIFI_MBEDTLS_TLS_CLIENT", + "name": "ESP_WIFI_MBEDTLS_TLS_CLIENT", + "range": null, + "title": "Use MbedTLS TLS client for WiFi Enterprise connection", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable the use of MbedTLS crypto APIs.\nThe internal crypto support within the supplicant is limited\nand may not suffice for all new security features, including WPA3.\n\nIt is recommended to always keep this option enabled. Additionally,\nnote that MbedTLS can leverage hardware acceleration if available,\nresulting in significantly faster cryptographic operations.", + "id": "ESP_WIFI_MBEDTLS_CRYPTO", + "name": "ESP_WIFI_MBEDTLS_CRYPTO", + "range": null, + "title": "Use MbedTLS crypto APIs", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_WAPI_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable WAPI-PSK\nwhich is a Chinese National Standard Encryption for Wireless LANs (GB 15629.11-2003).", + "id": "ESP_WIFI_WAPI_PSK", + "name": "ESP_WIFI_WAPI_PSK", + "range": null, + "title": "Enable WAPI PSK support", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_GCMP_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable 192 bit NSA suite-B.\nThis is necessary to support WPA3 192 bit security.", + "id": "ESP_WIFI_SUITE_B_192", + "name": "ESP_WIFI_SUITE_B_192", + "range": null, + "title": "Enable NSA suite B support with 192 bit key", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_11KV_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Keep scan results in cache, if not enabled, those\nwill be flushed immediately.", + "id": "ESP_WIFI_SCAN_CACHE", + "name": "ESP_WIFI_SCAN_CACHE", + "range": null, + "title": "Keep scan results in cache", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable 802.11k 802.11v APIs(RRM and BTM support).\nOnly APIs which are helpful for network assisted roaming\nare supported for now.\nEnable this option with BTM and RRM enabled in sta config\nto make device ready for network assisted roaming.\nBTM: BSS transition management enables an AP to request a station to transition\nto a specific AP, or to indicate to a station a set of preferred APs.\nRRM: Radio measurements enable STAs to understand the radio environment,\nit enables STAs to observe and gather data on radio link performance\nand on the radio environment. Current implementation adds beacon report,\nlink measurement, neighbor report.", + "id": "ESP_WIFI_11KV_SUPPORT", + "name": "ESP_WIFI_11KV_SUPPORT", + "range": null, + "title": "Enable 802.11k, 802.11v APIs Support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable WiFi Multiband operation certification support.", + "id": "ESP_WIFI_MBO_SUPPORT", + "name": "ESP_WIFI_MBO_SUPPORT", + "range": null, + "title": "Enable Multi Band Operation Certification Support", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_LOW_RSSI_ROAMING && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "WiFi RSSI threshold to trigger roaming value in dBm (-99 to -1). Values under -30 dbm\nmight lead to a flood of low rssi events. This interferes with normal functioning and\nTX/Rx performance.", + "id": "ESP_WIFI_ROAMING_LOW_RSSI_THRESHOLD", + "name": "ESP_WIFI_ROAMING_LOW_RSSI_THRESHOLD", + "range": null, + "title": "WiFi RSSI threshold to trigger roaming", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_LOW_RSSI_ROAMING && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Decide the offset by which to decrease the Low RSSI threshold set by ESP_WIFI_ROAMING_LOW_RSSI_THRESHOLD\nafter each failed attempt to roam. This allows for the station to keep scanning for better AP's after\nthe Low RSSI threshold is reached in a stepped manner, rather than only attempting to roam the first time\nthe current AP's RSSI breaches the set RSSI threshold.\nSetting 0 here may cause station to be flooded with low rssi events,\ntherefore that's not recommended to be kept.", + "id": "ESP_WIFI_ROAMING_LOW_RSSI_OFFSET", + "name": "ESP_WIFI_ROAMING_LOW_RSSI_OFFSET", + "range": null, + "title": "Offset by which to reset the RSSI Threshold after attempt to roam.", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable to use a RSSI threshold to trigger roaming.", + "id": "ESP_WIFI_ROAMING_LOW_RSSI_ROAMING", + "name": "ESP_WIFI_ROAMING_LOW_RSSI_ROAMING", + "range": null, + "title": "Use Low RSSI to trigger roaming.", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_PERIODIC_SCAN_MONITOR && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Threshold at which the station will begin scanning to find an AP with better RSSI.", + "id": "ESP_WIFI_ROAMING_PERIODIC_SCAN_THRESHOLD", + "name": "ESP_WIFI_ROAMING_PERIODIC_SCAN_THRESHOLD", + "range": null, + "title": "Threshold at which to begin periodic scanning for a better AP.", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_PERIODIC_SCAN_MONITOR && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Intervals at which station will periodically scan to check if better AP is available", + "id": "ESP_WIFI_ROAMING_SCAN_MONITOR_INTERVAL", + "name": "ESP_WIFI_ROAMING_SCAN_MONITOR_INTERVAL", + "range": null, + "title": "Time intervals (in seconds) at which station will initiate a scan", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_PERIODIC_SCAN_MONITOR && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Minimum RSSI difference b/w current AP and a potential roaming candidate AP\nto trigger a roaming attempt.", + "id": "ESP_WIFI_ROAMING_SCAN_ROAM_RSSI_DIFF", + "name": "ESP_WIFI_ROAMING_SCAN_ROAM_RSSI_DIFF", + "range": null, + "title": "RSSI difference b/w current AP and candidate AP to initiate connection", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Conduct periodic scans periodically to check if a better AP is available.", + "id": "ESP_WIFI_ROAMING_PERIODIC_SCAN_MONITOR", + "name": "ESP_WIFI_ROAMING_PERIODIC_SCAN_MONITOR", + "range": null, + "title": "Conduct periodic scans to check if a better AP is available", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "id": "component-config-wi-fi-advanced-support-for-wi-fi-roaming-experimental--configure-roaming-app-roaming-triggers", + "title": "Roaming triggers", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Roaming between APs that do not support 802.11kv.\nThis will allow station to roam even when connection is not BTM supported,\nby forcefully disconnecting from current AP and connecting to better AP.", + "id": "ESP_WIFI_ROAMING_LEGACY_ROAMING", + "name": "ESP_WIFI_ROAMING_LEGACY_ROAMING", + "range": null, + "title": "Support Legacy roaming approach", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_NETWORK_ASSISTED_ROAM && ESP_WIFI_ROAMING_LEGACY_ROAMING && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Retry threshold after which the station should stop using Network Assisted\nroaming methods and start using legacy roaming instead.", + "id": "ESP_WIFI_NETWORK_ASSISTED_ROAMING_RETRY_COUNT", + "name": "ESP_WIFI_NETWORK_ASSISTED_ROAMING_RETRY_COUNT", + "range": null, + "title": "Retry count after which to switch to legacy roaming", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_11KV_SUPPORT && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Roaming between APs using network assisted Roaming.\nThis involves BSS Transition Management mechanisms outlined in 802.11v.\nNote that this moves the responsibility to the AP's network, and hence isn't\nguaranteed to cause the station to attempt to roam each time.", + "id": "ESP_WIFI_ROAMING_NETWORK_ASSISTED_ROAM", + "name": "ESP_WIFI_ROAMING_NETWORK_ASSISTED_ROAM", + "range": null, + "title": "Support Network Assisted roaming using 802.11kv", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "id": "component-config-wi-fi-advanced-support-for-wi-fi-roaming-experimental--configure-roaming-app-roaming-methods", + "title": "Roaming Methods", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Minimum duration of active scanning per channel in milliseconds.", + "id": "ESP_WIFI_ROAMING_SCAN_MIN_SCAN_TIME", + "name": "ESP_WIFI_ROAMING_SCAN_MIN_SCAN_TIME", + "range": null, + "title": "Minimum duration (in milliseconds) of station's per channel active scan", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Maximum duration of active scanning per channel in milliseconds.", + "id": "ESP_WIFI_ROAMING_SCAN_MAX_SCAN_TIME", + "name": "ESP_WIFI_ROAMING_SCAN_MAX_SCAN_TIME", + "range": null, + "title": "Maximum duration (in milliseconds) of station's per channel active scan time", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "If connected, duration for which the station will return to it's home channel for Tx/Rx of\nframes stored in buffers between scanning on consecutive channels.", + "id": "ESP_WIFI_ROAMING_HOME_CHANNEL_DWELL_TIME", + "name": "ESP_WIFI_ROAMING_HOME_CHANNEL_DWELL_TIME", + "range": null, + "title": "Home channel dwell time scanning between consecutive channels", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Channels your wireless network operates on to allow for faster scanning.\nSpecify the channels(between 1-14) in a comma separated manner.", + "id": "ESP_WIFI_ROAMING_SCAN_CHAN_LIST", + "name": "ESP_WIFI_ROAMING_SCAN_CHAN_LIST", + "range": null, + "title": "Preferred channel list for scanning", + "type": "string" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Duration for which the results from the most recent scans can be used\nby the roaming app for determining the roaming candidates.", + "id": "ESP_WIFI_ROAMING_SCAN_EXPIRY_WINDOW", + "name": "ESP_WIFI_ROAMING_SCAN_EXPIRY_WINDOW", + "range": null, + "title": "Scan results expiry window (in seconds)", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Max candidates that can be considered while scanning as a part of the\nnetwork at one time.", + "id": "ESP_WIFI_ROAMING_MAX_CANDIDATES", + "name": "ESP_WIFI_ROAMING_MAX_CANDIDATES", + "range": null, + "title": "Max Candidates in the network", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "id": "component-config-wi-fi-advanced-support-for-wi-fi-roaming-experimental--configure-roaming-app-scan-configuration", + "title": "Scan Configuration", + "type": "menu" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Time to wait (in seconds) by station before registering for the RSSI event again\nor start continuous montoring to find better AP.", + "id": "ESP_WIFI_ROAMING_BACKOFF_TIME", + "name": "ESP_WIFI_ROAMING_BACKOFF_TIME", + "range": null, + "title": "Default time to wait between subsequent roaming attempts.", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_PERIODIC_RRM_MONITORING && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable this to send periodic neighbor report requests to the AP.\nThese neighbor report requests provide information about other APs in the same managed\nnetwork. This information is used for more intelligent roaming.", + "id": "ESP_WIFI_ROAMING_RRM_MONITOR_TIME", + "name": "ESP_WIFI_ROAMING_RRM_MONITOR_TIME", + "range": null, + "title": "Time interval (in seconds) between neighbor report requests to an AP", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ROAMING_PERIODIC_RRM_MONITORING && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "The RSSI threshold beyond which we start sending periodic neighbor report requests.", + "id": "ESP_WIFI_ROAMING_RRM_MONITOR_THRESHOLD", + "name": "ESP_WIFI_ROAMING_RRM_MONITOR_THRESHOLD", + "range": null, + "title": "Threshold for sending periodic neighbor report requests", + "type": "int" + } + ], + "depends_on": "ESP_WIFI_11KV_SUPPORT && ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "This option will enable station to keep sending RRM neighbor list request to AP and\nupdate its internal list.", + "id": "ESP_WIFI_ROAMING_PERIODIC_RRM_MONITORING", + "name": "ESP_WIFI_ROAMING_PERIODIC_RRM_MONITORING", + "range": null, + "title": "Send periodic neighbor report request to AP for internal list updation", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLE_ROAMING_APP && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "id": "component-config-wi-fi-advanced-support-for-wi-fi-roaming-experimental--configure-roaming-app", + "title": "Configure roaming App", + "type": "menu" + } + ], + "depends_on": "IDF_EXPERIMENTAL_FEATURES && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Espressif's roaming app to allow for efficient Wi-Fi roaming.\nThis includes configurable periodic environment scans, maintaining a cache of the\nbest APs, handling low rssi events etc.\n\nRisk Warning\nPlease note that this feature is still experimental and enabling this potentially can\nlead to unpredictable scanning, connection and roaming attempts.\nWe are still working on tuning and optimising this feature to ensure reliable and stable use.", + "id": "ESP_WIFI_ENABLE_ROAMING_APP", + "name": "ESP_WIFI_ENABLE_ROAMING_APP", + "range": null, + "title": "Advanced support for Wi-Fi Roaming (Experimental)", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable WiFi Easy Connect Support.", + "id": "ESP_WIFI_DPP_SUPPORT", + "name": "ESP_WIFI_DPP_SUPPORT", + "range": null, + "title": "Enable DPP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable WiFi Fast Transition Support.", + "id": "ESP_WIFI_11R_SUPPORT", + "name": "ESP_WIFI_11R_SUPPORT", + "range": null, + "title": "Enable 802.11R (Fast Transition) Support", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_SOFTAP_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this option to enable WPS registrar support in softAP mode.", + "id": "ESP_WIFI_WPS_SOFTAP_REGISTRAR", + "name": "ESP_WIFI_WPS_SOFTAP_REGISTRAR", + "range": null, + "title": "Add WPS Registrar support in SoftAP mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_HE_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Wi-Fi transmission statistics. Total support 4 access category. Each access category\nwill use 346 bytes memory.", + "id": "ESP_WIFI_ENABLE_WIFI_TX_STATS", + "name": "ESP_WIFI_ENABLE_WIFI_TX_STATS", + "range": null, + "title": "Enable Wi-Fi transmission statistics", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENABLE_WIFI_RX_STATS && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Wi-Fi DL MU-MIMO and DL OFDMA reception statistics. Will use 10932 bytes memory.", + "id": "ESP_WIFI_ENABLE_WIFI_RX_MU_STATS", + "name": "ESP_WIFI_ENABLE_WIFI_RX_MU_STATS", + "range": null, + "title": "Enable Wi-Fi DL MU-MIMO and DL OFDMA reception statistics", + "type": "bool" + } + ], + "depends_on": "SOC_WIFI_HE_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Wi-Fi reception statistics. Total support 2 access category. Each access category\nwill use 190 bytes memory.", + "id": "ESP_WIFI_ENABLE_WIFI_RX_STATS", + "name": "ESP_WIFI_ENABLE_WIFI_RX_STATS", + "range": null, + "title": "Enable Wi-Fi reception statistics", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_HE_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Set the maximum number of queue that can be aggregated by the STA in the A-MPDU carried in the\nHE TB PPDU.", + "id": "ESP_WIFI_TX_HETB_QUEUE_NUM", + "name": "ESP_WIFI_TX_HETB_QUEUE_NUM", + "range": null, + "title": "WiFi TX HE TB QUEUE number for STA HE TB PPDU transmission", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_WIFI_HE_SUPPORT_5G && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Wi-Fi dump HE-SIGB which is contained in DL HE MU PPDUs.", + "id": "ESP_WIFI_ENABLE_DUMP_HESIGB", + "name": "ESP_WIFI_ENABLE_DUMP_HESIGB", + "range": null, + "title": "Enable Wi-Fi dump HE-SIGB which is contained in DL HE MU PPDUs", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_HE_SUPPORT_5G && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Wi-Fi dump MU CFO.", + "id": "ESP_WIFI_ENABLE_DUMP_MU_CFO", + "name": "ESP_WIFI_ENABLE_DUMP_MU_CFO", + "range": null, + "title": "Enable Wi-Fi dump MU CFO", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_HE_SUPPORT_5G && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Wi-Fi dump NDPA frames.", + "id": "ESP_WIFI_ENABLE_DUMP_CTRL_NDPA", + "name": "ESP_WIFI_ENABLE_DUMP_CTRL_NDPA", + "range": null, + "title": "Enable Wi-Fi dump NDPA frames", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_WIFI_HE_SUPPORT_5G && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Enable Wi-Fi dump BFRP frames.", + "id": "ESP_WIFI_ENABLE_DUMP_CTRL_BFRP", + "name": "ESP_WIFI_ENABLE_DUMP_CTRL_BFRP", + "range": null, + "title": "Enable Wi-Fi dump BFRP frames", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to enable validate each WPS attribute\nrigorously. Disabling this add the workarounds with various APs.\nEnabling this may cause inter operability issues with some APs.", + "id": "ESP_WIFI_WPS_STRICT", + "name": "ESP_WIFI_WPS_STRICT", + "range": null, + "title": "Strictly validate all WPS attributes", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to get passphrase during WPS configuration.\nThis option fakes the virtual display capabilities to get the\nconfiguration in passphrase mode.\nNot recommended to be used since WPS credentials should not\nbe shared to other devices, making it in readable format increases\nthat risk, also passphrase requires pbkdf2 to convert in psk.", + "id": "ESP_WIFI_WPS_PASSPHRASE", + "name": "ESP_WIFI_WPS_PASSPHRASE", + "range": null, + "title": "Get WPA2 passphrase in WPS config", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "id": "component-config-wi-fi-wps-configuration-options", + "title": "WPS Configuration Options", + "type": "menu" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this option to print logging information from WPA supplicant,\nthis includes handshake information and key hex dumps depending\non the project logging level.\n\nEnabling this could increase the build size ~60kb\ndepending on the project logging level.", + "id": "ESP_WIFI_DEBUG_PRINT", + "name": "ESP_WIFI_DEBUG_PRINT", + "range": null, + "title": "Print debug messages from WPA Supplicant", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this to enable unity test for DPP.", + "id": "ESP_WIFI_TESTING_OPTIONS", + "name": "ESP_WIFI_TESTING_OPTIONS", + "range": null, + "title": "Add DPP testing code", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ESP_WIFI_ENTERPRISE_SUPPORT && (ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED)", + "help": "Select this configuration to free dynamic buffers during WiFi enterprise connection.\nThis will enable chip to reduce heap consumption during WiFi enterprise connection.", + "id": "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER", + "name": "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER", + "range": null, + "title": "Free dynamic buffers during WiFi enterprise connection", + "type": "bool" + } + ], + "depends_on": "ESP_WIFI_ENABLED || ESP_HOST_WIFI_ENABLED", + "help": "Select this to enable/disable enterprise connection support.\n\ndisabling this will reduce binary size.\ndisabling this will disable the use of any esp_wifi_sta_wpa2_ent_* (as APIs will be meaningless)\n\nNote that when using bigger certificates on low-power chips without crypto\nhardware acceleration, it is recommended to adjust the task watchdog timer (TWDT)\nif it is enabled. For precise information on timing requirements, you can check\nperformance numbers at https://github.com/espressif/mbedtls/wiki/Performance-Numbers.", + "id": "ESP_WIFI_ENTERPRISE_SUPPORT", + "name": "ESP_WIFI_ENTERPRISE_SUPPORT", + "range": null, + "title": "Enable enterprise option", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-wi-fi", + "title": "Wi-Fi", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_ENABLE_TO_FLASH", + "name": "ESP_COREDUMP_ENABLE_TO_FLASH", + "range": null, + "title": "Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_ENABLE_TO_UART", + "name": "ESP_COREDUMP_ENABLE_TO_UART", + "range": null, + "title": "UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_ENABLE_TO_NONE", + "name": "ESP_COREDUMP_ENABLE_TO_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "Select place to store core dump: flash, uart or none (to disable core dumps generation).\n\nCore dumps to Flash are not available if PSRAM is used for task stacks.\n\nIf core dump is configured to be stored in flash and custom partition table is used add\ncorresponding entry to your CSV. For examples, please see predefined partition table CSV descriptions\nin the components/partition_table directory.", + "id": "component-config-core-dump-data-destination", + "name": "ESP_COREDUMP_TO_FLASH_OR_UART", + "title": "Data destination", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DATA_FORMAT_BIN", + "name": "ESP_COREDUMP_DATA_FORMAT_BIN", + "range": null, + "title": "Binary format", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DATA_FORMAT_ELF", + "name": "ESP_COREDUMP_DATA_FORMAT_ELF", + "range": null, + "title": "ELF format", + "type": "bool" + } + ], + "depends_on": "!ESP_COREDUMP_ENABLE_TO_NONE", + "help": "Select the data format for core dump.", + "id": "component-config-core-dump-core-dump-data-format", + "name": "ESP_COREDUMP_DATA_FORMAT", + "title": "Core dump data format", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_CHECKSUM_CRC32", + "name": "ESP_COREDUMP_CHECKSUM_CRC32", + "range": null, + "title": "Use CRC32 for integrity verification", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_DATA_FORMAT_ELF && ", + "help": null, + "id": "ESP_COREDUMP_CHECKSUM_SHA256", + "name": "ESP_COREDUMP_CHECKSUM_SHA256", + "range": null, + "title": "Use SHA256 for integrity verification", + "type": "bool" + } + ], + "depends_on": "!ESP_COREDUMP_ENABLE_TO_NONE", + "help": "Select the integrity check for the core dump.", + "id": "component-config-core-dump-core-dump-data-integrity-check", + "name": "ESP_COREDUMP_CHECKSUM", + "title": "Core dump data integrity check", + "type": "choice" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_DATA_FORMAT_ELF && !IDF_TARGET_ESP32C5", + "help": "Storing these sections can help with easier debugging and troubleshooting.\nHowever, additional storage space will be required in the core dump partition.\nAt least 128KB should be reserved, but the actual amount required may vary based\non the application's DRAM usage.\nNote that sections located in external RAM will not be stored.", + "id": "ESP_COREDUMP_CAPTURE_DRAM", + "name": "ESP_COREDUMP_CAPTURE_DRAM", + "range": null, + "title": "Include whole .bss and .data sections and heap data into core dump file", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE_TO_FLASH", + "help": "When enabled, if any data are found on the flash core dump partition,\nthey will be checked by calculating their checksum.", + "id": "ESP_COREDUMP_CHECK_BOOT", + "name": "ESP_COREDUMP_CHECK_BOOT", + "range": null, + "title": "Check core dump data integrity on boot", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disable core dump module.", + "id": "ESP_COREDUMP_ENABLE", + "name": "ESP_COREDUMP_ENABLE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE", + "help": "Enable/disable coredump logs. Logs strings from espcoredump component are\nplaced in DRAM. Disabling these helps to save ~5KB of internal memory.", + "id": "ESP_COREDUMP_LOGS", + "name": "ESP_COREDUMP_LOGS", + "range": null, + "title": "Enable coredump logs for debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE", + "help": "Maximum number of tasks snapshots in core dump.", + "id": "ESP_COREDUMP_MAX_TASKS_NUM", + "name": "ESP_COREDUMP_MAX_TASKS_NUM", + "range": null, + "title": "Maximum number of tasks", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE_TO_UART", + "help": "Config delay (in ms) before printing core dump to UART.\nDelay can be interrupted by pressing Enter key.", + "id": "ESP_COREDUMP_UART_DELAY", + "name": "ESP_COREDUMP_UART_DELAY", + "range": null, + "title": "Delay before print to UART", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE_TO_FLASH", + "help": "Don't overwrite an existing core dump already present in flash.\nEnable this option to only keep the first of multiple core dumps.\n\nIf enabled, the core dump partition must be erased before the first\ncore dump can be written.", + "id": "ESP_COREDUMP_FLASH_NO_OVERWRITE", + "name": "ESP_COREDUMP_FLASH_NO_OVERWRITE", + "range": null, + "title": "Don't overwrite existing core dump", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Force the use of a custom DRAM stack for coredump when Task stacks can be in PSRAM.", + "id": "ESP_COREDUMP_USE_STACK_SIZE", + "name": "ESP_COREDUMP_USE_STACK_SIZE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_ENABLE", + "help": "Size of the memory to be reserved for core dump stack. If 0 core dump process will run on\nthe stack of crashed task/ISR, otherwise special stack will be allocated.\nTo ensure that core dump itself will not overflow task/ISR stack set this to the value around 1300-1800\ndepending on the chosen checksum calculation method. SHA256 method needs more stack space than CRC32.\nNOTE: It eats DRAM.", + "id": "ESP_COREDUMP_STACK_SIZE", + "name": "ESP_COREDUMP_STACK_SIZE", + "range": null, + "title": "Reserved stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_COREDUMP_DATA_FORMAT_ELF && ESP_COREDUMP_ENABLE_TO_FLASH && IDF_TARGET_ARCH_RISCV", + "help": "Size of the buffer that would be reserved for extracting backtrace info summary.\nThis buffer will contain the stack dump of the crashed task. This dump is useful in generating backtrace", + "id": "ESP_COREDUMP_SUMMARY_STACKDUMP_SIZE", + "name": "ESP_COREDUMP_SUMMARY_STACKDUMP_SIZE", + "range": null, + "title": "Size of the stack dump buffer", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DECODE_INFO", + "name": "ESP_COREDUMP_DECODE_INFO", + "range": null, + "title": "Decode and show summary (info_corefile)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "ESP_COREDUMP_DECODE_DISABLE", + "name": "ESP_COREDUMP_DECODE_DISABLE", + "range": null, + "title": "Don't decode", + "type": "bool" + } + ], + "depends_on": "ESP_COREDUMP_ENABLE_TO_UART", + "help": null, + "id": "component-config-core-dump-handling-of-uart-core-dumps-in-idf-monitor", + "name": "ESP_COREDUMP_DECODE", + "title": "Handling of UART core dumps in IDF Monitor", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "ESP_COREDUMP_DECODE", + "name": "ESP_COREDUMP_DECODE", + "range": null, + "title": null, + "type": "string" + } + ], + "depends_on": null, + "id": "component-config-core-dump", + "title": "Core dump", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Number of volumes (logical drives) to use.", + "id": "FATFS_VOLUME_COUNT", + "name": "FATFS_VOLUME_COUNT", + "range": [ + 1, + 10 + ], + "title": "Number of volumes", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_LFN_NONE", + "name": "FATFS_LFN_NONE", + "range": null, + "title": "No long filenames", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_LFN_HEAP", + "name": "FATFS_LFN_HEAP", + "range": null, + "title": "Long filename buffer in heap", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_LFN_STACK", + "name": "FATFS_LFN_STACK", + "range": null, + "title": "Long filename buffer on stack", + "type": "bool" + } + ], + "depends_on": null, + "help": "Support long filenames in FAT. Long filename data increases\nmemory usage. FATFS can be configured to store the buffer for\nlong filename data in stack or heap.", + "id": "component-config-fat-filesystem-support-long-filename-support", + "name": "FATFS_LONG_FILENAMES", + "title": "Long filename support", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_SECTOR_512", + "name": "FATFS_SECTOR_512", + "range": null, + "title": "512", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_SECTOR_4096", + "name": "FATFS_SECTOR_4096", + "range": null, + "title": "4096", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify the size of the sector in bytes for FATFS partition generator.", + "id": "component-config-fat-filesystem-support-sector-size", + "name": "FATFS_SECTOR_SIZE", + "title": "Sector size", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_DYNAMIC", + "name": "FATFS_CODEPAGE_DYNAMIC", + "range": null, + "title": "Dynamic (all code pages supported)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_437", + "name": "FATFS_CODEPAGE_437", + "range": null, + "title": "US (CP437)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_720", + "name": "FATFS_CODEPAGE_720", + "range": null, + "title": "Arabic (CP720)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_737", + "name": "FATFS_CODEPAGE_737", + "range": null, + "title": "Greek (CP737)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_771", + "name": "FATFS_CODEPAGE_771", + "range": null, + "title": "KBL (CP771)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_775", + "name": "FATFS_CODEPAGE_775", + "range": null, + "title": "Baltic (CP775)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_850", + "name": "FATFS_CODEPAGE_850", + "range": null, + "title": "Latin 1 (CP850)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_852", + "name": "FATFS_CODEPAGE_852", + "range": null, + "title": "Latin 2 (CP852)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_855", + "name": "FATFS_CODEPAGE_855", + "range": null, + "title": "Cyrillic (CP855)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_857", + "name": "FATFS_CODEPAGE_857", + "range": null, + "title": "Turkish (CP857)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_860", + "name": "FATFS_CODEPAGE_860", + "range": null, + "title": "Portuguese (CP860)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_861", + "name": "FATFS_CODEPAGE_861", + "range": null, + "title": "Icelandic (CP861)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_862", + "name": "FATFS_CODEPAGE_862", + "range": null, + "title": "Hebrew (CP862)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_863", + "name": "FATFS_CODEPAGE_863", + "range": null, + "title": "Canadian French (CP863)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_864", + "name": "FATFS_CODEPAGE_864", + "range": null, + "title": "Arabic (CP864)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_865", + "name": "FATFS_CODEPAGE_865", + "range": null, + "title": "Nordic (CP865)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_866", + "name": "FATFS_CODEPAGE_866", + "range": null, + "title": "Russian (CP866)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_869", + "name": "FATFS_CODEPAGE_869", + "range": null, + "title": "Greek 2 (CP869)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_932", + "name": "FATFS_CODEPAGE_932", + "range": null, + "title": "Japanese (DBCS) (CP932)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_936", + "name": "FATFS_CODEPAGE_936", + "range": null, + "title": "Simplified Chinese (DBCS) (CP936)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_949", + "name": "FATFS_CODEPAGE_949", + "range": null, + "title": "Korean (DBCS) (CP949)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_CODEPAGE_950", + "name": "FATFS_CODEPAGE_950", + "range": null, + "title": "Traditional Chinese (DBCS) (CP950)", + "type": "bool" + } + ], + "depends_on": null, + "help": "OEM code page used for file name encodings.\n\nIf \"Dynamic\" is selected, code page can be chosen at runtime using\nf_setcp function. Note that choosing this option will increase\napplication size by ~480kB.", + "id": "component-config-fat-filesystem-support-oem-code-page", + "name": "FATFS_CHOOSE_CODEPAGE", + "title": "OEM Code Page", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FATFS_CODEPAGE", + "name": "FATFS_CODEPAGE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "!FATFS_LFN_NONE", + "help": "Maximum long filename length. Can be reduced to save RAM.", + "id": "FATFS_MAX_LFN", + "name": "FATFS_MAX_LFN", + "range": null, + "title": "Max long filename length", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_API_ENCODING_ANSI_OEM", + "name": "FATFS_API_ENCODING_ANSI_OEM", + "range": null, + "title": "API uses ANSI/OEM encoding", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FATFS_API_ENCODING_UTF_8", + "name": "FATFS_API_ENCODING_UTF_8", + "range": null, + "title": "API uses UTF-8 encoding", + "type": "bool" + } + ], + "depends_on": "!FATFS_LFN_NONE", + "help": "Choose encoding for character and string arguments/returns when using\nFATFS APIs. The encoding of arguments will usually depend on text\neditor settings.", + "id": "component-config-fat-filesystem-support-api-character-encoding", + "name": "FATFS_API_ENCODING", + "title": "API character encoding", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "This option sets the FATFS configuration value _FS_LOCK.\nThe option _FS_LOCK switches file lock function to control duplicated file open\nand illegal operation to open objects.\n\n* 0: Disable file lock function. To avoid volume corruption, application\nshould avoid illegal open, remove and rename to the open objects.\n\n* >0: Enable file lock function. The value defines how many files/sub-directories\ncan be opened simultaneously under file lock control.\n\nNote that the file lock control is independent of re-entrancy.", + "id": "FATFS_FS_LOCK", + "name": "FATFS_FS_LOCK", + "range": [ + 0, + 65535 + ], + "title": "Number of simultaneously open files protected by lock function", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This option sets FATFS configuration value _FS_TIMEOUT, scaled to milliseconds.\nSets the number of milliseconds FATFS will wait to acquire a mutex when\noperating on an open file. For example, if one task is performing a lengthy\noperation, another task will wait for the first task to release the lock,\nand time out after amount of time set by this option.", + "id": "FATFS_TIMEOUT_MS", + "name": "FATFS_TIMEOUT_MS", + "range": null, + "title": "Timeout for acquiring a file lock, ms", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This option affects FATFS configuration value _FS_TINY.\n\nIf this option is set, _FS_TINY is 0, and each open file has its own cache,\nsize of the cache is equal to the _MAX_SS variable (512 or 4096 bytes).\nThis option uses more RAM if more than 1 file is open, but needs less reads\nand writes to the storage for some operations.\n\nIf this option is not set, _FS_TINY is 1, and single cache is used for\nall open files, size is also equal to _MAX_SS variable. This reduces the\namount of heap used when multiple files are open, but increases the number\nof read and write operations which FATFS needs to make.", + "id": "FATFS_PER_FILE_CACHE", + "name": "FATFS_PER_FILE_CACHE", + "range": null, + "title": "Use separate cache for each file", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC", + "help": "When the option is enabled, internal buffers used by FATFS will be allocated\nfrom external RAM. If the allocation from external RAM fails, the buffer will\nbe allocated from the internal RAM.\nDisable this option if optimizing for performance. Enable this option if\noptimizing for internal memory size.", + "id": "FATFS_ALLOC_PREFER_EXTRAM", + "name": "FATFS_ALLOC_PREFER_EXTRAM", + "range": null, + "title": "Prefer external RAM when allocating FATFS buffers", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FATFS_USE_FASTSEEK", + "help": "If fast seek algorithm is enabled, this defines the size of\nCLMT buffer used by this algorithm in 32-bit word units.\nThis value should be chosen based on prior knowledge of\nmaximum elements of each file entry would store.", + "id": "FATFS_FAST_SEEK_BUFFER_SIZE", + "name": "FATFS_FAST_SEEK_BUFFER_SIZE", + "range": null, + "title": "Fast seek CLMT buffer size", + "type": "int" + } + ], + "depends_on": null, + "help": "The fast seek feature enables fast backward/long seek operations without\nFAT access by using an in-memory CLMT (cluster link map table).\nPlease note, fast-seek is only allowed for read-mode files, if a\nfile is opened in write-mode, the seek mechanism will automatically fallback\nto the default implementation.", + "id": "FATFS_USE_FASTSEEK", + "name": "FATFS_USE_FASTSEEK", + "range": null, + "title": "Enable fast seek algorithm when using lseek function through VFS FAT", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set to 0, the 'newlib' library's default size (BLKSIZ) is used (128 B).\nIf set to a non-zero value, the value is used as the block size.\nDefault file buffer size is set to this value\nand the buffer is allocated when first attempt of reading/writing to a file is made.\nIncreasing this value improves fread() speed, however the heap usage is increased as well.\n\nNOTE: The block size value is shared by all the filesystem functions\naccessing target media for given file descriptor!\nSee 'Improving I/O performance' section of 'Maximizing Execution Speed' documentation page\nfor more details.", + "id": "FATFS_VFS_FSTAT_BLKSIZE", + "name": "FATFS_VFS_FSTAT_BLKSIZE", + "range": null, + "title": "Default block size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables automatic calling of f_sync() to flush recent file changes after each call of vfs_fat_write(),\nvfs_fat_pwrite(), vfs_fat_link(), vfs_fat_truncate() and vfs_fat_ftruncate() functions.\nThis feature improves file-consistency and size reporting accuracy for the FatFS,\nat a price on decreased performance due to frequent disk operations", + "id": "FATFS_IMMEDIATE_FSYNC", + "name": "FATFS_IMMEDIATE_FSYNC", + "range": null, + "title": "Enable automatic f_sync", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Allows FATFS volume label to be specified using f_setlabel", + "id": "FATFS_USE_LABEL", + "name": "FATFS_USE_LABEL", + "range": null, + "title": "Use FATFS volume label", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, the whole link operation (including file copying) is performed under lock.\nThis ensures that the link operation is atomic, but may cause performance for large files.\nIt may create less fragmented file copy.", + "id": "FATFS_LINK_LOCK", + "name": "FATFS_LINK_LOCK", + "range": null, + "title": "Perform the whole link operation under lock", + "type": "bool" + }, + { + "children": [], + "depends_on": "CONFIG_WL_SECTOR_SIZE_4096", + "help": "If enabled, the buffers used by FATFS will be allocated separately from the rest of the structure.\nThis option is useful when using multiple FATFS instances with different\nsector sizes, as the buffers will be allocated according to the sector size.\nIf disabled, the greatest sector size will be used for all FATFS instances.\n(In most cases, this would be the sector size of Wear Levelling library)\nThis might cause more memory to be used than necessary.", + "id": "FATFS_USE_DYN_BUFFERS", + "name": "FATFS_USE_DYN_BUFFERS", + "range": null, + "title": "Use dynamic buffers", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-fat-filesystem-support", + "title": "FAT Filesystem support", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!IDF_TARGET_ESP32P4", + "help": "Amazon has released an SMP version of the FreeRTOS Kernel which can be found via the following link:\nhttps://github.com/FreeRTOS/FreeRTOS-Kernel/tree/smp\n\nIDF has added an experimental port of this SMP kernel located in\ncomponents/freertos/FreeRTOS-Kernel-SMP. Enabling this option will cause IDF to use the Amazon SMP\nkernel. Note that THIS FEATURE IS UNDER ACTIVE DEVELOPMENT, users use this at their own risk.\n\nLeaving this option disabled will mean the IDF FreeRTOS kernel is used instead, which is located in:\ncomponents/freertos/FreeRTOS-Kernel. Both kernel versions are SMP capable, but differ in\ntheir implementation and features.", + "id": "FREERTOS_SMP", + "name": "FREERTOS_SMP", + "range": null, + "title": "Run the Amazon SMP FreeRTOS kernel instead (FEATURE UNDER DEVELOPMENT)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This version of FreeRTOS normally takes control of all cores of the CPU. Select this if you only want\nto start it on the first core. This is needed when e.g. another process needs complete control over the\nsecond core.", + "id": "FREERTOS_UNICORE", + "name": "FREERTOS_UNICORE", + "range": null, + "title": "Run FreeRTOS only on first core", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the FreeRTOS tick interrupt frequency in Hz (see configTICK_RATE_HZ documentation for more\ndetails).", + "id": "FREERTOS_HZ", + "name": "FREERTOS_HZ", + "range": [ + 1, + 1000 + ], + "title": "configTICK_RATE_HZ", + "type": "int" + }, + { + "children": [], + "depends_on": "FREERTOS_UNICORE && !FREERTOS_SMP", + "help": "Enables port specific task selection method. This option can speed up the search of ready tasks\nwhen scheduling (see configUSE_PORT_OPTIMISED_TASK_SELECTION documentation for more details).", + "id": "FREERTOS_OPTIMIZED_SCHEDULER", + "name": "FREERTOS_OPTIMIZED_SCHEDULER", + "range": null, + "title": "configUSE_PORT_OPTIMISED_TASK_SELECTION", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Do not check for stack overflows (configCHECK_FOR_STACK_OVERFLOW = 0)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_NONE", + "name": "FREERTOS_CHECK_STACKOVERFLOW_NONE", + "range": null, + "title": "No checking", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Check for stack overflows on each context switch by checking if the stack pointer is in a valid\nrange. Quick but does not detect stack overflows that happened between context switches\n(configCHECK_FOR_STACK_OVERFLOW = 1)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", + "name": "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL", + "range": null, + "title": "Check by stack pointer value (Method 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Places some magic bytes at the end of the stack area and on each context switch, check if these\nbytes are still intact. More thorough than just checking the pointer, but also slightly slower.\n(configCHECK_FOR_STACK_OVERFLOW = 2)", + "id": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", + "name": "FREERTOS_CHECK_STACKOVERFLOW_CANARY", + "range": null, + "title": "Check using canary bytes (Method 2)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables FreeRTOS to check for stack overflows (see configCHECK_FOR_STACK_OVERFLOW documentation for\nmore details).\n\nNote: If users do not provide their own ``vApplicationStackOverflowHook()`` function, a default\nfunction will be provided by ESP-IDF.", + "id": "component-config-freertos-kernel-configcheck_for_stack_overflow", + "name": "FREERTOS_CHECK_STACKOVERFLOW", + "title": "configCHECK_FOR_STACK_OVERFLOW", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Set the number of thread local storage pointers in each task (see\nconfigNUM_THREAD_LOCAL_STORAGE_POINTERS documentation for more details).\n\nNote: In ESP-IDF, this value must be at least 1. Index 0 is reserved for use by the pthreads API\nthread-local-storage. Other indexes can be used for any desired purpose.", + "id": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS", + "name": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS", + "range": [ + 1, + 256 + ], + "title": "configNUM_THREAD_LOCAL_STORAGE_POINTERS", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the idle task stack size in bytes (see configMINIMAL_STACK_SIZE documentation for more details).\n\nNote:\n\n- ESP-IDF specifies stack sizes in bytes instead of words.\n- The default size is enough for most use cases.\n- The stack size may need to be increased above the default if the app installs idle or thread local\n storage cleanup hooks that use a lot of stack memory.\n- Conversely, the stack size can be reduced to the minimum if non of the idle features are used.", + "id": "FREERTOS_IDLE_TASK_STACKSIZE", + "name": "FREERTOS_IDLE_TASK_STACKSIZE", + "range": [ + 768, + 32768 + ], + "title": "configMINIMAL_STACK_SIZE (Idle task stack size)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the idle task application hook (see configUSE_IDLE_HOOK documentation for more details).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationIdleHook( void );``\n- ``vApplicationIdleHook()`` is called from FreeRTOS idle task(s)\n- The FreeRTOS idle hook is NOT the same as the ESP-IDF Idle Hook, but both can be enabled\n simultaneously.", + "id": "FREERTOS_USE_IDLE_HOOK", + "name": "FREERTOS_USE_IDLE_HOOK", + "range": null, + "title": "configUSE_IDLE_HOOK", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_SMP", + "help": "Enables the minimal idle task application hook (see configUSE_IDLE_HOOK documentation for more\ndetails).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationPassiveIdleHook( void );``\n- ``vApplicationPassiveIdleHook()`` is called from FreeRTOS minimal idle task(s)", + "id": "FREERTOS_USE_PASSIVE_IDLE_HOOK", + "name": "FREERTOS_USE_PASSIVE_IDLE_HOOK", + "range": null, + "title": "Use FreeRTOS minimal idle hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the tick hook (see configUSE_TICK_HOOK documentation for more details).\n\nNote:\n\n- The application must provide the hook function ``void vApplicationTickHook( void );``\n- ``vApplicationTickHook()`` is called from FreeRTOS's tick handling function ``xTaskIncrementTick()``\n- The FreeRTOS tick hook is NOT the same as the ESP-IDF Tick Interrupt Hook, but both can be enabled\n simultaneously.", + "id": "FREERTOS_USE_TICK_HOOK", + "name": "FREERTOS_USE_TICK_HOOK", + "range": null, + "title": "configUSE_TICK_HOOK", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the maximum number of characters for task names (see configMAX_TASK_NAME_LEN documentation for\nmore details).\n\nNote: For most uses, the default of 16 characters is sufficient.", + "id": "FREERTOS_MAX_TASK_NAME_LEN", + "name": "FREERTOS_MAX_TASK_NAME_LEN", + "range": [ + 1, + 256 + ], + "title": "configMAX_TASK_NAME_LEN", + "type": "int" + }, + { + "children": [], + "depends_on": "!IDF_TARGET_LINUX", + "help": "Enable backward compatibility with APIs prior to FreeRTOS v8.0.0. (see\nconfigENABLE_BACKWARD_COMPATIBILITY documentation for more details).", + "id": "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY", + "name": "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY", + "range": null, + "title": "configENABLE_BACKWARD_COMPATIBILITY", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the timer task's name (see configTIMER_SERVICE_TASK_NAME documentation for more details).", + "id": "FREERTOS_TIMER_SERVICE_TASK_NAME", + "name": "FREERTOS_TIMER_SERVICE_TASK_NAME", + "range": null, + "title": "configTIMER_SERVICE_TASK_NAME", + "type": "string" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "FREERTOS_TIMER_TASK_AFFINITY_CPU0", + "name": "FREERTOS_TIMER_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "FREERTOS_TIMER_TASK_AFFINITY_CPU1", + "name": "FREERTOS_TIMER_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "FREERTOS_TIMER_TASK_NO_AFFINITY", + "name": "FREERTOS_TIMER_TASK_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + } + ], + "depends_on": null, + "help": "Sets the timer task's core affinity\n(see configTIMER_SERVICE_TASK_CORE_AFFINITY documentation for more details).", + "id": "component-config-freertos-kernel-configtimer_service_task_core_affinity", + "name": "FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY", + "title": "configTIMER_SERVICE_TASK_CORE_AFFINITY", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY", + "name": "FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": "Sets the timer task's priority (see configTIMER_TASK_PRIORITY documentation for more details).", + "id": "FREERTOS_TIMER_TASK_PRIORITY", + "name": "FREERTOS_TIMER_TASK_PRIORITY", + "range": [ + 1, + 25 + ], + "title": "configTIMER_TASK_PRIORITY", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the timer task's stack size (see configTIMER_TASK_STACK_DEPTH documentation for more details).", + "id": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "name": "FREERTOS_TIMER_TASK_STACK_DEPTH", + "range": [ + 1536, + 32768 + ], + "title": "configTIMER_TASK_STACK_DEPTH", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the timer task's command queue length (see configTIMER_QUEUE_LENGTH documentation for more\ndetails).", + "id": "FREERTOS_TIMER_QUEUE_LENGTH", + "name": "FREERTOS_TIMER_QUEUE_LENGTH", + "range": [ + 5, + 20 + ], + "title": "configTIMER_QUEUE_LENGTH", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the size of the queue registry (see configQUEUE_REGISTRY_SIZE documentation for more details).\n\nNote: A value of 0 will disable queue registry functionality", + "id": "FREERTOS_QUEUE_REGISTRY_SIZE", + "name": "FREERTOS_QUEUE_REGISTRY_SIZE", + "range": [ + 0, + 20 + ], + "title": "configQUEUE_REGISTRY_SIZE", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set the size of the task notification array of each task. When increasing this value, keep in\nmind that this means additional memory for each and every task on the system.\nHowever, task notifications in general are more light weight compared to alternatives\nsuch as semaphores.", + "id": "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES", + "name": "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES", + "range": [ + 1, + 32 + ], + "title": "configTASK_NOTIFICATION_ARRAY_ENTRIES", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_USE_TRACE_FACILITY", + "help": "Set configUSE_TRACE_FACILITY and configUSE_STATS_FORMATTING_FUNCTIONS to 1 to include the\n``vTaskList()`` and ``vTaskGetRunTimeStats()`` functions in the build (see\nconfigUSE_STATS_FORMATTING_FUNCTIONS documentation for more details).", + "id": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "name": "FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "range": null, + "title": "configUSE_STATS_FORMATTING_FUNCTIONS", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables additional structure members and functions to assist with execution visualization and tracing\n(see configUSE_TRACE_FACILITY documentation for more details).", + "id": "FREERTOS_USE_TRACE_FACILITY", + "name": "FREERTOS_USE_TRACE_FACILITY", + "range": null, + "title": "configUSE_TRACE_FACILITY", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable list integrity checker\n(see configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES documentation for more details).", + "id": "FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES", + "name": "FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES", + "range": null, + "title": "configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_SMP && FREERTOS_USE_STATS_FORMATTING_FUNCTIONS", + "help": "If enabled, this will include an extra column when vTaskList is called to display the CoreID the task\nis pinned to (0,1) or -1 if not pinned.", + "id": "FREERTOS_VTASKLIST_INCLUDE_COREID", + "name": "FREERTOS_VTASKLIST_INCLUDE_COREID", + "range": null, + "title": "Enable display of xCoreID in vTaskList", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "configRUN_TIME_COUNTER_TYPE is set to uint32_t", + "id": "FREERTOS_RUN_TIME_COUNTER_TYPE_U32", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE_U32", + "range": null, + "title": "uint32_t", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configRUN_TIME_COUNTER_TYPE is set to uint64_t", + "id": "FREERTOS_RUN_TIME_COUNTER_TYPE_U64", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE_U64", + "range": null, + "title": "uint64_t", + "type": "bool" + } + ], + "depends_on": "FREERTOS_GENERATE_RUN_TIME_STATS && !FREERTOS_SMP", + "help": "Sets the data type used for the FreeRTOS run time stats. A larger data type can be used to reduce the\nfrequency of the counter overflowing.", + "id": "component-config-freertos-kernel-configgenerate_run_time_stats-configrun_time_counter_type", + "name": "FREERTOS_RUN_TIME_COUNTER_TYPE", + "title": "configRUN_TIME_COUNTER_TYPE", + "type": "choice" + } + ], + "depends_on": null, + "help": "Enables collection of run time statistics for each task (see configGENERATE_RUN_TIME_STATS\ndocumentation for more details).\n\nNote: The clock used for run time statistics can be configured in FREERTOS_RUN_TIME_STATS_CLK.", + "id": "FREERTOS_GENERATE_RUN_TIME_STATS", + "name": "FREERTOS_GENERATE_RUN_TIME_STATS", + "range": null, + "title": "configGENERATE_RUN_TIME_STATS", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_USE_TICKLESS_IDLE", + "help": "FreeRTOS will enter light sleep mode if no tasks need to run for this number of ticks.\nYou can enable PM_PROFILING feature in esp_pm components and dump the sleep status with\nesp_pm_dump_locks, if the proportion of rejected sleeps is too high, please increase\nthis value to improve scheduling efficiency", + "id": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "name": "FREERTOS_IDLE_TIME_BEFORE_SLEEP", + "range": null, + "title": "configEXPECTED_IDLE_TIME_BEFORE_SLEEP", + "type": "int" + } + ], + "depends_on": "PM_ENABLE", + "help": "If power management support is enabled, FreeRTOS will be able to put the system into light sleep mode\nwhen no tasks need to run for a number of ticks. This number can be set using\nFREERTOS_IDLE_TIME_BEFORE_SLEEP option. This feature is also known as \"automatic light sleep\".\n\nNote that timers created using esp_timer APIs may prevent the system from entering sleep mode, even\nwhen no tasks need to run. To skip unnecessary wake-up initialize a timer with the\n\"skip_unhandled_events\" option as true.\n\nIf disabled, automatic light sleep support will be disabled.", + "id": "FREERTOS_USE_TICKLESS_IDLE", + "name": "FREERTOS_USE_TICKLESS_IDLE", + "range": null, + "title": "configUSE_TICKLESS_IDLE", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables task tagging functionality and its associated API (see configUSE_APPLICATION_TASK_TAG\ndocumentation for more details).", + "id": "FREERTOS_USE_APPLICATION_TASK_TAG", + "name": "FREERTOS_USE_APPLICATION_TASK_TAG", + "range": null, + "title": "configUSE_APPLICATION_TASK_TAG", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos-kernel", + "title": "Kernel", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_DEBUG || ESP_COREDUMP_ENABLE || ESP_SYSTEM_PANIC_GDBSTUB || ESP_SYSTEM_GDBSTUB_RUNTIME", + "help": "If enabled, all FreeRTOS task functions will be enclosed in a wrapper function. If a task function\nmistakenly returns (i.e. does not delete), the call flow will return to the wrapper function. The\nwrapper function will then log an error and abort the application. This option is also required for GDB\nbacktraces and C++ exceptions to work correctly inside top-level task functions.", + "id": "FREERTOS_TASK_FUNCTION_WRAPPER", + "name": "FREERTOS_TASK_FUNCTION_WRAPPER", + "range": null, + "title": "Wrap task functions", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "FreeRTOS can check if a stack has overflown its bounds by checking either the value of the stack\npointer or by checking the integrity of canary bytes. (See FREERTOS_CHECK_STACKOVERFLOW for more\ninformation.) These checks only happen on a context switch, and the situation that caused the stack\noverflow may already be long gone by then. This option will use the last debug memory watchpoint to\nallow breaking into the debugger (or panic'ing) as soon as any of the last 32 bytes on the stack of a\ntask are overwritten. The side effect is that using gdb, you effectively have one hardware watchpoint\nless because the last one is overwritten as soon as a task switch happens.\n\nAnother consequence is that due to alignment requirements of the watchpoint, the usable stack size\ndecreases by up to 60 bytes. This is because the watchpoint region has to be aligned to its size and\nthe size for the stack watchpoint in IDF is 32 bytes.\n\nThis check only triggers if the stack overflow writes within 32 bytes near the end of the stack, rather\nthan overshooting further, so it is worth combining this approach with one of the other stack overflow\ncheck methods.\n\nWhen this watchpoint is hit, gdb will stop with a SIGTRAP message. When no JTAG OCD is attached,\nesp-idf will panic on an unhandled debug exception.", + "id": "FREERTOS_WATCHPOINT_END_OF_STACK", + "name": "FREERTOS_WATCHPOINT_END_OF_STACK", + "range": null, + "title": "Enable stack overflow debug watchpoint", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS > 0", + "help": "ESP-IDF provides users with the ability to free TLSP memory by registering TLSP deletion callbacks.\nThese callbacks are automatically called by FreeRTOS when a task is deleted. When this option is turned\non, the memory reserved for TLSPs in the TCB is doubled to make space for storing the deletion\ncallbacks. If the user does not wish to use TLSP deletion callbacks then this option could be turned\noff to save space in the TCB memory.", + "id": "FREERTOS_TLSP_DELETION_CALLBACKS", + "name": "FREERTOS_TLSP_DELETION_CALLBACKS", + "range": null, + "title": "Enable thread local storage pointers deletion callbacks", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "help": "Enable this option to make FreeRTOS call a user provided hook function right before it deletes a task\n(i.e., frees/releases a dynamically/statically allocated task's memory). This is useful if users want\nto know when a task is actually deleted (in case the task's deletion is delegated to the IDLE task).\n\nIf this config option is enabled, users must define a ``void vTaskPreDeletionHook( void * pxTCB )``\nhook function in their application.", + "id": "FREERTOS_TASK_PRE_DELETION_HOOK", + "name": "FREERTOS_TASK_PRE_DELETION_HOOK", + "range": null, + "title": "Enable task pre-deletion hook", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "THIS OPTION IS DEPRECATED. Use FREERTOS_TASK_PRE_DELETION_HOOK instead.\n\nEnable this option to make FreeRTOS call the static task clean up hook when a task is deleted.\n\nNote: Users will need to provide a ``void vPortCleanUpTCB ( void *pxTCB )`` callback", + "id": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "name": "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP", + "range": null, + "title": "Enable static task clean up hook (DEPRECATED)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_SMP", + "help": "If enabled, assert that when a mutex semaphore is given, the task giving the semaphore is the task\nwhich is currently holding the mutex.", + "id": "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER", + "name": "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER", + "range": null, + "title": "Check that mutex semaphore is given by owner task", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The interrupt handlers have their own stack. The size of the stack can be defined here. Each processor\nhas its own stack, so the total size occupied will be twice this.", + "id": "FREERTOS_ISR_STACKSIZE", + "name": "FREERTOS_ISR_STACKSIZE", + "range": [ + 1536, + 32768 + ], + "title": "ISR stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, interrupt stack frame will be modified to point to the code of the\ninterrupted task as its return address. This helps the debugger (or the panic handler) show a backtrace\nfrom the interrupt to the task which was interrupted. This also works for nested interrupts: higher\nlevel interrupt stack can be traced back to the lower level interrupt. This option adds 4 instructions\nto the interrupt dispatching code.", + "id": "FREERTOS_INTERRUPT_BACKTRACE", + "name": "FREERTOS_INTERRUPT_BACKTRACE", + "range": null, + "title": "Enable backtrace from interrupt to task context", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32", + "help": "When enabled, the usage of float type is allowed inside Level 1 ISRs. Note that usage of float types in\nhigher level interrupts is still not permitted.", + "id": "FREERTOS_FPU_IN_ISR", + "name": "FREERTOS_FPU_IN_ISR", + "range": null, + "title": "Use float in Level 1 ISR", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_TICK_SUPPORT_CORETIMER", + "name": "FREERTOS_TICK_SUPPORT_CORETIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_TICK_SUPPORT_SYSTIMER", + "name": "FREERTOS_TICK_SUPPORT_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "help": "Select this to use timer 0", + "id": "FREERTOS_CORETIMER_0", + "name": "FREERTOS_CORETIMER_0", + "range": null, + "title": "Timer 0 (int 6, level 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_CORETIMER && ", + "help": "Select this to use timer 1", + "id": "FREERTOS_CORETIMER_1", + "name": "FREERTOS_CORETIMER_1", + "range": null, + "title": "Timer 1 (int 15, level 3)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "help": "Select this to use systimer with the 1 interrupt priority.", + "id": "FREERTOS_CORETIMER_SYSTIMER_LVL1", + "name": "FREERTOS_CORETIMER_SYSTIMER_LVL1", + "range": null, + "title": "SYSTIMER 0 (level 1)", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_TICK_SUPPORT_SYSTIMER && ", + "help": "Select this to use systimer with the 3 interrupt priority.", + "id": "FREERTOS_CORETIMER_SYSTIMER_LVL3", + "name": "FREERTOS_CORETIMER_SYSTIMER_LVL3", + "range": null, + "title": "SYSTIMER 0 (level 3)", + "type": "bool" + } + ], + "depends_on": null, + "help": "FreeRTOS needs a timer with an associated interrupt to use as the main tick source to increase\ncounters, run timers and do pre-emptive multitasking with. There are multiple timers available to do\nthis, with different interrupt priorities.", + "id": "component-config-freertos-port-tick-timer-source-xtensa-only-", + "name": "FREERTOS_CORETIMER", + "title": "Tick timer source (Xtensa Only)", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SYSTICK_USES_SYSTIMER", + "name": "FREERTOS_SYSTICK_USES_SYSTIMER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SYSTICK_USES_CCOUNT", + "name": "FREERTOS_SYSTICK_USES_CCOUNT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "ESP Timer will be used as the clock source for FreeRTOS run time stats. The ESP Timer runs at a\nfrequency of 1MHz regardless of Dynamic Frequency Scaling. Therefore the ESP Timer will overflow in\napproximately 4290 seconds.", + "id": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", + "name": "FREERTOS_RUN_TIME_STATS_USING_ESP_TIMER", + "range": null, + "title": "Use ESP TIMER for run time stats", + "type": "bool" + }, + { + "children": [], + "depends_on": "FREERTOS_SYSTICK_USES_CCOUNT && ", + "help": "CPU Clock will be used as the clock source for the generation of run time stats. The CPU Clock has\na frequency dependent on ESP_DEFAULT_CPU_FREQ_MHZ and Dynamic Frequency Scaling (DFS). Therefore\nthe CPU Clock frequency can fluctuate between 80 to 240MHz. Run time stats generated using the CPU\nClock represents the number of CPU cycles each task is allocated and DOES NOT reflect the amount of\ntime each task runs for (as CPU clock frequency can change). If the CPU clock consistently runs at\nthe maximum frequency of 240MHz, it will overflow in approximately 17 seconds.", + "id": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", + "name": "FREERTOS_RUN_TIME_STATS_USING_CPU_CLK", + "range": null, + "title": "Use CPU Clock for run time stats", + "type": "bool" + } + ], + "depends_on": "FREERTOS_GENERATE_RUN_TIME_STATS", + "help": "Choose the clock source for FreeRTOS run time stats. Options are CPU0's CPU Clock or the ESP Timer.\nBoth clock sources are 32 bits. The CPU Clock can run at a higher frequency hence provide a finer\nresolution but will overflow much quicker. Note that run time stats are only valid until the clock\nsource overflows.", + "id": "component-config-freertos-port-choose-the-clock-source-for-run-time-stats", + "name": "FREERTOS_RUN_TIME_STATS_CLK", + "title": "Choose the clock source for run time stats", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "When enabled the selected Non-ISR FreeRTOS functions will be placed into Flash memory instead of IRAM.\nThis saves up to 8KB of IRAM depending on which functions are used.", + "id": "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH", + "name": "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH", + "range": null, + "title": "Place FreeRTOS functions into Flash", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If enabled, context of port*_CRITICAL calls (ISR or Non-ISR) would be checked to be in compliance with\nVanilla FreeRTOS. e.g Calling port*_CRITICAL from ISR context would cause assert failure", + "id": "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE", + "name": "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE", + "range": null, + "title": "Tests compliance with Vanilla FreeRTOS port*_CRITICAL calls", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-freertos-port", + "title": "Port", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_PORT", + "name": "FREERTOS_PORT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_NO_AFFINITY", + "name": "FREERTOS_NO_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_SUPPORT_STATIC_ALLOCATION", + "name": "FREERTOS_SUPPORT_STATIC_ALLOCATION", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Hidden option, gets selected by CONFIG_ESP_DEBUG_OCDAWARE", + "id": "FREERTOS_DEBUG_OCDAWARE", + "name": "FREERTOS_DEBUG_OCDAWARE", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "name": "FREERTOS_ENABLE_TASK_SNAPSHOT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!ESP_PANIC_HANDLER_IRAM", + "help": null, + "id": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "name": "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "FREERTOS_NUMBER_OF_CORES", + "name": "FREERTOS_NUMBER_OF_CORES", + "range": [ + 1, + 2 + ], + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-freertos", + "title": "FreeRTOS", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_ASSERTION_EQUALS_SYSTEM", + "name": "HAL_ASSERTION_EQUALS_SYSTEM", + "range": null, + "title": "Same as system assertion level", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 0 && ", + "help": null, + "id": "HAL_ASSERTION_DISABLE", + "name": "HAL_ASSERTION_DISABLE", + "range": null, + "title": "Disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 1 && ", + "help": null, + "id": "HAL_ASSERTION_SILENT", + "name": "HAL_ASSERTION_SILENT", + "range": null, + "title": "Silent", + "type": "bool" + }, + { + "children": [], + "depends_on": "COMPILER_OPTIMIZATION_ASSERTION_LEVEL >= 2 && ", + "help": null, + "id": "HAL_ASSERTION_ENABLE", + "name": "HAL_ASSERTION_ENABLE", + "range": null, + "title": "Enabled", + "type": "bool" + } + ], + "depends_on": null, + "help": "Set the assert behavior / level for HAL component.\nHAL component assert level can be set separately,\nbut the level can't exceed the system assertion level.\ne.g. If the system assertion is disabled, then the HAL\nassertion can't be enabled either. If the system assertion\nis enable, then the HAL assertion can still be disabled\nby this Kconfig option.", + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll--default-hal-assertion-level", + "name": "HAL_DEFAULT_ASSERTION_LEVEL", + "title": "Default HAL assertion level", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "HAL_DEFAULT_ASSERTION_LEVEL", + "name": "HAL_DEFAULT_ASSERTION_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_NONE", + "name": "HAL_LOG_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_ERROR", + "name": "HAL_LOG_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_WARN", + "name": "HAL_LOG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_INFO", + "name": "HAL_LOG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_DEBUG", + "name": "HAL_LOG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HAL_LOG_LEVEL_VERBOSE", + "name": "HAL_LOG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": "!LOG_DEFAULT_LEVEL_NONE && !LOG_DEFAULT_LEVEL_ERROR && !LOG_DEFAULT_LEVEL_WARN && !LOG_DEFAULT_LEVEL_INFO && !LOG_DEFAULT_LEVEL_DEBUG && !LOG_DEFAULT_LEVEL_VERBOSE", + "help": "Specify how much output to see in HAL logs.", + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll--hal-layer-log-verbosity", + "name": "HAL_LOG_LEVEL", + "title": "HAL layer log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "HAL_LOG_LEVEL", + "name": "HAL_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HAL_SYSTIMER", + "help": "Enable this flag to use HAL functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HAL_SYSTIMER_USE_ROM_IMPL", + "name": "HAL_SYSTIMER_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of SysTimer HAL driver", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HAL_WDT", + "help": "Enable this flag to use HAL functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HAL_WDT_USE_ROM_IMPL", + "name": "HAL_WDT_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of WDT HAL driver", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_MASTER_ISR_IN_IRAM", + "help": "Enable this option to place SPI master hal layer functions into IRAM.", + "id": "HAL_SPI_MASTER_FUNC_IN_IRAM", + "name": "HAL_SPI_MASTER_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_SLAVE_ISR_IN_IRAM", + "help": "Enable this option to place SPI slave hal layer functions into IRAM.", + "id": "HAL_SPI_SLAVE_FUNC_IN_IRAM", + "name": "HAL_SPI_SLAVE_FUNC_IN_IRAM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option to apply the countermeasure for ECDSA signature operation\nThis countermeasure masks the real ECDSA sign operation\nunder dummy sign operations to add randomness in the generated power signature.", + "id": "HAL_ECDSA_GEN_SIG_CM", + "name": "HAL_ECDSA_GEN_SIG_CM", + "range": null, + "title": "Enable countermeasure for ECDSA signature generation", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-hardware-abstraction-layer-hal-and-low-level-ll-", + "title": "Hardware Abstraction Layer (HAL) and Low Level (LL)", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_POISONING_DISABLED", + "name": "HEAP_POISONING_DISABLED", + "range": null, + "title": "Basic (no poisoning)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_POISONING_LIGHT", + "name": "HEAP_POISONING_LIGHT", + "range": null, + "title": "Light impact", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_POISONING_COMPREHENSIVE", + "name": "HEAP_POISONING_COMPREHENSIVE", + "range": null, + "title": "Comprehensive", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable heap poisoning features to detect heap corruption caused by out-of-bounds access to heap memory.\n\nSee the \"Heap Memory Debugging\" page of the IDF documentation\nfor a description of each level of heap corruption detection.", + "id": "component-config-heap-memory-debugging-heap-corruption-detection", + "name": "HEAP_CORRUPTION_DETECTION", + "title": "Heap corruption detection", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_TRACING_OFF", + "name": "HEAP_TRACING_OFF", + "range": null, + "title": "Disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_TRACING_STANDALONE", + "name": "HEAP_TRACING_STANDALONE", + "range": null, + "title": "Standalone", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "HEAP_TRACING_TOHOST", + "name": "HEAP_TRACING_TOHOST", + "range": null, + "title": "Host-based", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables the heap tracing API defined in esp_heap_trace.h.\n\nThis function causes a moderate increase in IRAM code side and a minor increase in heap function\n(malloc/free/realloc) CPU overhead, even when the tracing feature is not used.\nSo it's best to keep it disabled unless tracing is being used.", + "id": "component-config-heap-memory-debugging-heap-tracing", + "name": "HEAP_TRACING_DEST", + "title": "Heap tracing", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "Enables/disables heap tracing API.", + "id": "HEAP_TRACING", + "name": "HEAP_TRACING", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "HEAP_TRACING", + "help": "Number of stack frames to save when tracing heap operation callers.\n\nMore stack frames uses more memory in the heap trace buffer (and slows down allocation), but\ncan provide useful information.", + "id": "HEAP_TRACING_STACK_DEPTH", + "name": "HEAP_TRACING_STACK_DEPTH", + "range": null, + "title": "Heap tracing stack depth", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable the user to implement function hooks triggered for each successful allocation and free.", + "id": "HEAP_USE_HOOKS", + "name": "HEAP_USE_HOOKS", + "range": null, + "title": "Use allocation and free hooks", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables tracking the task responsible for each heap allocation.\n\nThis function depends on heap poisoning being enabled and adds four more bytes of overhead for each block\nallocated.", + "id": "HEAP_TASK_TRACKING", + "name": "HEAP_TASK_TRACKING", + "range": null, + "title": "Enable heap task tracking", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "HEAP_TRACE_HASH_MAP", + "help": "When enabled this configuration forces the hash map to be placed in external RAM.", + "id": "HEAP_TRACE_HASH_MAP_IN_EXT_RAM", + "name": "HEAP_TRACE_HASH_MAP_IN_EXT_RAM", + "range": null, + "title": "Place hash map in external RAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "HEAP_TRACE_HASH_MAP", + "help": "Defines the number of entries in the heap trace hashmap. Each entry takes 8 bytes.\nThe bigger this number is, the better the performance. Recommended range: 200 - 2000.", + "id": "HEAP_TRACE_HASH_MAP_SIZE", + "name": "HEAP_TRACE_HASH_MAP_SIZE", + "range": null, + "title": "The number of entries in the hash map", + "type": "int" + } + ], + "depends_on": "HEAP_TRACING_STANDALONE", + "help": "Enable this flag to use a hash map to increase performance in handling\nheap trace records.\n\nHeap trace standalone supports storing records as a list, or a list + hash map.\n\nUsing only a list takes less memory, but calls to 'free' will get slower as the\nlist grows. This is particularly affected when using HEAP_TRACE_ALL mode.\n\nBy using a list + hash map, calls to 'free' remain fast, at the cost of\nadditional memory to store the hash map.", + "id": "HEAP_TRACE_HASH_MAP", + "name": "HEAP_TRACE_HASH_MAP", + "range": null, + "title": "Use hash map mechanism to access heap trace records", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "When enabled, if a memory allocation operation fails it will cause a system abort.", + "id": "HEAP_ABORT_WHEN_ALLOCATION_FAILS", + "name": "HEAP_ABORT_WHEN_ALLOCATION_FAILS", + "range": null, + "title": "Abort if memory allocation fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_HEAP_TLSF", + "help": "Enable this flag to use heap functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nIf making this as \"y\" in your project, you will increase free IRAM,\nbut you will lose the possibility to debug this module, and some new\nfeatures will be added and bugs will be fixed in the IDF source\nbut cannot be synced to ROM.", + "id": "HEAP_TLSF_USE_ROM_IMPL", + "name": "HEAP_TLSF_USE_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of heap tlsf library", + "type": "bool" + }, + { + "children": [], + "depends_on": "!HEAP_TLSF_USE_ROM_IMPL", + "help": "Enable this flag to save up RAM space by placing the heap component in the flash memory\n\nNote that it is only safe to enable this configuration if no functions from esp_heap_caps.h\nor esp_heap_trace.h are called from ISR.", + "id": "HEAP_PLACE_FUNCTION_INTO_FLASH", + "name": "HEAP_PLACE_FUNCTION_INTO_FLASH", + "range": null, + "title": "Force the entire heap component to be placed in flash memory", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-heap-memory-debugging", + "title": "Heap memory debugging", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "The number of 802.15.4 receive buffers", + "id": "IEEE802154_RX_BUFFER_SIZE", + "name": "IEEE802154_RX_BUFFER_SIZE", + "range": null, + "title": "The number of 802.15.4 receive buffers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Energy above threshold", + "id": "IEEE802154_CCA_CARRIER", + "name": "IEEE802154_CCA_CARRIER", + "range": null, + "title": "Carrier sense only", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Energy above threshold", + "id": "IEEE802154_CCA_ED", + "name": "IEEE802154_CCA_ED", + "range": null, + "title": "Energy above threshold", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Carrier sense OR energy above threshold", + "id": "IEEE802154_CCA_CARRIER_OR_ED", + "name": "IEEE802154_CCA_CARRIER_OR_ED", + "range": null, + "title": "Carrier sense OR energy above threshold", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "configure the CCA mode to Carrier sense AND energy above threshold", + "id": "IEEE802154_CCA_CARRIER_AND_ED", + "name": "IEEE802154_CCA_CARRIER_AND_ED", + "range": null, + "title": "Carrier sense AND energy above threshold", + "type": "bool" + } + ], + "depends_on": "IEEE802154_ENABLED", + "help": "configure the CCA mode", + "id": "component-config-ieee-802-15-4-ieee802154-enable-clear-channel-assessment-cca-mode", + "name": "IEEE802154_CCA_MODE", + "title": "Clear Channel Assessment (CCA) mode", + "type": "choice" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": null, + "id": "IEEE802154_CCA_MODE", + "name": "IEEE802154_CCA_MODE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "set the CCA threshold, in dB", + "id": "IEEE802154_CCA_THRESHOLD", + "name": "IEEE802154_CCA_THRESHOLD", + "range": null, + "title": "CCA detection threshold", + "type": "int" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "set the pending table size", + "id": "IEEE802154_PENDING_TABLE_SIZE", + "name": "IEEE802154_PENDING_TABLE_SIZE", + "range": null, + "title": "Pending table size", + "type": "int" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "Enable IEEE802154 multi-pan", + "id": "IEEE802154_MULTI_PAN_ENABLE", + "name": "IEEE802154_MULTI_PAN_ENABLE", + "range": null, + "title": "Enable multi-pan feature for frame filter", + "type": "bool" + }, + { + "children": [], + "depends_on": "IEEE802154_ENABLED", + "help": "Enabling this option increases throughput by ~5% at the expense of ~2.1k\nIRAM code size increase.", + "id": "IEEE802154_TIMING_OPTIMIZATION", + "name": "IEEE802154_TIMING_OPTIMIZATION", + "range": null, + "title": "Enable throughput optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": "PM_ENABLE && IEEE802154_ENABLED", + "help": "Enabling this option allows the IEEE802.15.4 module to be powered down during automatic light sleep,\nwhich reduces current consumption.", + "id": "IEEE802154_SLEEP_ENABLE", + "name": "IEEE802154_SLEEP_ENABLE", + "range": null, + "title": "Enable IEEE802154 light sleep", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to add some probe codes in the driver, and these informations\nwill be printed when assert.", + "id": "IEEE802154_ASSERT", + "name": "IEEE802154_ASSERT", + "range": null, + "title": "Enrich the assert information with IEEE802154 state and event", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_EVENT", + "help": "set the record event table size", + "id": "IEEE802154_RECORD_EVENT_SIZE", + "name": "IEEE802154_RECORD_EVENT_SIZE", + "range": null, + "title": "Record event table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record event, when assert, the recorded event will be printed.", + "id": "IEEE802154_RECORD_EVENT", + "name": "IEEE802154_RECORD_EVENT", + "range": null, + "title": "Enable record event information for debugging", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_STATE", + "help": "set the record state table size", + "id": "IEEE802154_RECORD_STATE_SIZE", + "name": "IEEE802154_RECORD_STATE_SIZE", + "range": null, + "title": "Record state table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record state, when assert, the recorded state will be printed.", + "id": "IEEE802154_RECORD_STATE", + "name": "IEEE802154_RECORD_STATE", + "range": null, + "title": "Enable record state information for debugging", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_CMD", + "help": "set the record command table size", + "id": "IEEE802154_RECORD_CMD_SIZE", + "name": "IEEE802154_RECORD_CMD_SIZE", + "range": null, + "title": "Record command table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record the command, when assert, the recorded\ncommand will be printed.", + "id": "IEEE802154_RECORD_CMD", + "name": "IEEE802154_RECORD_CMD", + "range": null, + "title": "Enable record command information for debugging", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IEEE802154_RECORD_ABORT", + "help": "set the record abort table size", + "id": "IEEE802154_RECORD_ABORT_SIZE", + "name": "IEEE802154_RECORD_ABORT_SIZE", + "range": null, + "title": "Record abort table size", + "type": "int" + } + ], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record the abort, when assert, the recorded\nabort will be printed.", + "id": "IEEE802154_RECORD_ABORT", + "name": "IEEE802154_RECORD_ABORT", + "range": null, + "title": "Enable record abort information for debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": "IEEE802154_DEBUG", + "help": "Enabling this option to record the tx and rx", + "id": "IEEE802154_TXRX_STATISTIC", + "name": "IEEE802154_TXRX_STATISTIC", + "range": null, + "title": "Enable record tx/rx packets information for debugging", + "type": "bool" + } + ], + "depends_on": "IEEE802154_ENABLED", + "help": "Enabling this option allows different kinds of IEEE802154 debug output.\nAll IEEE802154 debug features increase the size of the final binary.", + "id": "IEEE802154_DEBUG", + "is_menuconfig": true, + "name": "IEEE802154_DEBUG", + "range": null, + "title": "Enable IEEE802154 Debug", + "type": "menu" + } + ], + "depends_on": null, + "help": null, + "id": "IEEE802154_ENABLED", + "name": "IEEE802154_ENABLED", + "range": null, + "title": "IEEE802154 Enable", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-ieee-802-15-4", + "title": "IEEE 802.15.4", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_NONE", + "name": "LOG_DEFAULT_LEVEL_NONE", + "range": null, + "title": "No output", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_ERROR", + "name": "LOG_DEFAULT_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_WARN", + "name": "LOG_DEFAULT_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_INFO", + "name": "LOG_DEFAULT_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_DEBUG", + "name": "LOG_DEFAULT_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_DEFAULT_LEVEL_VERBOSE", + "name": "LOG_DEFAULT_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "Specify how much output to see in logs by default.\nYou can set lower verbosity level at runtime using\nesp_log_level_set function.\n\nBy default, this setting limits which log statements\nare compiled into the program. For example, selecting\n\"Warning\" would mean that changing log level to \"Debug\"\nat runtime will not be possible. To allow increasing log\nlevel above the default at runtime, see the next option.", + "id": "component-config-log-output-default-log-verbosity", + "name": "LOG_DEFAULT_LEVEL", + "title": "Default log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LOG_DEFAULT_LEVEL", + "name": "LOG_DEFAULT_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_MAXIMUM_EQUALS_DEFAULT", + "name": "LOG_MAXIMUM_EQUALS_DEFAULT", + "range": null, + "title": "Same as default", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 1 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_ERROR", + "name": "LOG_MAXIMUM_LEVEL_ERROR", + "range": null, + "title": "Error", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 2 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_WARN", + "name": "LOG_MAXIMUM_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 3 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_INFO", + "name": "LOG_MAXIMUM_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 4 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_DEBUG", + "name": "LOG_MAXIMUM_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "LOG_DEFAULT_LEVEL < 5 && ", + "help": null, + "id": "LOG_MAXIMUM_LEVEL_VERBOSE", + "name": "LOG_MAXIMUM_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": null, + "help": "This config option sets the highest log verbosity that it's possible to select\nat runtime by calling esp_log_level_set(). This level may be higher than\nthe default verbosity level which is set when the app starts up.\n\nThis can be used enable debugging output only at a critical point, for a particular\ntag, or to minimize startup time but then enable more logs once the firmware has\nloaded.\n\nNote that increasing the maximum available log level will increase the firmware\nbinary size.\n\nThis option only applies to logging from the app, the bootloader log level is\nfixed at compile time to the separate \"Bootloader log verbosity\" setting.", + "id": "component-config-log-output-maximum-log-verbosity", + "name": "LOG_MAXIMUM_LEVEL", + "title": "Maximum log verbosity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LOG_MAXIMUM_LEVEL", + "name": "LOG_MAXIMUM_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enables an additional global \"master\" log level check that occurs\nbefore a log tag cache lookup. This is useful if you want to\ncompile in a lot of logs that are selectable at runtime, but avoid the\nperformance hit during periods where you don't want log output. Examples\ninclude remote log forwarding, or disabling logs during a time-critical\nor CPU-intensive section and re-enabling them later. Results in\nlarger program size depending on number of logs compiled in.\n\nIf enabled, defaults to LOG_DEFAULT_LEVEL and can be set using\nesp_log_set_level_master().\nThis check takes precedence over ESP_LOG_LEVEL_LOCAL.", + "id": "LOG_MASTER_LEVEL", + "name": "LOG_MASTER_LEVEL", + "range": null, + "title": "Enable global master log level", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable ANSI terminal color codes in bootloader output.\n\nIn order to view these, your terminal program must support ANSI color codes.", + "id": "LOG_COLORS", + "name": "LOG_COLORS", + "range": null, + "title": "Use ANSI terminal colors in log output", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_TIMESTAMP_SOURCE_RTOS", + "name": "LOG_TIMESTAMP_SOURCE_RTOS", + "range": null, + "title": "Milliseconds Since Boot", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LOG_TIMESTAMP_SOURCE_SYSTEM", + "name": "LOG_TIMESTAMP_SOURCE_SYSTEM", + "range": null, + "title": "System Time", + "type": "bool" + } + ], + "depends_on": null, + "help": "Choose what sort of timestamp is displayed in the log output:\n\n- Milliseconds since boot is calulated from the RTOS tick count multiplied\n by the tick period. This time will reset after a software reboot.\n e.g. (90000)\n\n- System time is taken from POSIX time functions which use the chip's\n RTC and high resoultion timers to maintain an accurate time. The system time is\n initialized to 0 on startup, it can be set with an SNTP sync, or with\n POSIX time functions. This time will not reset after a software reboot.\n e.g. (00:01:30.000)\n\n- NOTE: Currently this will not get used in logging from binary blobs\n (i.e WiFi & Bluetooth libraries), these will always print\n milliseconds since boot.", + "id": "component-config-log-output-log-timestamps", + "name": "LOG_TIMESTAMP_SOURCE", + "title": "Log Timestamps", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-log-output", + "title": "Log output", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Builds normally if selected. Excludes LwIP from build if unselected, even if it is a\ndependency of a component or application.\nSome applications can switch their IP stacks, e.g., when switching between chip\nand Linux targets (LwIP stack vs. Linux IP stack). Since the LwIP dependency cannot\neasily be excluded based on a Kconfig option, it has to be a dependency in all cases.\nThis switch allows the LwIP stack to be built selectively, even if it is a dependency.", + "id": "LWIP_ENABLE", + "name": "LWIP_ENABLE", + "range": null, + "title": "Enable LwIP stack", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The default name this device will report to other devices on the network.\nCould be updated at runtime with esp_netif_set_hostname()", + "id": "LWIP_LOCAL_HOSTNAME", + "name": "LWIP_LOCAL_HOSTNAME", + "range": null, + "title": "Local netif hostname", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, standard POSIX APIs: if_indextoname(), if_nametoindex()\ncould be used to convert network interface index to name\ninstead of IDF specific esp-netif APIs (such as esp_netif_get_netif_impl_name())", + "id": "LWIP_NETIF_API", + "name": "LWIP_NETIF_API", + "range": null, + "title": "Enable usage of standard POSIX APIs in LWIP", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "LWIP tcpip task priority. In case of high throughput, this parameter\ncould be changed up to (configMAX_PRIORITIES-1).", + "id": "LWIP_TCPIP_TASK_PRIO", + "name": "LWIP_TCPIP_TASK_PRIO", + "range": [ + 1, + 24 + ], + "title": "LWIP TCP/IP Task Priority", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_TCPIP_CORE_LOCKING", + "help": "when LWIP_TCPIP_CORE_LOCKING is enabled, this lets tcpip_input() grab the\nmutex for input packets as well, instead of allocating a message and passing\nit to tcpip_thread.", + "id": "LWIP_TCPIP_CORE_LOCKING_INPUT", + "name": "LWIP_TCPIP_CORE_LOCKING_INPUT", + "range": null, + "title": "Enable tcpip core locking input", + "type": "bool" + } + ], + "depends_on": null, + "help": "If Enable tcpip core locking,Creates a global mutex that is held\nduring TCPIP thread operations.Can be locked by client code to perform\nlwIP operations without changing into TCPIP thread using callbacks.\nSee LOCK_TCPIP_CORE() and UNLOCK_TCPIP_CORE().\n\nIf disable tcpip core locking,TCP IP will perform tasks through context switching", + "id": "LWIP_TCPIP_CORE_LOCKING", + "name": "LWIP_TCPIP_CORE_LOCKING", + "range": null, + "title": "Enable tcpip core locking", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable to check that the project does not violate lwip thread safety.\nIf enabled, all lwip functions that require thread awareness run an assertion\nto verify that the TCP/IP core functionality is either locked or accessed\nfrom the correct thread.", + "id": "LWIP_CHECK_THREAD_SAFETY", + "name": "LWIP_CHECK_THREAD_SAFETY", + "range": null, + "title": "Checks that lwip API runs in expected context", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, standard API such as gethostbyname\nsupport .local addresses by sending one shot multicast mDNS\nquery", + "id": "LWIP_DNS_SUPPORT_MDNS_QUERIES", + "name": "LWIP_DNS_SUPPORT_MDNS_QUERIES", + "range": null, + "title": "Enable mDNS queries in resolving host name", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, all traffic from layer2(WIFI Driver) will be\ncopied to a new buffer before sending it to layer3(LWIP stack), freeing\nthe layer2 buffer.\nPlease be notified that the total layer2 receiving buffer is fixed and\nESP32 currently supports 25 layer2 receiving buffer, when layer2 buffer\nruns out of memory, then the incoming packets will be dropped in hardware.\nThe layer3 buffer is allocated from the heap, so the total layer3 receiving\nbuffer depends on the available heap size, when heap runs out of memory,\nno copy will be sent to layer3 and packet will be dropped in layer2.\nPlease make sure you fully understand the impact of this feature before\nenabling it.", + "id": "LWIP_L2_TO_L3_COPY", + "name": "LWIP_L2_TO_L3_COPY", + "range": null, + "title": "Enable copy between Layer2 and Layer3 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, some functions relating to RX/TX in LWIP will be\nput into IRAM, it can improve UDP/TCP throughput by >10% for single core mode,\nit doesn't help too much for dual core mode. On the other hand, it needs about\n10KB IRAM for these optimizations.\n\nIf this feature is disabled, all lwip functions will be put into FLASH.", + "id": "LWIP_IRAM_OPTIMIZATION", + "name": "LWIP_IRAM_OPTIMIZATION", + "range": null, + "title": "Enable LWIP IRAM optimization", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, some tcp part functions relating to RX/TX in LWIP will be\nput into IRAM, it can improve TCP throughput. On the other hand, it needs about 17KB\nIRAM for these optimizations.", + "id": "LWIP_EXTRA_IRAM_OPTIMIZATION", + "name": "LWIP_EXTRA_IRAM_OPTIMIZATION", + "range": null, + "title": "Enable LWIP IRAM optimization for TCP part", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If this feature is enabled, IGMP and MLD6 timers will be activated only\nwhen joining groups or receiving QUERY packets.\n\nThis feature will reduce the power consumption for applications which do not\nuse IGMP and MLD6.", + "id": "LWIP_TIMERS_ONDEMAND", + "name": "LWIP_TIMERS_ONDEMAND", + "range": null, + "title": "Enable LWIP Timers on demand", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ND6", + "help": "This option is used to set the the router flag for the NA packets.\nWhen enabled, the router flag in NA packet will always set to 1,\notherwise, never set router flag for NA packets.", + "id": "LWIP_FORCE_ROUTER_FORWARDING", + "name": "LWIP_FORCE_ROUTER_FORWARDING", + "range": null, + "title": "LWIP Force Router Forwarding Enable/Disable", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "This option is used to disable the Network Discovery Protocol (NDP) if it is not required.\nPlease use this option with caution, as the NDP is essential for IPv6 functionality within a local network.", + "id": "LWIP_ND6", + "name": "LWIP_ND6", + "range": null, + "title": "LWIP NDP6 Enable/Disable", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The practical maximum limit is\ndetermined by available heap memory at runtime.\n\nSockets take up a certain amount of memory, and allowing fewer\nsockets to be open at the same time conserves memory. Specify\nthe maximum amount of sockets here. The valid value is from 1\nto 253. If using value above 61, update CMakeLists defining\nFD_SETSIZE to the number of sockets used plus the\nexpected open files (minimum of +3 for stdout, stderr and stdin).", + "id": "LWIP_MAX_SOCKETS", + "name": "LWIP_MAX_SOCKETS", + "range": [ + 1, + 253 + ], + "title": "Max number of open sockets", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "This option is deprecated. Do not use this option, use VFS_SUPPORT_SELECT instead.", + "id": "LWIP_USE_ONLY_LWIP_SELECT", + "name": "LWIP_USE_ONLY_LWIP_SELECT", + "range": null, + "title": "Support LWIP socket select() only (DEPRECATED)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows SO_LINGER processing.\nl_onoff = 1,l_linger can set the timeout.\n\nIf l_linger=0, When a connection is closed, TCP will terminate the connection.\nThis means that TCP will discard any data packets stored in the socket send buffer\nand send an RST to the peer.\n\nIf l_linger!=0,Then closesocket() calls to block the process until\nthe remaining data packets has been sent or timed out.", + "id": "LWIP_SO_LINGER", + "name": "LWIP_SO_LINGER", + "range": null, + "title": "Enable SO_LINGER processing", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_SO_REUSE", + "help": "Enabling this option means that any incoming broadcast or multicast\npacket will be copied to all of the local sockets that it matches\n(may be more than one if SO_REUSEADDR is set on the socket.)\n\nThis increases memory overhead as the packets need to be copied,\nhowever they are only copied per matching socket. You can safely\ndisable it if you don't plan to receive broadcast or multicast\ntraffic on more than one socket at a time.", + "id": "LWIP_SO_REUSE_RXTOALL", + "name": "LWIP_SO_REUSE_RXTOALL", + "range": null, + "title": "SO_REUSEADDR copies broadcast/multicast to all matches", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enabling this option allows binding to a port which remains in\nTIME_WAIT.", + "id": "LWIP_SO_REUSE", + "name": "LWIP_SO_REUSE", + "range": null, + "title": "Enable SO_REUSEADDR option", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows checking for available data on a netconn.", + "id": "LWIP_SO_RCVBUF", + "name": "LWIP_SO_RCVBUF", + "range": null, + "title": "Enable SO_RCVBUF option", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows checking for the destination address\nof a received IPv4 Packet.", + "id": "LWIP_NETBUF_RECVINFO", + "name": "LWIP_NETBUF_RECVINFO", + "range": null, + "title": "Enable IP_PKTINFO option", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set value for Time-To-Live used by transport layers.", + "id": "LWIP_IP_DEFAULT_TTL", + "name": "LWIP_IP_DEFAULT_TTL", + "range": [ + 1, + 255 + ], + "title": "The value for Time-To-Live used by transport layers", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows fragmenting outgoing IP4 packets if their size\nexceeds MTU.", + "id": "LWIP_IP4_FRAG", + "name": "LWIP_IP4_FRAG", + "range": null, + "title": "Enable fragment outgoing IP4 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Enabling this option allows fragmenting outgoing IP6 packets if their size\nexceeds MTU.", + "id": "LWIP_IP6_FRAG", + "name": "LWIP_IP6_FRAG", + "range": null, + "title": "Enable fragment outgoing IP6 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows reassemblying incoming fragmented IP4 packets.", + "id": "LWIP_IP4_REASSEMBLY", + "name": "LWIP_IP4_REASSEMBLY", + "range": null, + "title": "Enable reassembly incoming fragmented IP4 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Enabling this option allows reassemblying incoming fragmented IP6 packets.", + "id": "LWIP_IP6_REASSEMBLY", + "name": "LWIP_IP6_REASSEMBLY", + "range": null, + "title": "Enable reassembly incoming fragmented IP6 packets", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set the maximum amount of pbufs waiting to be reassembled.", + "id": "LWIP_IP_REASS_MAX_PBUFS", + "name": "LWIP_IP_REASS_MAX_PBUFS", + "range": [ + 10, + 100 + ], + "title": "The maximum amount of pbufs waiting to be reassembled", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "LWIP_IPV4_NAPT", + "help": "Enabling this option allows Port Forwarding or Port mapping.", + "id": "LWIP_IPV4_NAPT_PORTMAP", + "name": "LWIP_IPV4_NAPT_PORTMAP", + "range": null, + "title": "Enable NAT Port Mapping", + "type": "bool" + } + ], + "depends_on": "LWIP_IP_FORWARD", + "help": "Enabling this option allows Network Address and Port Translation.", + "id": "LWIP_IPV4_NAPT", + "name": "LWIP_IPV4_NAPT", + "range": null, + "title": "Enable NAT", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enabling this option allows packets forwarding across multiple interfaces.", + "id": "LWIP_IP_FORWARD", + "name": "LWIP_IP_FORWARD", + "range": null, + "title": "Enable IP forwarding", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option allows LWIP statistics", + "id": "LWIP_STATS", + "name": "LWIP_STATS", + "range": null, + "title": "Enable LWIP statistics", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ESP_GRATUITOUS_ARP", + "help": "Set the timer interval for gratuitous ARP. The default value is 60s", + "id": "LWIP_GARP_TMR_INTERVAL", + "name": "LWIP_GARP_TMR_INTERVAL", + "range": null, + "title": "GARP timer interval(seconds)", + "type": "int" + } + ], + "depends_on": "LWIP_IPV4", + "help": "Enable this option allows to send gratuitous ARP periodically.\n\nThis option solve the compatibility issues.If the ARP table of the AP is old, and the AP\ndoesn't send ARP request to update it's ARP table, this will lead to the STA sending IP packet fail.\nThus we send gratuitous ARP periodically to let AP update it's ARP table.", + "id": "LWIP_ESP_GRATUITOUS_ARP", + "name": "LWIP_ESP_GRATUITOUS_ARP", + "range": null, + "title": "Send gratuitous ARP periodically", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ESP_MLDV6_REPORT", + "help": "Set the timer interval for mldv6 report. The default value is 30s", + "id": "LWIP_MLDV6_TMR_INTERVAL", + "name": "LWIP_MLDV6_TMR_INTERVAL", + "range": null, + "title": "mldv6 report timer interval(seconds)", + "type": "int" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enable this option allows to send mldv6 report periodically.\n\nThis option solve the issue that failed to receive multicast data.\nSome routers fail to forward multicast packets.\nTo solve this problem, send multicast mdlv6 report to routers regularly.", + "id": "LWIP_ESP_MLDV6_REPORT", + "name": "LWIP_ESP_MLDV6_REPORT", + "range": null, + "title": "Send mldv6 report periodically", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set TCPIP task receive mail box size. Generally bigger value means higher throughput\nbut more memory. The value should be bigger than UDP/TCP mail box size.", + "id": "LWIP_TCPIP_RECVMBOX_SIZE", + "name": "LWIP_TCPIP_RECVMBOX_SIZE", + "range": [ + 6, + 64 + ], + "title": "TCPIP task receive mail box size", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option performs a check (via ARP request) if the offered IP address\nis not already in use by another host on the network.", + "id": "LWIP_DHCP_DOES_ARP_CHECK", + "name": "LWIP_DHCP_DOES_ARP_CHECK", + "range": null, + "title": "DHCP: Perform ARP check on any offered address", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "This option could be used to disable DHCP client identification with its MAC address.\n(Client id is used by DHCP servers to uniquely identify clients and are included\nin the DHCP packets as an option 61)\nSet this option to \"y\" in order to exclude option 61 from DHCP packets.", + "id": "LWIP_DHCP_DISABLE_CLIENT_ID", + "name": "LWIP_DHCP_DISABLE_CLIENT_ID", + "range": null, + "title": "DHCP: Disable Use of HW address as client identification", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "This option could be used to disable DHCP client vendor class identification.\nSet this option to \"y\" in order to exclude option 60 from DHCP packets.", + "id": "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID", + "name": "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID", + "range": null, + "title": "DHCP: Disable Use of vendor class identification", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "When this option is enabled, DHCP client tries to re-obtain last valid IP address obtained from DHCP\nserver. Last valid DHCP configuration is stored in nvs and restored after reset/power-up. If IP is still\navailable, there is no need for sending discovery message to DHCP server and save some time.", + "id": "LWIP_DHCP_RESTORE_LAST_IP", + "name": "LWIP_DHCP_RESTORE_LAST_IP", + "range": null, + "title": "DHCP: Restore last IP obtained from DHCP server", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV4", + "help": "Set total length of outgoing DHCP option msg. Generally bigger value means it can carry more\noptions and values. If your code meets LWIP_ASSERT due to option value is too long.\nPlease increase the LWIP_DHCP_OPTIONS_LEN value.", + "id": "LWIP_DHCP_OPTIONS_LEN", + "name": "LWIP_DHCP_OPTIONS_LEN", + "range": [ + 68, + 255 + ], + "title": "DHCP total option length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Number of clients that may store data in client_data member array of struct netif.", + "id": "LWIP_NUM_NETIF_CLIENT_DATA", + "name": "LWIP_NUM_NETIF_CLIENT_DATA", + "range": [ + 0, + 256 + ], + "title": "Number of clients store data in netif", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set DHCP coarse interval in seconds.\nA higher value will be less precise but cost less power consumption.", + "id": "LWIP_DHCP_COARSE_TIMER_SECS", + "name": "LWIP_DHCP_COARSE_TIMER_SECS", + "range": [ + 1, + 10 + ], + "title": "DHCP coarse timer interval(s)", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "LWIP_DHCPS", + "help": "The DHCP server is calculating lease time multiplying the sent\nand received times by this number of seconds per unit.\nThe default is 60, that equals one minute.", + "id": "LWIP_DHCPS_LEASE_UNIT", + "name": "LWIP_DHCPS_LEASE_UNIT", + "range": [ + 1, + 3600 + ], + "title": "Multiplier for lease time, in seconds", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_DHCPS", + "help": "The maximum number of DHCP clients that are connected to the server.\nAfter this number is exceeded, DHCP server removes of the oldest device\nfrom it's address pool, without notification.", + "id": "LWIP_DHCPS_MAX_STATION_NUM", + "name": "LWIP_DHCPS_MAX_STATION_NUM", + "range": [ + 1, + 64 + ], + "title": "Maximum number of stations", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_DHCPS", + "help": "Enabling this option allows DHCP server to support temporary static ARP entries\nfor DHCP Client. This will help the DHCP server to send the DHCP OFFER and DHCP ACK using IP unicast.", + "id": "LWIP_DHCPS_STATIC_ENTRIES", + "name": "LWIP_DHCPS_STATIC_ENTRIES", + "range": null, + "title": "Enable ARP static entries", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows the device to run the DHCP server\n(to dynamically assign IPv4 addresses to clients).", + "id": "LWIP_DHCPS", + "name": "LWIP_DHCPS", + "range": null, + "title": "DHCPS: Enable IPv4 Dynamic Host Configuration Protocol Server (DHCPS)", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-dhcp-server", + "title": "DHCP server", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_AUTOIP", + "help": "DHCP client will send this many probes before self-assigning a\nlink local address.\n\nFrom LWIP help: \"This can be set as low as 1 to get an AutoIP\naddress very quickly, but you should be prepared to handle a\nchanging IP address when DHCP overrides AutoIP.\" (In the case of\nESP-IDF, this means multiple SYSTEM_EVENT_STA_GOT_IP events.)", + "id": "LWIP_AUTOIP_TRIES", + "name": "LWIP_AUTOIP_TRIES", + "range": null, + "title": "DHCP Probes before self-assigning IPv4 LL address", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_AUTOIP", + "help": "If the AUTOIP functionality detects this many IP conflicts while\nself-assigning an address, it will go into a rate limited mode.", + "id": "LWIP_AUTOIP_MAX_CONFLICTS", + "name": "LWIP_AUTOIP_MAX_CONFLICTS", + "range": null, + "title": "Max IP conflicts before rate limiting", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_AUTOIP", + "help": "If rate limiting self-assignment requests, wait this long between\neach request.", + "id": "LWIP_AUTOIP_RATE_LIMIT_INTERVAL", + "name": "LWIP_AUTOIP_RATE_LIMIT_INTERVAL", + "range": null, + "title": "Rate limited interval (seconds)", + "type": "int" + } + ], + "depends_on": "LWIP_IPV4", + "help": "Enabling this option allows the device to self-assign an address\nin the 169.256/16 range if none is assigned statically or via DHCP.\n\nSee RFC 3927.", + "id": "LWIP_AUTOIP", + "is_menuconfig": true, + "name": "LWIP_AUTOIP", + "range": null, + "title": "Enable IPV4 Link-Local Addressing (AUTOIP)", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enable IPv4 stack. If you want to use IPv6 only TCP/IP stack, disable this.", + "id": "LWIP_IPV4", + "name": "LWIP_IPV4", + "range": null, + "title": "Enable IPv4", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Enabling this option allows the devices to IPV6 stateless address autoconfiguration (SLAAC).\n\nSee RFC 4862.", + "id": "LWIP_IPV6_AUTOCONFIG", + "name": "LWIP_IPV6_AUTOCONFIG", + "range": null, + "title": "Enable IPV6 stateless address autoconfiguration (SLAAC)", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "The maximum number of IPv6 addresses on each interface. Any additional\naddresses will be discarded.", + "id": "LWIP_IPV6_NUM_ADDRESSES", + "name": "LWIP_IPV6_NUM_ADDRESSES", + "range": null, + "title": "Number of IPv6 addresses on each network interface", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Forwarding IPv6 packets between interfaces is only required when acting as\na router.", + "id": "LWIP_IPV6_FORWARD", + "name": "LWIP_IPV6_FORWARD", + "range": null, + "title": "Enable IPv6 forwarding between interfaces", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable IPv6 function. If not use IPv6 function, set this option to n.\nIf disabling LWIP_IPV6 then some other components (asio) will\nno longer be available.", + "id": "LWIP_IPV6", + "name": "LWIP_IPV6", + "range": null, + "title": "Enable IPv6", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_IPV6_AUTOCONFIG", + "help": "Use IPv6 Router Advertisement Recursive DNS Server Option (as per RFC 6106) to\ncopy a defined maximum number of DNS servers to the DNS module.\nSet this option to a number of desired DNS servers advertised in the RA protocol.\nThis feature is disabled when set to 0.", + "id": "LWIP_IPV6_RDNSS_MAX_DNS_SERVERS", + "name": "LWIP_IPV6_RDNSS_MAX_DNS_SERVERS", + "range": null, + "title": "Use IPv6 Router Advertisement Recursive DNS Server Option", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6_AUTOCONFIG", + "help": "Enable DHCPv6 for IPv6 stateless address autoconfiguration.\nNote that the dhcpv6 client has to be started using dhcp6_enable_stateless(netif);\nNote that the stateful address autoconfiguration is not supported.", + "id": "LWIP_IPV6_DHCP6", + "name": "LWIP_IPV6_DHCP6", + "range": null, + "title": "Enable DHCPv6 stateless address autoconfiguration", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable callbacks when the network interface is up/down and addresses are changed.", + "id": "LWIP_NETIF_STATUS_CALLBACK", + "name": "LWIP_NETIF_STATUS_CALLBACK", + "range": null, + "title": "Enable status callback for network interfaces", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_NETIF_LOOPBACK", + "help": "Configure the maximum number of packets which can be queued for\nloopback on a given interface. Reducing this number may cause packets\nto be dropped, but will avoid filling memory with queued packet data.", + "id": "LWIP_LOOPBACK_MAX_PBUFS", + "name": "LWIP_LOOPBACK_MAX_PBUFS", + "range": [ + 0, + 16 + ], + "title": "Max queued loopback packets per interface", + "type": "int" + } + ], + "depends_on": null, + "help": "Enabling this option means that if a packet is sent with a destination\naddress equal to the interface's own IP address, it will \"loop back\" and\nbe received by this interface.\nDisabling this option disables support of loopback interface in lwIP", + "id": "LWIP_NETIF_LOOPBACK", + "is_menuconfig": true, + "name": "LWIP_NETIF_LOOPBACK", + "range": null, + "title": "Support per-interface loopback", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The maximum number of simultaneously active TCP\nconnections. The practical maximum limit is\ndetermined by available heap memory at runtime.\n\nChanging this value by itself does not substantially\nchange the memory usage of LWIP, except for preventing\nnew TCP connections after the limit is reached.", + "id": "LWIP_MAX_ACTIVE_TCP", + "name": "LWIP_MAX_ACTIVE_TCP", + "range": [ + 1, + 1024 + ], + "title": "Maximum active TCP Connections", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The maximum number of simultaneously listening TCP\nconnections. The practical maximum limit is\ndetermined by available heap memory at runtime.\n\nChanging this value by itself does not substantially\nchange the memory usage of LWIP, except for preventing\nnew listening TCP connections after the limit is reached.", + "id": "LWIP_MAX_LISTENING_TCP", + "name": "LWIP_MAX_LISTENING_TCP", + "range": [ + 1, + 1024 + ], + "title": "Maximum listening TCP Connections", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Speed up the TCP retransmission interval. If disabled,\nit is recommended to change the number of SYN retransmissions to 6,\nand TCP initial rto time to 3000.", + "id": "LWIP_TCP_HIGH_SPEED_RETRANSMISSION", + "name": "LWIP_TCP_HIGH_SPEED_RETRANSMISSION", + "range": null, + "title": "TCP high speed retransmissions", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum number of retransmissions of data segments.", + "id": "LWIP_TCP_MAXRTX", + "name": "LWIP_TCP_MAXRTX", + "range": [ + 3, + 12 + ], + "title": "Maximum number of retransmissions of data segments", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum number of retransmissions of SYN segments.", + "id": "LWIP_TCP_SYNMAXRTX", + "name": "LWIP_TCP_SYNMAXRTX", + "range": [ + 3, + 12 + ], + "title": "Maximum number of retransmissions of SYN segments", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum segment size for TCP transmission.\n\nCan be set lower to save RAM, the default value 1460(ipv4)/1440(ipv6) will give best throughput.\nIPv4 TCP_MSS Range: 576 <= TCP_MSS <= 1460\nIPv6 TCP_MSS Range: 1220<= TCP_MSS <= 1440", + "id": "LWIP_TCP_MSS", + "name": "LWIP_TCP_MSS", + "range": [ + 536, + 1460 + ], + "title": "Maximum Segment Size (MSS)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set TCP timer interval in milliseconds.\n\nCan be used to speed connections on bad networks.\nA lower value will redeliver unacked packets faster.", + "id": "LWIP_TCP_TMR_INTERVAL", + "name": "LWIP_TCP_TMR_INTERVAL", + "range": null, + "title": "TCP timer interval(ms)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum segment lifetime in milliseconds.", + "id": "LWIP_TCP_MSL", + "name": "LWIP_TCP_MSL", + "range": null, + "title": "Maximum segment lifetime (MSL)", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum segment lifetime in milliseconds.", + "id": "LWIP_TCP_FIN_WAIT_TIMEOUT", + "name": "LWIP_TCP_FIN_WAIT_TIMEOUT", + "range": null, + "title": "Maximum FIN segment lifetime", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set default send buffer size for new TCP sockets.\n\nPer-socket send buffer size can be changed at runtime\nwith lwip_setsockopt(s, TCP_SNDBUF, ...).\n\nThis value must be at least 2x the MSS size, and the default\nis 4x the default MSS size.\n\nSetting a smaller default SNDBUF size can save some RAM, but\nwill decrease performance.", + "id": "LWIP_TCP_SND_BUF_DEFAULT", + "name": "LWIP_TCP_SND_BUF_DEFAULT", + "range": [ + 2440, + 65535 + ], + "title": "Default send buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set default TCP receive window size for new TCP sockets.\n\nPer-socket receive window size can be changed at runtime\nwith lwip_setsockopt(s, TCP_WINDOW, ...).\n\nSetting a smaller default receive window size can save some RAM,\nbut will significantly decrease performance.", + "id": "LWIP_TCP_WND_DEFAULT", + "name": "LWIP_TCP_WND_DEFAULT", + "range": [ + 2440, + 65535 + ], + "title": "Default receive window size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set TCP receive mail box size. Generally bigger value means higher throughput\nbut more memory. The recommended value is: LWIP_TCP_WND_DEFAULT/TCP_MSS + 2, e.g. if\nLWIP_TCP_WND_DEFAULT=14360, TCP_MSS=1436, then the recommended receive mail box size is\n(14360/1436 + 2) = 12.\n\nTCP receive mail box is a per socket mail box, when the application receives packets\nfrom TCP socket, LWIP core firstly posts the packets to TCP receive mail box and the\napplication then fetches the packets from mail box. It means LWIP can caches maximum\nLWIP_TCP_RECCVMBOX_SIZE packets for each TCP socket, so the maximum possible cached TCP packets\nfor all TCP sockets is LWIP_TCP_RECCVMBOX_SIZE multiples the maximum TCP socket number. In other\nwords, the bigger LWIP_TCP_RECVMBOX_SIZE means more memory.\nOn the other hand, if the receive mail box is too small, the mail box may be full. If the\nmail box is full, the LWIP drops the packets. So generally we need to make sure the TCP\nreceive mail box is big enough to avoid packet drop between LWIP core and application.", + "id": "LWIP_TCP_RECVMBOX_SIZE", + "name": "LWIP_TCP_RECVMBOX_SIZE", + "range": [ + 6, + 64 + ], + "title": "Default TCP receive mail box size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set TCP accept mail box size. Generally bigger value means supporting larger backlogs\nbut more memory. The recommended value is 6, but applications can set it to a lower value\nif listening servers are meant to have a smaller backlog.\n\nTCP accept mail box is a per socket mail box, when the application listens for connections\nwith a given listening TCP socket. If the mailbox is full, LWIP will send a RST packet and\nthe client will fail to connect.", + "id": "LWIP_TCP_ACCEPTMBOX_SIZE", + "name": "LWIP_TCP_ACCEPTMBOX_SIZE", + "range": [ + 1, + 64 + ], + "title": "Default TCP accept mail box size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_TCP_QUEUE_OOSEQ", + "help": "The timeout value is TCP_OOSEQ_TIMEOUT * RTO.", + "id": "LWIP_TCP_OOSEQ_TIMEOUT", + "name": "LWIP_TCP_OOSEQ_TIMEOUT", + "range": [ + 1, + 30 + ], + "title": "Timeout for each pbuf queued in TCP OOSEQ, in RTOs.", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_TCP_QUEUE_OOSEQ", + "help": "If LWIP_TCP_OOSEQ_MAX_PBUFS = 0, TCP will not control the number of OOSEQ pbufs.\n\nIn a poor network environment, many out-of-order tcp pbufs will be received.\nThese out-of-order pbufs will be cached in the TCP out-of-order queue which will\ncause Wi-Fi/Ethernet fail to release RX buffer in time.\nIt is possible that all RX buffers for MAC layer are used by OOSEQ.\n\nControl the number of out-of-order pbufs to ensure\nthat the MAC layer has enough RX buffer to receive packets.\n\nIn the Wi-Fi scenario, recommended OOSEQ PBUFS Range:\n0 <= TCP_OOSEQ_MAX_PBUFS <= CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM/(MAX_TCP_NUMBER + 1)\n\nIn the Ethernet scenario,recommended Ethernet OOSEQ PBUFS Range:\n0 <= TCP_OOSEQ_MAX_PBUFS <= CONFIG_ETH_DMA_RX_BUFFER_NUM/(MAX_TCP_NUMBER + 1)\n\nWithin the recommended value range, the larger the value, the better the performance.\n\nMAX_TCP_NUMBER represent Maximum number of TCP connections in Wi-Fi(STA+SoftAP) and Ethernet scenario.", + "id": "LWIP_TCP_OOSEQ_MAX_PBUFS", + "name": "LWIP_TCP_OOSEQ_MAX_PBUFS", + "range": [ + 0, + 12 + ], + "title": "The maximum number of pbufs queued on OOSEQ per pcb", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_TCP_QUEUE_OOSEQ", + "help": "TCP will support sending selective acknowledgements (SACKs).", + "id": "LWIP_TCP_SACK_OUT", + "name": "LWIP_TCP_SACK_OUT", + "range": null, + "title": "Support sending selective acknowledgements", + "type": "bool" + } + ], + "depends_on": null, + "help": "Queue incoming out-of-order segments for later use.\n\nDisable this option to save some RAM during TCP sessions, at the expense\nof increased retransmissions if segments arrive out of order.", + "id": "LWIP_TCP_QUEUE_OOSEQ", + "name": "LWIP_TCP_QUEUE_OOSEQ", + "range": null, + "title": "Queue incoming out-of-order segments", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCP_OVERSIZE_MSS", + "name": "LWIP_TCP_OVERSIZE_MSS", + "range": null, + "title": "MSS", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCP_OVERSIZE_QUARTER_MSS", + "name": "LWIP_TCP_OVERSIZE_QUARTER_MSS", + "range": null, + "title": "25% MSS", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCP_OVERSIZE_DISABLE", + "name": "LWIP_TCP_OVERSIZE_DISABLE", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": null, + "help": "Allows enabling \"oversize\" allocation of TCP transmission pbufs ahead of time,\nwhich can reduce the length of pbuf chains used for transmission.\n\nThis will not make a difference to sockets where Nagle's algorithm\nis disabled.\n\nDefault value of MSS is fine for most applications, 25% MSS may save\nsome RAM when only transmitting small amounts of data. Disabled will\nhave worst performance and fragmentation characteristics, but uses\nleast RAM overall.", + "id": "component-config-lwip-tcp-pre-allocate-transmit-pbuf-size", + "name": "LWIP_TCP_OVERSIZE", + "title": "Pre-allocate transmit PBUF size", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_WND_SCALE", + "help": "Enable this feature to support TCP window scaling.", + "id": "LWIP_TCP_RCV_SCALE", + "name": "LWIP_TCP_RCV_SCALE", + "range": null, + "title": "Set TCP receiving window scaling factor", + "type": "int" + } + ], + "depends_on": "SPIRAM_TRY_ALLOCATE_WIFI_LWIP", + "help": "Enable this feature to support TCP window scaling.", + "id": "LWIP_WND_SCALE", + "name": "LWIP_WND_SCALE", + "range": null, + "title": "Support TCP window scale", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set default TCP rto time for a reasonable initial rto.\nIn bad network environment, recommend set value of rto time to 1500.", + "id": "LWIP_TCP_RTO_TIME", + "name": "LWIP_TCP_RTO_TIME", + "range": null, + "title": "Default TCP rto time", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-lwip-tcp", + "title": "TCP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The maximum number of active UDP \"connections\" (ie\nUDP sockets sending/receiving data).\nThe practical maximum limit is determined by available\nheap memory at runtime.", + "id": "LWIP_MAX_UDP_PCBS", + "name": "LWIP_MAX_UDP_PCBS", + "range": [ + 1, + 1024 + ], + "title": "Maximum active UDP control blocks", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set UDP receive mail box size. The recommended value is 6.\n\nUDP receive mail box is a per socket mail box, when the application receives packets\nfrom UDP socket, LWIP core firstly posts the packets to UDP receive mail box and the\napplication then fetches the packets from mail box. It means LWIP can caches maximum\nUDP_RECCVMBOX_SIZE packets for each UDP socket, so the maximum possible cached UDP packets\nfor all UDP sockets is UDP_RECCVMBOX_SIZE multiples the maximum UDP socket number. In other\nwords, the bigger UDP_RECVMBOX_SIZE means more memory.\nOn the other hand, if the receive mail box is too small, the mail box may be full. If the\nmail box is full, the LWIP drops the packets. So generally we need to make sure the UDP\nreceive mail box is big enough to avoid packet drop between LWIP core and application.", + "id": "LWIP_UDP_RECVMBOX_SIZE", + "name": "LWIP_UDP_RECVMBOX_SIZE", + "range": [ + 6, + 64 + ], + "title": "Default UDP receive mail box size", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-lwip-udp", + "title": "UDP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable checksum checking for received IP messages", + "id": "LWIP_CHECKSUM_CHECK_IP", + "name": "LWIP_CHECKSUM_CHECK_IP", + "range": null, + "title": "Enable LWIP IP checksums", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable checksum checking for received UDP messages", + "id": "LWIP_CHECKSUM_CHECK_UDP", + "name": "LWIP_CHECKSUM_CHECK_UDP", + "range": null, + "title": "Enable LWIP UDP checksums", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable checksum checking for received ICMP messages", + "id": "LWIP_CHECKSUM_CHECK_ICMP", + "name": "LWIP_CHECKSUM_CHECK_ICMP", + "range": null, + "title": "Enable LWIP ICMP checksums", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-checksums", + "title": "Checksums", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Configure TCP/IP task stack size, used by LWIP to process multi-threaded TCP/IP operations.\nSetting this stack too small will result in stack overflow crashes.", + "id": "LWIP_TCPIP_TASK_STACK_SIZE", + "name": "LWIP_TCPIP_TASK_STACK_SIZE", + "range": [ + 2048, + 65536 + ], + "title": "TCP/IP Task Stack Size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY", + "name": "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY_CPU0", + "name": "LWIP_TCPIP_TASK_AFFINITY_CPU0", + "range": null, + "title": "CPU0", + "type": "bool" + }, + { + "children": [], + "depends_on": "!FREERTOS_UNICORE && ", + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY_CPU1", + "name": "LWIP_TCPIP_TASK_AFFINITY_CPU1", + "range": null, + "title": "CPU1", + "type": "bool" + } + ], + "depends_on": null, + "help": "Allows setting LwIP tasks affinity, i.e. whether the task is pinned to\nCPU0, pinned to CPU1, or allowed to run on any CPU.\nCurrently this applies to \"TCP/IP\" task and \"Ping\" task.", + "id": "component-config-lwip-tcp-ip-task-affinity", + "name": "LWIP_TCPIP_TASK_AFFINITY", + "title": "TCP/IP task affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "LWIP_TCPIP_TASK_AFFINITY", + "name": "LWIP_TCPIP_TASK_AFFINITY", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Maximum number of entries in IPv6 on-link prefixes cache", + "id": "LWIP_IPV6_ND6_NUM_PREFIXES", + "name": "LWIP_IPV6_ND6_NUM_PREFIXES", + "range": null, + "title": "Max number of entries in IPv6 on-link prefixes cache", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Maximum number of entries in IPv6 default routers cache", + "id": "LWIP_IPV6_ND6_NUM_ROUTERS", + "name": "LWIP_IPV6_ND6_NUM_ROUTERS", + "range": null, + "title": "Max number of entries in IPv6 default routers cache", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Maximum number of entries in IPv6 destinations cache", + "id": "LWIP_IPV6_ND6_NUM_DESTINATIONS", + "name": "LWIP_IPV6_ND6_NUM_DESTINATIONS", + "range": null, + "title": "Max number of entries in IPv6 destinations cache", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT && LWIP_IPV6", + "help": "Enable IPV6 support in PPP for the local link between the DTE (processor) and DCE (modem).\nThere are some modems which do not support the IPV6 addressing in the local link.\nIf they are requested for IPV6CP negotiation, they may time out.\nThis would in turn fail the configuration for the whole link.\nIf your modem is not responding correctly to PPP Phase Network, try to disable IPV6 support.", + "id": "LWIP_PPP_ENABLE_IPV6", + "name": "LWIP_PPP_ENABLE_IPV6", + "range": null, + "title": "Enable IPV6 support for PPP connections (IPV6CP)", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable PPP stack. Now only PPP over serial is possible.", + "id": "LWIP_PPP_SUPPORT", + "is_menuconfig": true, + "name": "LWIP_PPP_SUPPORT", + "range": null, + "title": "Enable PPP support", + "type": "menu" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Config max number of IPv6 packets to queue during MAC resolution.", + "id": "LWIP_IPV6_MEMP_NUM_ND6_QUEUE", + "name": "LWIP_IPV6_MEMP_NUM_ND6_QUEUE", + "range": [ + 3, + 20 + ], + "title": "Max number of IPv6 packets to queue during MAC resolution", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_IPV6", + "help": "Config max number of entries in IPv6 neighbor cache", + "id": "LWIP_IPV6_ND6_NUM_NEIGHBORS", + "name": "LWIP_IPV6_ND6_NUM_NEIGHBORS", + "range": [ + 3, + 10 + ], + "title": "Max number of entries in IPv6 neighbor cache", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable to set a callback which is called on change of the internal PPP state machine.", + "id": "LWIP_PPP_NOTIFY_PHASE_SUPPORT", + "name": "LWIP_PPP_NOTIFY_PHASE_SUPPORT", + "range": null, + "title": "Enable Notify Phase Callback", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Password Authentication Protocol (PAP) support", + "id": "LWIP_PPP_PAP_SUPPORT", + "name": "LWIP_PPP_PAP_SUPPORT", + "range": null, + "title": "Enable PAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Challenge Handshake Authentication Protocol (CHAP) support", + "id": "LWIP_PPP_CHAP_SUPPORT", + "name": "LWIP_PPP_CHAP_SUPPORT", + "range": null, + "title": "Enable CHAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Microsoft version of the Challenge-Handshake Authentication Protocol (MSCHAP) support", + "id": "LWIP_PPP_MSCHAP_SUPPORT", + "name": "LWIP_PPP_MSCHAP_SUPPORT", + "range": null, + "title": "Enable MSCHAP support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable Microsoft Point-to-Point Encryption (MPPE) support", + "id": "LWIP_PPP_MPPE_SUPPORT", + "name": "LWIP_PPP_MPPE_SUPPORT", + "range": null, + "title": "Enable MPPE support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable to use PPP server", + "id": "LWIP_PPP_SERVER_SUPPORT", + "name": "LWIP_PPP_SERVER_SUPPORT", + "range": null, + "title": "Enable PPP server support", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable support for VJ header compression.\nPlease disable this if you're using NAPT on PPP interface,\nsince the compressed IP header might not be correctly interpreted\nin NAT causing the compressed packet to be dropped.", + "id": "LWIP_PPP_VJ_HEADER_COMPRESSION", + "name": "LWIP_PPP_VJ_HEADER_COMPRESSION", + "range": null, + "title": "Enable VJ IP Header compression", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_ENABLE_LCP_ECHO", + "help": "Interval in seconds between keepalive LCP echo requests, 0 to disable.", + "id": "LWIP_LCP_ECHOINTERVAL", + "name": "LWIP_LCP_ECHOINTERVAL", + "range": null, + "title": "Echo interval (s)", + "type": "int" + }, + { + "children": [], + "depends_on": "LWIP_ENABLE_LCP_ECHO", + "help": "Number of consecutive unanswered echo requests before failure is indicated.", + "id": "LWIP_LCP_MAXECHOFAILS", + "name": "LWIP_LCP_MAXECHOFAILS", + "range": null, + "title": "Maximum echo failures", + "type": "int" + } + ], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable LCP echo keepalive requests", + "id": "LWIP_ENABLE_LCP_ECHO", + "name": "LWIP_ENABLE_LCP_ECHO", + "range": null, + "title": "Enable LCP ECHO", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT", + "help": "Enable PPP debug log output", + "id": "LWIP_PPP_DEBUG_ON", + "name": "LWIP_PPP_DEBUG_ON", + "range": null, + "title": "Enable PPP debug log output", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_PPP_SUPPORT && !LWIP_PPP_MPPE_SUPPORT && !LWIP_PPP_MSCHAP_SUPPORT", + "help": "This option uses mbedTLS crypto functions (instead of internal PolarSSL\nimplementation) for PPP authentication modes (PAP, CHAP, etc.).\nYou can use this option to address symbol duplication issues, since\nthe internal functions are not namespaced (e.g. md5_init()).", + "id": "LWIP_USE_EXTERNAL_MBEDTLS", + "name": "LWIP_USE_EXTERNAL_MBEDTLS", + "range": null, + "title": "Use mbedTLS instead of internal polarSSL", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_SLIP_SUPPORT", + "help": "Enable SLIP debug log output", + "id": "LWIP_SLIP_DEBUG_ON", + "name": "LWIP_SLIP_DEBUG_ON", + "range": null, + "title": "Enable SLIP debug log output", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable SLIP stack. Now only SLIP over serial is possible.\n\nSLIP over serial support is experimental and unsupported.", + "id": "LWIP_SLIP_SUPPORT", + "is_menuconfig": true, + "name": "LWIP_SLIP_SUPPORT", + "range": null, + "title": "Enable SLIP support (new/experimental)", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable ICMP module for check network stability", + "id": "LWIP_ICMP", + "name": "LWIP_ICMP", + "range": null, + "title": "ICMP: Enable ICMP", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_ICMP6 || LWIP_ICMP", + "help": null, + "id": "LWIP_MULTICAST_PING", + "name": "LWIP_MULTICAST_PING", + "range": null, + "title": "Respond to multicast pings", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_ICMP", + "help": null, + "id": "LWIP_BROADCAST_PING", + "name": "LWIP_BROADCAST_PING", + "range": null, + "title": "Respond to broadcast pings", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-icmp", + "title": "ICMP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "The maximum number of simultaneously active LWIP\nRAW protocol control blocks. The practical maximum\nlimit is determined by available heap memory at runtime.", + "id": "LWIP_MAX_RAW_PCBS", + "name": "LWIP_MAX_RAW_PCBS", + "range": [ + 1, + 1024 + ], + "title": "Maximum LWIP RAW PCBs", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-lwip-lwip-raw-api", + "title": "LWIP RAW API", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Set maximum number of NTP servers used by LwIP SNTP module.\nFirst argument of sntp_setserver/sntp_setservername functions\nis limited to this value.", + "id": "LWIP_SNTP_MAX_SERVERS", + "name": "LWIP_SNTP_MAX_SERVERS", + "range": [ + 1, + 16 + ], + "title": "Maximum number of NTP servers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_DHCP_GET_NTP_SRV", + "help": "Set maximum number of NTP servers acquired via DHCP-offer.\nShould be less or equal to \"Maximum number of NTP servers\", any extra servers would be just ignored.", + "id": "LWIP_DHCP_MAX_NTP_SERVERS", + "name": "LWIP_DHCP_MAX_NTP_SERVERS", + "range": null, + "title": "Maximum number of NTP servers acquired via DHCP", + "type": "int" + } + ], + "depends_on": null, + "help": "If enabled, LWIP will add 'NTP' to Parameter-Request Option sent via DHCP-request.\nDHCP server might reply with an NTP server address in option 42.\nSNTP callback for such replies should be set accordingly (see sntp_servermode_dhcp() func.)", + "id": "LWIP_DHCP_GET_NTP_SRV", + "name": "LWIP_DHCP_GET_NTP_SRV", + "range": null, + "title": "Request NTP servers from DHCP", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option allows you to set the time update period via SNTP.\nDefault is 1 hour. Must not be below 15 seconds by specification.\n(SNTPv4 RFC 4330 enforces a minimum update time of 15 seconds).", + "id": "LWIP_SNTP_UPDATE_DELAY", + "name": "LWIP_SNTP_UPDATE_DELAY", + "range": [ + 15000, + 4294967295 + ], + "title": "Request interval to update time (ms)", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_SNTP_STARTUP_DELAY", + "help": "RFC 4330 recommends a startup delay before sending the initial request.\nLWIP calculates this delay to a random number of milliseconds between 0 and this value.", + "id": "LWIP_SNTP_MAXIMUM_STARTUP_DELAY", + "name": "LWIP_SNTP_MAXIMUM_STARTUP_DELAY", + "range": [ + 100, + 300000 + ], + "title": "Maximum startup delay (ms)", + "type": "int" + } + ], + "depends_on": null, + "help": "It is recommended (RFC 4330) to delay the initial request after by a random timeout from 1 to 5 minutes\nto reduce potential load of NTP servers after simultaneous power-up of many devices.\nThis option disables this initial delay. Please use this option with care, it could improve\na single device responsiveness but might cause peaks on the network after reset.\nAnother option to address responsiveness of devices while using the initial random delay\nis to adjust LWIP_SNTP_MAXIMUM_STARTUP_DELAY.", + "id": "LWIP_SNTP_STARTUP_DELAY", + "name": "LWIP_SNTP_STARTUP_DELAY", + "range": null, + "title": "Enable SNTP startup delay", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-sntp", + "title": "SNTP", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Maximum number of IP addresses that can be returned by DNS queries for a single host.", + "id": "LWIP_DNS_MAX_HOST_IP", + "name": "LWIP_DNS_MAX_HOST_IP", + "range": null, + "title": "Maximum number of IP addresses per host", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum number of DNS servers.\nIf fallback DNS servers are supported,\nthe number of DNS servers needs to be greater than or equal to 3.", + "id": "LWIP_DNS_MAX_SERVERS", + "name": "LWIP_DNS_MAX_SERVERS", + "range": [ + 1, + 4 + ], + "title": "Maximum number of DNS servers", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_FALLBACK_DNS_SERVER_SUPPORT", + "help": "This option allows you to config dns fallback server address.", + "id": "LWIP_FALLBACK_DNS_SERVER_ADDRESS", + "name": "LWIP_FALLBACK_DNS_SERVER_ADDRESS", + "range": null, + "title": "DNS fallback server address", + "type": "string" + } + ], + "depends_on": "LWIP_DNS_MAX_SERVERS >= 3", + "help": "Enable this feature to support DNS fallback server.", + "id": "LWIP_FALLBACK_DNS_SERVER_SUPPORT", + "name": "LWIP_FALLBACK_DNS_SERVER_SUPPORT", + "range": null, + "title": "Enable DNS fallback server support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option allows collecting DNS server settings per netif using\nconfigurable callback function.\nIt's typically used with CONFIG_ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF\nwhich configures a callback to collect the DNS info on esp_netif layer.", + "id": "LWIP_DNS_SETSERVER_WITH_NETIF", + "name": "LWIP_DNS_SETSERVER_WITH_NETIF", + "range": null, + "title": "Enable DNS server settings with netif", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-lwip-dns", + "title": "DNS", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Set maximum number of ports a bridge can consists of.", + "id": "LWIP_BRIDGEIF_MAX_PORTS", + "name": "LWIP_BRIDGEIF_MAX_PORTS", + "range": [ + 1, + 63 + ], + "title": "Maximum number of bridge ports", + "type": "int" + }, + { + "children": [], + "depends_on": "!COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE", + "help": "Enable this option keeps LWIP assertion checks enabled.\nIt is recommended to keep this option enabled.\n\nIf asserts are disabled for the entire project, they are also disabled\nfor LWIP and this option is ignored.", + "id": "LWIP_ESP_LWIP_ASSERT", + "name": "LWIP_ESP_LWIP_ASSERT", + "range": null, + "title": "Enable LWIP ASSERT checks", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_TCP_ISN_NONE", + "name": "LWIP_HOOK_TCP_ISN_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_TCP_ISN_DEFAULT", + "name": "LWIP_HOOK_TCP_ISN_DEFAULT", + "range": null, + "title": "Default implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_TCP_ISN_CUSTOM", + "name": "LWIP_HOOK_TCP_ISN_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables to define a TCP ISN hook to randomize initial sequence\nnumber in TCP connection.\nThe default TCP ISN algorithm used in IDF (standardized in RFC 6528)\nproduces ISN by combining an MD5 of the new TCP id and a stable\nsecret with the current time.\nThis is because the lwIP implementation (`tcp_next_iss`) is not\nvery strong, as it does not take into consideration any platform\nspecific entropy source.\n\nSet to LWIP_HOOK_TCP_ISN_CUSTOM to provide custom implementation.\nSet to LWIP_HOOK_TCP_ISN_NONE to use lwIP implementation.", + "id": "component-config-lwip-hooks-tcp-isn-hook", + "name": "LWIP_HOOK_TCP_ISN", + "title": "TCP ISN Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_ROUTE_NONE", + "name": "LWIP_HOOK_IP6_ROUTE_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_ROUTE_DEFAULT", + "name": "LWIP_HOOK_IP6_ROUTE_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_ROUTE_CUSTOM", + "name": "LWIP_HOOK_IP6_ROUTE_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 route hook.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-route-hook", + "name": "LWIP_HOOK_IP6_ROUTE", + "title": "IPv6 route Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_ND6_GET_GW_NONE", + "name": "LWIP_HOOK_ND6_GET_GW_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_ND6_GET_GW_DEFAULT", + "name": "LWIP_HOOK_ND6_GET_GW_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_ND6_GET_GW_CUSTOM", + "name": "LWIP_HOOK_ND6_GET_GW_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 route hook.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-get-gateway-hook", + "name": "LWIP_HOOK_ND6_GET_GW", + "title": "IPv6 get gateway Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 source address selection.\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-source-address-selection-hook", + "name": "LWIP_HOOK_IP6_SELECT_SRC_ADDR", + "title": "IPv6 source address selection Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE", + "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT", + "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM", + "name": "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables custom DNS resolve hook (without callback).\nSetting this to \"default\" provides weak implementation\nstub that could be overwritten in application code.\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-netconn-external-resolve-hook", + "name": "LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE", + "title": "Netconn external resolve Hook", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "This hidden option helps configure the DNS external resolve\nhook for external components like OpenThread. It ensures that\n`LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM` is selected without directly\nadding a dependency in the choice construct.", + "id": "LWIP_HOOK_DNS_EXTERNAL_RESOLVE_SELECT_CUSTOM", + "name": "LWIP_HOOK_DNS_EXTERNAL_RESOLVE_SELECT_CUSTOM", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_DNS_EXT_RESOLVE_NONE", + "name": "LWIP_HOOK_DNS_EXT_RESOLVE_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM", + "name": "LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables custom DNS resolve hook (with callback).\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-dns-external-resolve-hook", + "name": "LWIP_HOOK_DNS_EXTERNAL_RESOLVE", + "title": "DNS external resolve Hook", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_INPUT_NONE", + "name": "LWIP_HOOK_IP6_INPUT_NONE", + "range": null, + "title": "No hook declared", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_INPUT_DEFAULT", + "name": "LWIP_HOOK_IP6_INPUT_DEFAULT", + "range": null, + "title": "Default (weak) implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "LWIP_HOOK_IP6_INPUT_CUSTOM", + "name": "LWIP_HOOK_IP6_INPUT_CUSTOM", + "range": null, + "title": "Custom implementation", + "type": "bool" + } + ], + "depends_on": "LWIP_IPV6", + "help": "Enables custom IPv6 packet input.\nSetting this to \"default\" provides weak IDF implementation,\nwhich drops all incoming IPv6 traffic if the interface has no link local address.\n(this default implementation is \"weak\" and could be still overwritten\nin the application if some additional IPv6 input packet filtering is needed)\nSetting this to \"none\" removes this default filter and conforms to the lwIP\nimplementation (which accepts multicasts even if the interface has no link local address)\nSetting this to \"custom\" provides hook's declaration\nonly and expects the application to implement it.", + "id": "component-config-lwip-hooks-ipv6-packet-input", + "name": "LWIP_HOOK_IP6_INPUT", + "title": "IPv6 packet input", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-lwip-hooks", + "title": "Hooks", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": "Enabling this option routes all enabled LWIP debugs through ESP_LOGD.", + "id": "LWIP_DEBUG_ESP_LOG", + "name": "LWIP_DEBUG_ESP_LOG", + "range": null, + "title": "Route LWIP debugs through ESP_LOG interface", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_NETIF_DEBUG", + "name": "LWIP_NETIF_DEBUG", + "range": null, + "title": "Enable netif debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_PBUF_DEBUG", + "name": "LWIP_PBUF_DEBUG", + "range": null, + "title": "Enable pbuf debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_ETHARP_DEBUG", + "name": "LWIP_ETHARP_DEBUG", + "range": null, + "title": "Enable etharp debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_API_LIB_DEBUG", + "name": "LWIP_API_LIB_DEBUG", + "range": null, + "title": "Enable api lib debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_SOCKETS_DEBUG", + "name": "LWIP_SOCKETS_DEBUG", + "range": null, + "title": "Enable socket debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_IP_DEBUG", + "name": "LWIP_IP_DEBUG", + "range": null, + "title": "Enable IP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG && LWIP_ICMP", + "help": null, + "id": "LWIP_ICMP_DEBUG", + "name": "LWIP_ICMP_DEBUG", + "range": null, + "title": "Enable ICMP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_DHCP_STATE_DEBUG", + "name": "LWIP_DHCP_STATE_DEBUG", + "range": null, + "title": "Enable DHCP state tracking", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_DHCP_DEBUG", + "name": "LWIP_DHCP_DEBUG", + "range": null, + "title": "Enable DHCP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_IP6_DEBUG", + "name": "LWIP_IP6_DEBUG", + "range": null, + "title": "Enable IP6 debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_ICMP6_DEBUG", + "name": "LWIP_ICMP6_DEBUG", + "range": null, + "title": "Enable ICMP6 debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_TCP_DEBUG", + "name": "LWIP_TCP_DEBUG", + "range": null, + "title": "Enable TCP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_UDP_DEBUG", + "name": "LWIP_UDP_DEBUG", + "range": null, + "title": "Enable UDP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_SNTP_DEBUG", + "name": "LWIP_SNTP_DEBUG", + "range": null, + "title": "Enable SNTP debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_DNS_DEBUG", + "name": "LWIP_DNS_DEBUG", + "range": null, + "title": "Enable DNS debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG && LWIP_IPV4_NAPT", + "help": null, + "id": "LWIP_NAPT_DEBUG", + "name": "LWIP_NAPT_DEBUG", + "range": null, + "title": "Enable NAPT debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_BRIDGEIF_DEBUG", + "name": "LWIP_BRIDGEIF_DEBUG", + "range": null, + "title": "Enable bridge generic debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_BRIDGEIF_FDB_DEBUG", + "name": "LWIP_BRIDGEIF_FDB_DEBUG", + "range": null, + "title": "Enable bridge FDB debug messages", + "type": "bool" + }, + { + "children": [], + "depends_on": "LWIP_DEBUG", + "help": null, + "id": "LWIP_BRIDGEIF_FW_DEBUG", + "name": "LWIP_BRIDGEIF_FW_DEBUG", + "range": null, + "title": "Enable bridge forwarding debug messages", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enabling this option allows different kinds of lwIP debug output.\n\nAll lwIP debug features increase the size of the final binary.", + "id": "LWIP_DEBUG", + "is_menuconfig": true, + "name": "LWIP_DEBUG", + "range": null, + "title": "Enable LWIP Debug", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-lwip", + "title": "LWIP", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_INTERNAL_MEM_ALLOC", + "name": "MBEDTLS_INTERNAL_MEM_ALLOC", + "range": null, + "title": "Internal memory", + "type": "bool" + }, + { + "children": [], + "depends_on": "(SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC) && ", + "help": null, + "id": "MBEDTLS_EXTERNAL_MEM_ALLOC", + "name": "MBEDTLS_EXTERNAL_MEM_ALLOC", + "range": null, + "title": "External SPIRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEFAULT_MEM_ALLOC", + "name": "MBEDTLS_DEFAULT_MEM_ALLOC", + "range": null, + "title": "Default alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_CUSTOM_MEM_ALLOC", + "name": "MBEDTLS_CUSTOM_MEM_ALLOC", + "range": null, + "title": "Custom alloc mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY && ", + "help": "Allows to use IRAM memory region as 8bit accessible region.\n\nTLS input and output buffers will be allocated in IRAM section which is 32bit aligned\nmemory. Every unaligned (8bit or 16bit) access will result in an exception\nand incur penalty of certain clock cycles per unaligned read/write.", + "id": "MBEDTLS_IRAM_8BIT_MEM_ALLOC", + "name": "MBEDTLS_IRAM_8BIT_MEM_ALLOC", + "range": null, + "title": "Internal IRAM", + "type": "bool" + } + ], + "depends_on": null, + "help": "Allocation strategy for mbedTLS, essentially provides ability to\nallocate all required dynamic allocations from,\n\n- Internal DRAM memory only\n- External SPIRAM memory only\n- Either internal or external memory based on default malloc()\n behavior in ESP-IDF\n- Custom allocation mode, by overwriting calloc()/free() using\n mbedtls_platform_set_calloc_free() function\n- Internal IRAM memory wherever applicable else internal DRAM\n\nRecommended mode here is always internal (*), since that is most preferred\nfrom security perspective. But if application requirement does not\nallow sufficient free internal memory then alternate mode can be\nselected.\n\n(*) In case of ESP32-S2/ESP32-S3, hardware allows encryption of external\nSPIRAM contents provided hardware flash encryption feature is enabled.\nIn that case, using external SPIRAM allocation strategy is also safe choice\nfrom security perspective.", + "id": "component-config-mbedtls-memory-allocation-strategy", + "name": "MBEDTLS_MEM_ALLOC_MODE", + "title": "Memory allocation strategy", + "type": "choice" + }, + { + "children": [], + "depends_on": "!MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "help": "Maximum TLS message length (in bytes) supported by mbedTLS.\n\n16384 is the default and this value is required to comply\nfully with TLS standards.\n\nHowever you can set a lower value in order to save RAM. This\nis safe if the other end of the connection supports Maximum\nFragment Length Negotiation Extension (max_fragment_length,\nsee RFC6066) or you know for certain that it will never send a\nmessage longer than a certain number of bytes.\n\nIf the value is set too low, symptoms are a failed TLS\nhandshake or a return value of MBEDTLS_ERR_SSL_INVALID_RECORD\n(-0x7200).", + "id": "MBEDTLS_SSL_MAX_CONTENT_LEN", + "name": "MBEDTLS_SSL_MAX_CONTENT_LEN", + "range": null, + "title": "TLS maximum message content length", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "help": "This defines maximum incoming fragment length, overriding default\nmaximum content length (MBEDTLS_SSL_MAX_CONTENT_LEN).", + "id": "MBEDTLS_SSL_IN_CONTENT_LEN", + "name": "MBEDTLS_SSL_IN_CONTENT_LEN", + "range": [ + 512, + 16384 + ], + "title": "TLS maximum incoming fragment length", + "type": "int" + }, + { + "children": [], + "depends_on": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "help": "This defines maximum outgoing fragment length, overriding default\nmaximum content length (MBEDTLS_SSL_MAX_CONTENT_LEN).", + "id": "MBEDTLS_SSL_OUT_CONTENT_LEN", + "name": "MBEDTLS_SSL_OUT_CONTENT_LEN", + "range": [ + 512, + 16384 + ], + "title": "TLS maximum outgoing fragment length", + "type": "int" + } + ], + "depends_on": null, + "help": "If enabled, this option allows customizing TLS in/out fragment length\nin asymmetric way. Please note that enabling this with default values\nsaves 12KB of dynamic memory per TLS connection.", + "id": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "name": "MBEDTLS_ASYMMETRIC_CONTENT_LEN", + "range": null, + "title": "Asymmetric in/out fragment length", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA", + "help": "Free CA certificate after its usage in the handshake process.\nThis option will decrease the heap footprint for the TLS handshake, but may lead to a problem:\nIf the respective ssl object needs to perform the TLS handshake again,\nthe CA certificate should once again be registered to the ssl object.", + "id": "MBEDTLS_DYNAMIC_FREE_CA_CERT", + "name": "MBEDTLS_DYNAMIC_FREE_CA_CERT", + "range": null, + "title": "Free SSL CA certificate after its usage", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_DYNAMIC_BUFFER", + "help": "Free private key and DHM data after its usage in handshake process.\n\nThe option will decrease heap cost when handshake, but also lead to problem:\n\nBecause all certificate, private key and DHM data are freed so users should register\ncertificate and private key to ssl config object again.", + "id": "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA", + "name": "MBEDTLS_DYNAMIC_FREE_CONFIG_DATA", + "range": null, + "title": "Free private key and DHM data after its usage", + "type": "bool" + } + ], + "depends_on": "!IDF_TARGET_LINUX && !MBEDTLS_SSL_PROTO_DTLS && !MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH", + "help": "Using dynamic TX/RX buffer. After enabling this option, mbedTLS will\nallocate TX buffer when need to send data and then free it if all data\nis sent, allocate RX buffer when need to receive data and then free it\nwhen all data is used or read by upper layer.\n\nBy default, when SSL is initialized, mbedTLS also allocate TX and\nRX buffer with the default value of \"MBEDTLS_SSL_OUT_CONTENT_LEN\" or\n\"MBEDTLS_SSL_IN_CONTENT_LEN\", so to save more heap, users can set\nthe options to be an appropriate value.", + "id": "MBEDTLS_DYNAMIC_BUFFER", + "name": "MBEDTLS_DYNAMIC_BUFFER", + "range": null, + "title": "Using dynamic TX/RX buffer", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_WARN", + "name": "MBEDTLS_DEBUG_LEVEL_WARN", + "range": null, + "title": "Warning", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_INFO", + "name": "MBEDTLS_DEBUG_LEVEL_INFO", + "range": null, + "title": "Info", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_DEBUG", + "name": "MBEDTLS_DEBUG_LEVEL_DEBUG", + "range": null, + "title": "Debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL_VERBOSE", + "name": "MBEDTLS_DEBUG_LEVEL_VERBOSE", + "range": null, + "title": "Verbose", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_DEBUG", + "help": "Set mbedTLS debugging level", + "id": "component-config-mbedtls-enable-mbedtls-debugging-set-mbedtls-debugging-level", + "name": "MBEDTLS_DEBUG_LEVEL", + "title": "Set mbedTLS debugging level", + "type": "choice" + } + ], + "depends_on": null, + "help": "Enable mbedTLS debugging functions at compile time.\n\nIf this option is enabled, you can include\n\"mbedtls/esp_debug.h\" and call mbedtls_esp_enable_debug_log()\nat runtime in order to enable mbedTLS debug output via the ESP\nlog mechanism.", + "id": "MBEDTLS_DEBUG", + "name": "MBEDTLS_DEBUG", + "range": null, + "title": "Enable mbedTLS debugging", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_DEBUG_LEVEL", + "name": "MBEDTLS_DEBUG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE", + "name": "MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE", + "range": null, + "title": "TLS 1.3 middlebox compatibility mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_KEXM_PSK", + "name": "MBEDTLS_SSL_TLS1_3_KEXM_PSK", + "range": null, + "title": "TLS 1.3 PSK key exchange mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_KEXM_EPHEMERAL", + "name": "MBEDTLS_SSL_TLS1_3_KEXM_EPHEMERAL", + "range": null, + "title": "TLS 1.3 ephemeral key exchange mode", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "help": null, + "id": "MBEDTLS_SSL_TLS1_3_KEXM_PSK_EPHEMERAL", + "name": "MBEDTLS_SSL_TLS1_3_KEXM_PSK_EPHEMERAL", + "range": null, + "title": "TLS 1.3 PSK ephemeral key exchange mode", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3", + "id": "component-config-mbedtls-mbedtls-v3-x-related-support-tls-1-3-protocol-tls-1-3-related-configurations", + "title": "TLS 1.3 related configurations", + "type": "menu" + } + ], + "depends_on": "MBEDTLS_TLS_ENABLED && MBEDTLS_SSL_KEEP_PEER_CERTIFICATE && !MBEDTLS_DYNAMIC_BUFFER", + "help": null, + "id": "MBEDTLS_SSL_PROTO_TLS1_3", + "name": "MBEDTLS_SSL_PROTO_TLS1_3", + "range": null, + "title": "Support TLS 1.3 protocol", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This enables the SSL buffer to be resized automatically\nbased on the negotiated maximum fragment length in each direction.", + "id": "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH", + "name": "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH", + "range": null, + "title": "Variable SSL buffer length", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECDH_C && MBEDTLS_ECP_RESTARTABLE", + "help": "Use the legacy ECDH context format.\nDefine this option only if you enable MBEDTLS_ECP_RESTARTABLE or if you\nwant to access ECDH context fields directly.", + "id": "MBEDTLS_ECDH_LEGACY_CONTEXT", + "name": "MBEDTLS_ECDH_LEGACY_CONTEXT", + "range": null, + "title": "Use a backward compatible ECDH context (Experimental)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables users to configure the set of trusted certificates\nthrough a callback instead of a linked list.\n\nSee mbedTLS documentation for required API and more details.", + "id": "MBEDTLS_X509_TRUSTED_CERT_CALLBACK", + "name": "MBEDTLS_X509_TRUSTED_CERT_CALLBACK", + "range": null, + "title": "Enable trusted certificate callbacks", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_GCM_C || MBEDTLS_CCM_C || MBEDTLS_CHACHAPOLY_C", + "help": "Enable serialization of the TLS context structures\nThis is a local optimization in handling a single, potentially long-lived connection.\n\nSee mbedTLS documentation for required API and more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_SSL_CONTEXT_SERIALIZATION", + "name": "MBEDTLS_SSL_CONTEXT_SERIALIZATION", + "range": null, + "title": "Enable serialization of the TLS context structures", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Keep the peer's certificate after completion of the handshake.\nDisabling this option will save about 4kB of heap and some code size.\n\nSee mbedTLS documentation for required API and more details.", + "id": "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE", + "name": "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE", + "range": null, + "title": "Keep peer certificate after handshake completion", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_X509_CRL_PARSE_C", + "help": "Enable PKCS #7 core for using PKCS #7-formatted signatures.", + "id": "MBEDTLS_PKCS7_C", + "name": "MBEDTLS_PKCS7_C", + "range": null, + "title": "Enable PKCS #7", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_3 || MBEDTLS_SSL_DTLS_CONNECTION_ID", + "help": "Controls the use of record plaintext padding in TLS 1.3 and\nwhen using the Connection ID extension in DTLS 1.2.\n\nThe padding will always be chosen so that the length of the\npadded plaintext is a multiple of the value of this option.\n\nNotes:\n A value of 1 means that no padding will be used for outgoing records.\n On systems lacking division instructions, a power of two should be preferred.", + "id": "MBEDTLS_SSL_CID_PADDING_GRANULARITY", + "name": "MBEDTLS_SSL_CID_PADDING_GRANULARITY", + "range": null, + "title": "Record plaintext padding", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_SSL_DTLS_CONNECTION_ID && MBEDTLS_SSL_PROTO_DTLS", + "help": "Maximum length of CIDs used for incoming DTLS messages", + "id": "MBEDTLS_SSL_CID_IN_LEN_MAX", + "name": "MBEDTLS_SSL_CID_IN_LEN_MAX", + "range": null, + "title": "Maximum length of CIDs used for incoming DTLS messages", + "type": "int" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_DTLS_CONNECTION_ID && MBEDTLS_SSL_PROTO_DTLS", + "help": "Maximum length of CIDs used for outgoing DTLS messages", + "id": "MBEDTLS_SSL_CID_OUT_LEN_MAX", + "name": "MBEDTLS_SSL_CID_OUT_LEN_MAX", + "range": null, + "title": "Maximum length of CIDs used for outgoing DTLS messages", + "type": "int" + } + ], + "depends_on": "MBEDTLS_SSL_PROTO_DTLS", + "help": "Enable support for the DTLS Connection ID extension which allows to\nidentify DTLS connections across changes in the underlying transport.", + "id": "MBEDTLS_SSL_DTLS_CONNECTION_ID", + "name": "MBEDTLS_SSL_DTLS_CONNECTION_ID", + "range": null, + "title": "Support for the DTLS Connection ID extension", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_DTLS", + "help": "Enable support for negotiation of DTLS-SRTP (RFC 5764) through the use_srtp extension.\n\nSee mbedTLS documentation for required API and more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_SSL_DTLS_SRTP", + "name": "MBEDTLS_SSL_DTLS_SRTP", + "range": null, + "title": "Enable support for negotiation of DTLS-SRTP (RFC 5764)", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_SSL_PROTO_DTLS", + "id": "component-config-mbedtls-mbedtls-v3-x-related-dtls-based-configurations", + "title": "DTLS-based configurations", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-mbedtls-v3-x-related", + "title": "mbedTLS v3.x related", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL", + "range": null, + "title": "Use the full default certificate bundle", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Use only the most common certificates from the default bundles, reducing the size with 50%,\nwhile still having around 99% coverage.", + "id": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN", + "range": null, + "title": "Use only the most common certificates from the default bundles", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE", + "range": null, + "title": "Do not use the default certificate bundle", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_CERTIFICATE_BUNDLE", + "help": null, + "id": "component-config-mbedtls-certificate-bundle-enable-trusted-root-certificate-bundle-default-certificate-bundle-options", + "name": "MBEDTLS_DEFAULT_CERTIFICATE_BUNDLE", + "title": "Default certificate bundle options", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE", + "help": "Name of the custom certificate directory or file. This path is evaluated\nrelative to the project root directory.", + "id": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH", + "name": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE_PATH", + "range": null, + "title": "Custom certificate bundle path", + "type": "string" + } + ], + "depends_on": "MBEDTLS_CERTIFICATE_BUNDLE", + "help": null, + "id": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE", + "name": "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE", + "range": null, + "title": "Add custom certificates to the default bundle", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_CERTIFICATE_BUNDLE && !MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE", + "help": "Include the deprecated list of root certificates in the bundle.\nThis list gets updated when a certificate is removed from the Mozilla's\nNSS root certificate store. This config can be enabled if you would like\nto ensure that none of the certificates that were deployed in the product\nare affected because of the update to bundle. In turn, enabling this\nconfig keeps expired, retracted certificates in the bundle and it may\npose a security risk.\n\n- Deprecated cert list may grow based based on sync with upstream bundle\n- Deprecated certs would be be removed in ESP-IDF (next) major release", + "id": "MBEDTLS_CERTIFICATE_BUNDLE_DEPRECATED_LIST", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_DEPRECATED_LIST", + "range": null, + "title": "Add deprecated root certificates", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_CERTIFICATE_BUNDLE", + "help": null, + "id": "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS", + "name": "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS", + "range": null, + "title": "Maximum no of certificates allowed in certificate bundle", + "type": "int" + } + ], + "depends_on": null, + "help": "Enable support for large number of default root certificates\n\nWhen enabled this option allows user to store default as well\nas customer specific root certificates in compressed format rather\nthan storing full certificate. For the root certificates the public key and the subject name\nwill be stored.", + "id": "MBEDTLS_CERTIFICATE_BUNDLE", + "name": "MBEDTLS_CERTIFICATE_BUNDLE", + "range": null, + "title": "Enable trusted root certificate bundle", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-certificate-bundle", + "title": "Certificate Bundle", + "type": "menu" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable \"non-blocking\" ECC operations that can return early and be resumed.", + "id": "MBEDTLS_ECP_RESTARTABLE", + "name": "MBEDTLS_ECP_RESTARTABLE", + "range": null, + "title": "Enable mbedTLS ecp restartable", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C || MBEDTLS_DES_C", + "help": "Enable the CMAC (Cipher-based Message Authentication Code) mode for\nblock ciphers.", + "id": "MBEDTLS_CMAC_C", + "name": "MBEDTLS_CMAC_C", + "range": null, + "title": "Enable CMAC mode for block ciphers", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_AES_USE_INTERRUPT", + "help": "This config helps to set the interrupt priority level for the AES peripheral.\nValue 0 (default) means that there is no preference regarding the interrupt\npriority level and any level from 1 to 3 can be selected (based on the availability).\nNote: Higher value indicates high interrupt priority.", + "id": "MBEDTLS_AES_INTERRUPT_LEVEL", + "name": "MBEDTLS_AES_INTERRUPT_LEVEL", + "range": [ + 0, + 3 + ], + "title": "AES hardware interrupt level", + "type": "int" + } + ], + "depends_on": "!IDF_TARGET_ESP32 && MBEDTLS_HARDWARE_AES", + "help": "Use an interrupt to coordinate long AES operations.\n\nThis allows other code to run on the CPU while an AES operation is pending.\nOtherwise the CPU busy-waits.", + "id": "MBEDTLS_AES_USE_INTERRUPT", + "name": "MBEDTLS_AES_USE_INTERRUPT", + "range": null, + "title": "Use interrupt for long AES operations", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_AES_SUPPORT_GCM && MBEDTLS_HARDWARE_AES", + "help": "Enable partially hardware accelerated GCM. GHASH calculation is still done\nin software.\n\nIf MBEDTLS_HARDWARE_GCM is disabled and MBEDTLS_HARDWARE_AES is enabled then\nmbedTLS will still use the hardware accelerated AES block operation, but\non a single block at a time.", + "id": "MBEDTLS_HARDWARE_GCM", + "name": "MBEDTLS_HARDWARE_GCM", + "range": null, + "title": "Enable partially hardware accelerated GCM", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_AES", + "help": "Enable this config to support fallback to software definitions for a non-AES\ncipher GCM operation as we support hardware acceleration only for AES cipher.\nSome of the non-AES ciphers used in a GCM operation are DES, ARIA, CAMELLIA,\nCHACHA20, BLOWFISH.\n\nIf this config is disabled, performing a non-AES cipher GCM operation with\nthe config MBEDTLS_HARDWARE_AES enabled will result in calculation of an\nAES-GCM operation instead for the given input values and thus could lead\nto failure in certificate validation which would ultimately lead to a SSL\nhandshake failure.\n\nThis config being by-default enabled leads to an increase in binary size\nfootprint of ~2.5KB.\nIn case you are sure that your use case (for example, client and server\nconfigurations in case of a TLS handshake) would not involve any GCM\noperations using a non-AES cipher, you can safely disable this config,\nleading to reduction in binary size footprint.", + "id": "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER", + "name": "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER", + "range": null, + "title": "Enable support for non-AES ciphers in GCM operation", + "type": "bool" + } + ], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST && SOC_AES_SUPPORTED", + "help": "Enable hardware accelerated AES encryption & decryption.\n\nNote that if the ESP32 CPU is running at 240MHz, hardware AES does not\noffer any speed boost over software AES.", + "id": "MBEDTLS_HARDWARE_AES", + "name": "MBEDTLS_HARDWARE_AES", + "range": null, + "title": "Enable hardware AES acceleration", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_MPI", + "help": "Fallback to software implementation for RSA key lengths\nlarger than SOC_RSA_MAX_BIT_LEN. If this is not active\nthen the ESP will be unable to process keys greater\nthan SOC_RSA_MAX_BIT_LEN.", + "id": "MBEDTLS_LARGE_KEY_SOFTWARE_MPI", + "name": "MBEDTLS_LARGE_KEY_SOFTWARE_MPI", + "range": null, + "title": "Fallback to software implementation for larger MPI values", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_MPI_USE_INTERRUPT", + "help": "This config helps to set the interrupt priority level for the MPI peripheral.\nValue 0 (default) means that there is no preference regarding the interrupt\npriority level and any level from 1 to 3 can be selected (based on the availability).\nNote: Higher value indicates high interrupt priority.", + "id": "MBEDTLS_MPI_INTERRUPT_LEVEL", + "name": "MBEDTLS_MPI_INTERRUPT_LEVEL", + "range": [ + 0, + 3 + ], + "title": "MPI hardware interrupt level", + "type": "int" + } + ], + "depends_on": "!IDF_TARGET_ESP32 && MBEDTLS_HARDWARE_MPI", + "help": "Use an interrupt to coordinate long MPI operations.\n\nThis allows other code to run on the CPU while an MPI operation is pending.\nOtherwise the CPU busy-waits.", + "id": "MBEDTLS_MPI_USE_INTERRUPT", + "name": "MBEDTLS_MPI_USE_INTERRUPT", + "range": null, + "title": "Use interrupt for MPI exp-mod operations", + "type": "bool" + } + ], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST && SOC_MPI_SUPPORTED", + "help": "Enable hardware accelerated multiple precision integer operations.\n\nHardware accelerated multiplication, modulo multiplication,\nand modular exponentiation for up to SOC_RSA_MAX_BIT_LEN bit results.\n\nThese operations are used by RSA.", + "id": "MBEDTLS_HARDWARE_MPI", + "name": "MBEDTLS_HARDWARE_MPI", + "range": null, + "title": "Enable hardware MPI (bignum) acceleration", + "type": "bool" + }, + { + "children": [], + "depends_on": "!SPIRAM_CACHE_WORKAROUND_STRATEGY_DUPLDST && SOC_SHA_SUPPORTED", + "help": "Enable hardware accelerated SHA1, SHA256, SHA384 & SHA512 in mbedTLS.\n\nDue to a hardware limitation, on the ESP32 hardware acceleration is only\nguaranteed if SHA digests are calculated one at a time. If more\nthan one SHA digest is calculated at the same time, one will\nbe calculated fully in hardware and the rest will be calculated\n(at least partially calculated) in software. This happens automatically.\n\nSHA hardware acceleration is faster than software in some situations but\nslower in others. You should benchmark to find the best setting for you.", + "id": "MBEDTLS_HARDWARE_SHA", + "name": "MBEDTLS_HARDWARE_SHA", + "range": null, + "title": "Enable hardware SHA acceleration", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_ECC", + "help": "Fallback to software implementation of ECC point multiplication and point verification\nfor curves not supported in hardware.", + "id": "MBEDTLS_ECC_OTHER_CURVES_SOFT_FALLBACK", + "name": "MBEDTLS_ECC_OTHER_CURVES_SOFT_FALLBACK", + "range": null, + "title": "Fallback to software implementation for curves not supported in hardware", + "type": "bool" + } + ], + "depends_on": "SOC_ECC_SUPPORTED", + "help": "Enable hardware accelerated ECC point multiplication and point verification for points\non curve SECP192R1 and SECP256R1 in mbedTLS", + "id": "MBEDTLS_HARDWARE_ECC", + "name": "MBEDTLS_HARDWARE_ECC", + "range": null, + "title": "Enable hardware ECC acceleration", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Use ROM MD5 in mbedTLS.", + "id": "MBEDTLS_ROM_MD5", + "name": "MBEDTLS_ROM_MD5", + "range": null, + "title": "Use MD5 implementation in ROM", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2", + "help": "The ECDSA peripheral before ECO5 does not offer constant time ECDSA sign operation.\nThis time can be observed through power profiling of the device,\nmaking the ECDSA private key vulnerable to side-channel timing attacks.\nThis countermeasure masks the real ECDSA sign operation\nunder dummy sign operations to add randomness in the generated power signature.\nIt is highly recommended to also enable Secure Boot for the device in addition to this countermeasure\nso that only trusted software can execute on the device.", + "id": "MBEDTLS_HARDWARE_ECDSA_SIGN_MASKING_CM", + "name": "MBEDTLS_HARDWARE_ECDSA_SIGN_MASKING_CM", + "range": null, + "title": "Mask original ECDSA sign operation under dummy sign operations", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2", + "help": "This option adds a delay after the actual ECDSA signature operation\nso that the entire operation appears to be constant time for the software.\nThis fix helps in protecting the device only in case of remote timing attack on the ECDSA private key.\nFor e.g., When an interface is exposed by the device to perform ECDSA signature\nof an arbitrary message.\nThe signature time would appear to be constant to the external entity after enabling\nthis option.", + "id": "MBEDTLS_HARDWARE_ECDSA_SIGN_CONSTANT_TIME_CM", + "name": "MBEDTLS_HARDWARE_ECDSA_SIGN_CONSTANT_TIME_CM", + "range": null, + "title": "Make ECDSA signature operation pseudo constant time for software", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_HARDWARE_ECDSA_SIGN && IDF_TARGET_ESP32H2", + "id": "component-config-mbedtls-enable-ecdsa-signing-using-on-chip-ecdsa-peripheral-enable-software-countermeasure-for-ecdsa-signing-using-on-chip-ecdsa-peripheral", + "title": "Enable Software Countermeasure for ECDSA signing using on-chip ECDSA peripheral", + "type": "menu" + } + ], + "depends_on": "SOC_ECDSA_SUPPORTED", + "help": "Enable hardware accelerated ECDSA peripheral to sign data\non curve SECP192R1 and SECP256R1 in mbedTLS.\n\nNote that for signing, the private key has to be burnt in an efuse key block\nwith key purpose set to ECDSA_KEY.\nIf no key is burnt, it will report an error\n\nThe key should be burnt in little endian format. espefuse.py utility handles it internally\nbut care needs to be taken while burning using esp_efuse APIs", + "id": "MBEDTLS_HARDWARE_ECDSA_SIGN", + "name": "MBEDTLS_HARDWARE_ECDSA_SIGN", + "range": null, + "title": "Enable ECDSA signing using on-chip ECDSA peripheral", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_ECDSA_SUPPORTED", + "help": "Enable hardware accelerated ECDSA peripheral to verify signature\non curve SECP192R1 and SECP256R1 in mbedTLS.", + "id": "MBEDTLS_HARDWARE_ECDSA_VERIFY", + "name": "MBEDTLS_HARDWARE_ECDSA_VERIFY", + "range": null, + "title": "Enable ECDSA signature verification using on-chip ECDSA peripheral", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option enables hardware acceleration for ECDSA sign function, only\nwhen using ATECC608A cryptoauth chip.", + "id": "MBEDTLS_ATCA_HW_ECDSA_SIGN", + "name": "MBEDTLS_ATCA_HW_ECDSA_SIGN", + "range": null, + "title": "Enable hardware ECDSA sign acceleration when using ATECC608A", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option enables hardware acceleration for ECDSA sign function, only\nwhen using ATECC608A cryptoauth chip.", + "id": "MBEDTLS_ATCA_HW_ECDSA_VERIFY", + "name": "MBEDTLS_ATCA_HW_ECDSA_VERIFY", + "range": null, + "title": "Enable hardware ECDSA verify acceleration when using ATECC608A", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_HAVE_TIME", + "help": "Enabling this config will provide users with a function\n\"mbedtls_platform_set_time()\" that allows to set an alternative\ntime function pointer.", + "id": "MBEDTLS_PLATFORM_TIME_ALT", + "name": "MBEDTLS_PLATFORM_TIME_ALT", + "range": null, + "title": "Enable mbedtls time support: platform-specific", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_HAVE_TIME", + "help": "Enables X.509 certificate expiry checks in mbedTLS.\n\nIf this option is disabled (default) then X.509 certificate\n\"valid from\" and \"valid to\" timestamp fields are ignored.\n\nIf this option is enabled, these fields are compared with the\ncurrent system date and time. The time is retrieved using the\nstandard time() and gmtime() functions. If the certificate is not\nvalid for the current system time then verification will fail with\ncode MBEDTLS_X509_BADCERT_FUTURE or MBEDTLS_X509_BADCERT_EXPIRED.\n\nEnabling this option requires adding functionality in the firmware\nto set the system clock to a valid timestamp before using TLS. The\nrecommended way to do this is via ESP-IDF's SNTP functionality, but\nany method can be used.\n\nIn the case where only a small number of certificates are trusted by\nthe device, please carefully consider the tradeoffs of enabling this\noption. There may be undesired consequences, for example if all\ntrusted certificates expire while the device is offline and a TLS\nconnection is required to update. Or if an issue with the SNTP\nserver means that the system time is invalid for an extended period\nafter a reset.", + "id": "MBEDTLS_HAVE_TIME_DATE", + "name": "MBEDTLS_HAVE_TIME_DATE", + "range": null, + "title": "Enable mbedtls certificate expiry check", + "type": "bool" + } + ], + "depends_on": "!ESP_TIME_FUNCS_USE_NONE", + "help": "Enable use of time.h functions (time() and gmtime()) by mbedTLS.\n\nThis option doesn't require the system time to be correct, but enables\nfunctionality that requires relative timekeeping - for example periodic\nexpiry of TLS session tickets or session cache entries.\n\nDisabling this option will save some firmware size, particularly if\nthe rest of the firmware doesn't call any standard timekeeeping\nfunctions.", + "id": "MBEDTLS_HAVE_TIME", + "name": "MBEDTLS_HAVE_TIME", + "range": null, + "title": "Enable mbedtls time support", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Standard ECDSA is \"fragile\" in the sense that lack of entropy when signing\nmay result in a compromise of the long-term signing key.", + "id": "MBEDTLS_ECDSA_DETERMINISTIC", + "name": "MBEDTLS_ECDSA_DETERMINISTIC", + "range": null, + "title": "Enable deterministic ECDSA", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable MBEDTLS_SHA512_C adds support for SHA-384 and SHA-512.", + "id": "MBEDTLS_SHA512_C", + "name": "MBEDTLS_SHA512_C", + "range": null, + "title": "Enable the SHA-384 and SHA-512 cryptographic hash algorithms", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling MBEDTLS_SHA3_C adds support for SHA3.\nEnabling this configuration option increases the flash footprint\nby almost 4KB.", + "id": "MBEDTLS_SHA3_C", + "name": "MBEDTLS_SHA3_C", + "range": null, + "title": "Enable the SHA3 cryptographic hash algorithm", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_SERVER_AND_CLIENT", + "name": "MBEDTLS_TLS_SERVER_AND_CLIENT", + "range": null, + "title": "Server & Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_SERVER_ONLY", + "name": "MBEDTLS_TLS_SERVER_ONLY", + "range": null, + "title": "Server", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_CLIENT_ONLY", + "name": "MBEDTLS_TLS_CLIENT_ONLY", + "range": null, + "title": "Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MBEDTLS_TLS_DISABLED", + "name": "MBEDTLS_TLS_DISABLED", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "mbedTLS can be compiled with protocol support for the TLS\nserver, TLS client, or both server and client.\n\nReducing the number of TLS roles supported saves code size.", + "id": "component-config-mbedtls-tls-protocol-role", + "name": "MBEDTLS_TLS_MODE", + "title": "TLS Protocol Role", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_TLS_SERVER", + "name": "MBEDTLS_TLS_SERVER", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_TLS_CLIENT", + "name": "MBEDTLS_TLS_CLIENT", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_TLS_ENABLED", + "name": "MBEDTLS_TLS_ENABLED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_TLS_ENABLED", + "help": "Enable to support symmetric key PSK (pre-shared-key) TLS key exchange modes.", + "id": "MBEDTLS_KEY_EXCHANGE_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_PSK", + "range": null, + "title": "Enable PSK based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_DHM_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support Diffie-Hellman PSK (pre-shared-key) TLS authentication modes.", + "id": "MBEDTLS_KEY_EXCHANGE_DHE_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_DHE_PSK", + "range": null, + "title": "Enable DHE-PSK based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_ECDH_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support Elliptic-Curve-Diffie-Hellman PSK (pre-shared-key) TLS authentication modes.", + "id": "MBEDTLS_KEY_EXCHANGE_ECDHE_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_ECDHE_PSK", + "range": null, + "title": "Enable ECDHE-PSK based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_PSK_MODES && MBEDTLS_TLS_ENABLED", + "help": "Enable to support RSA PSK (pre-shared-key) TLS authentication modes.", + "id": "MBEDTLS_KEY_EXCHANGE_RSA_PSK", + "name": "MBEDTLS_KEY_EXCHANGE_RSA_PSK", + "range": null, + "title": "Enable RSA-PSK based ciphersuite modes", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Enable to show configuration for different types of pre-shared-key TLS authentatication methods.\n\nLeaving this options disabled will save code size if they are not used.", + "id": "MBEDTLS_PSK_MODES", + "name": "MBEDTLS_PSK_MODES", + "range": null, + "title": "Enable pre-shared-key ciphersuites", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_RSA", + "range": null, + "title": "Enable RSA-only based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_DHM_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-DHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_DHE_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_DHE_RSA", + "range": null, + "title": "Enable DHE-RSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA", + "range": null, + "title": "Enable ECDHE-RSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_ECDSA_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA", + "range": null, + "title": "Enable ECDHE-ECDSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_ECDSA_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA", + "range": null, + "title": "Enable ECDH-ECDSA based ciphersuite modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE && MBEDTLS_ECDH_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECDHE-RSA-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECDH_RSA", + "name": "MBEDTLS_KEY_EXCHANGE_ECDH_RSA", + "range": null, + "title": "Enable ECDH-RSA based ciphersuite modes", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_ECP_C && MBEDTLS_TLS_ENABLED", + "help": "Enable to show Elliptic Curve based ciphersuite mode options.\n\nDisabling all Elliptic Curve ciphersuites saves code size and\ncan give slightly faster TLS handshakes, provided the server supports\nRSA-only ciphersuite modes.", + "id": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE", + "name": "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE", + "range": null, + "title": "Support Elliptic Curve based ciphersuites", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECJPAKE_C && MBEDTLS_ECP_DP_SECP256R1_ENABLED && MBEDTLS_TLS_ENABLED", + "help": "Enable to support ciphersuites with prefix TLS-ECJPAKE-WITH-", + "id": "MBEDTLS_KEY_EXCHANGE_ECJPAKE", + "name": "MBEDTLS_KEY_EXCHANGE_ECJPAKE", + "range": null, + "title": "Enable ECJPAKE based ciphersuite modes", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_TLS_ENABLED", + "id": "component-config-mbedtls-tls-key-exchange-methods", + "title": "TLS Key Exchange Methods", + "type": "menu" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "The two main uses of renegotiation are (1) refresh keys on long-lived\nconnections and (2) client authentication after the initial handshake.\nIf you don't need renegotiation, disabling it will save code size and\nreduce the possibility of abuse/vulnerability.", + "id": "MBEDTLS_SSL_RENEGOTIATION", + "name": "MBEDTLS_SSL_RENEGOTIATION", + "range": null, + "title": "Support TLS renegotiation", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": null, + "id": "MBEDTLS_SSL_PROTO_TLS1_2", + "name": "MBEDTLS_SSL_PROTO_TLS1_2", + "range": null, + "title": "Support TLS 1.2 protocol", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Provisions for GM/T SSL 1.1 support", + "id": "MBEDTLS_SSL_PROTO_GMTSSL1_1", + "name": "MBEDTLS_SSL_PROTO_GMTSSL1_1", + "range": null, + "title": "Support GM/T SSL 1.1 protocol", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_SSL_PROTO_TLS1_2", + "help": "Requires TLS 1.2 to be enabled for DTLS 1.2", + "id": "MBEDTLS_SSL_PROTO_DTLS", + "name": "MBEDTLS_SSL_PROTO_DTLS", + "range": null, + "title": "Support DTLS protocol (all versions)", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Disabling this option will save some code size if it is not needed.", + "id": "MBEDTLS_SSL_ALPN", + "name": "MBEDTLS_SSL_ALPN", + "range": null, + "title": "Support ALPN (Application Layer Protocol Negotiation)", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED", + "help": "Client support for RFC 5077 session tickets. See mbedTLS documentation for more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_CLIENT_SSL_SESSION_TICKETS", + "name": "MBEDTLS_CLIENT_SSL_SESSION_TICKETS", + "range": null, + "title": "TLS: Client Support for RFC 5077 SSL session tickets", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_TLS_ENABLED && (MBEDTLS_GCM_C || MBEDTLS_CCM_C || MBEDTLS_CHACHAPOLY_C)", + "help": "Server support for RFC 5077 session tickets. See mbedTLS documentation for more details.\nDisabling this option will save some code size.", + "id": "MBEDTLS_SERVER_SSL_SESSION_TICKETS", + "name": "MBEDTLS_SERVER_SSL_SESSION_TICKETS", + "range": null, + "title": "TLS: Server Support for RFC 5077 SSL session tickets", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_AES_C", + "name": "MBEDTLS_AES_C", + "range": null, + "title": "AES block cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_CAMELLIA_C", + "name": "MBEDTLS_CAMELLIA_C", + "range": null, + "title": "Camellia block cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the DES block cipher to support 3DES-based TLS ciphersuites.\n\n3DES is vulnerable to the Sweet32 attack and should only be enabled\nif absolutely necessary.", + "id": "MBEDTLS_DES_C", + "name": "MBEDTLS_DES_C", + "range": null, + "title": "DES block cipher (legacy, insecure)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the Blowfish block cipher (not used for TLS sessions.)\n\nThe Blowfish cipher is not used for mbedTLS TLS sessions but can be\nused for other purposes. Read up on the limitations of Blowfish (including\nSweet32) before enabling.", + "id": "MBEDTLS_BLOWFISH_C", + "name": "MBEDTLS_BLOWFISH_C", + "range": null, + "title": "Blowfish block cipher (read help)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables the XTEA block cipher.", + "id": "MBEDTLS_XTEA_C", + "name": "MBEDTLS_XTEA_C", + "range": null, + "title": "XTEA block cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C || MBEDTLS_CAMELLIA_C", + "help": "Enable Counter with CBC-MAC (CCM) modes for AES and/or Camellia ciphers.\n\nDisabling this option saves some code size.", + "id": "MBEDTLS_CCM_C", + "name": "MBEDTLS_CCM_C", + "range": null, + "title": "CCM (Counter with CBC-MAC) block cipher modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C || MBEDTLS_CAMELLIA_C", + "help": "Enable Galois/Counter Mode for AES and/or Camellia ciphers.\n\nThis option is generally faster than CCM.", + "id": "MBEDTLS_GCM_C", + "name": "MBEDTLS_GCM_C", + "range": null, + "title": "GCM (Galois/Counter) block cipher modes", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_AES_C", + "help": "Enable NIST key wrapping and key wrapping padding.", + "id": "MBEDTLS_NIST_KW_C", + "name": "MBEDTLS_NIST_KW_C", + "range": null, + "title": "NIST key wrapping (KW) and KW padding (KWP)", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-symmetric-ciphers", + "title": "Symmetric Ciphers", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enable the RIPEMD-160 hash algorithm.", + "id": "MBEDTLS_RIPEMD160_C", + "name": "MBEDTLS_RIPEMD160_C", + "range": null, + "title": "Enable RIPEMD-160 hash algorithm", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable decoding/parsing of PEM formatted certificates.\n\nIf your certificates are all in the simpler DER format, disabling\nthis option will save some code size.", + "id": "MBEDTLS_PEM_PARSE_C", + "name": "MBEDTLS_PEM_PARSE_C", + "range": null, + "title": "Read & Parse PEM formatted certificates", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable writing of PEM formatted certificates.\n\nIf writing certificate data only in DER format, disabling this\noption will save some code size.", + "id": "MBEDTLS_PEM_WRITE_C", + "name": "MBEDTLS_PEM_WRITE_C", + "range": null, + "title": "Write PEM formatted certificates", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Support for parsing X.509 Certificate Revocation Lists.", + "id": "MBEDTLS_X509_CRL_PARSE_C", + "name": "MBEDTLS_X509_CRL_PARSE_C", + "range": null, + "title": "X.509 CRL parsing", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Support for parsing X.509 Certificate Signing Requests", + "id": "MBEDTLS_X509_CSR_PARSE_C", + "name": "MBEDTLS_X509_CSR_PARSE_C", + "range": null, + "title": "X.509 CSR parsing", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls-certificates", + "title": "Certificates", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MBEDTLS_ECP_C", + "is_menuconfig": true, + "name": "MBEDTLS_ECP_C", + "range": null, + "title": "Elliptic Curve Ciphers", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Enable DHM. Needed to use DHE-xxx TLS ciphersuites.\n\nNote that the security of Diffie-Hellman key exchanges depends on\na suitable prime being used for the exchange. Please see detailed\nwarning text about this in file `mbedtls/dhm.h` file.", + "id": "MBEDTLS_DHM_C", + "name": "MBEDTLS_DHM_C", + "range": null, + "title": "Diffie-Hellman-Merkle key exchange (DHM)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_ECDH_C", + "help": "Enable ECDSA. Needed to use ECDSA-xxx TLS ciphersuites.", + "id": "MBEDTLS_ECDSA_C", + "name": "MBEDTLS_ECDSA_C", + "range": null, + "title": "Elliptic Curve DSA", + "type": "bool" + } + ], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable ECDH. Needed to use ECDHE-xxx TLS ciphersuites.", + "id": "MBEDTLS_ECDH_C", + "name": "MBEDTLS_ECDH_C", + "range": null, + "title": "Elliptic Curve Diffie-Hellman (ECDH)", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable ECJPAKE. Needed to use ECJPAKE-xxx TLS ciphersuites.", + "id": "MBEDTLS_ECJPAKE_C", + "name": "MBEDTLS_ECJPAKE_C", + "range": null, + "title": "Elliptic curve J-PAKE", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP192R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP192R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP192R1_ENABLED", + "range": null, + "title": "Enable SECP192R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP224R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP224R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP224R1_ENABLED", + "range": null, + "title": "Enable SECP224R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP256R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP256R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP256R1_ENABLED", + "range": null, + "title": "Enable SECP256R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP384R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP384R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP384R1_ENABLED", + "range": null, + "title": "Enable SECP384R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP521R1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP521R1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP521R1_ENABLED", + "range": null, + "title": "Enable SECP521R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP192K1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP192K1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP192K1_ENABLED", + "range": null, + "title": "Enable SECP192K1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP224K1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP224K1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP224K1_ENABLED", + "range": null, + "title": "Enable SECP224K1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for SECP256K1 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_SECP256K1_ENABLED", + "name": "MBEDTLS_ECP_DP_SECP256K1_ENABLED", + "range": null, + "title": "Enable SECP256K1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "support for DP Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_BP256R1_ENABLED", + "name": "MBEDTLS_ECP_DP_BP256R1_ENABLED", + "range": null, + "title": "Enable BP256R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "support for DP Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_BP384R1_ENABLED", + "name": "MBEDTLS_ECP_DP_BP384R1_ENABLED", + "range": null, + "title": "Enable BP384R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "support for DP Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_BP512R1_ENABLED", + "name": "MBEDTLS_ECP_DP_BP512R1_ENABLED", + "range": null, + "title": "Enable BP512R1 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "Enable support for CURVE25519 Elliptic Curve.", + "id": "MBEDTLS_ECP_DP_CURVE25519_ENABLED", + "name": "MBEDTLS_ECP_DP_CURVE25519_ENABLED", + "range": null, + "title": "Enable CURVE25519 curve", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "NIST 'modulo p' optimisations increase Elliptic Curve operation performance.\n\nDisabling this option saves some code size.", + "id": "MBEDTLS_ECP_NIST_OPTIM", + "name": "MBEDTLS_ECP_NIST_OPTIM", + "range": null, + "title": "NIST 'modulo p' optimisations", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_ECP_C", + "help": "This configuration option enables optimizations to speedup (about 3 ~ 4 times) the ECP\nfixed point multiplication using pre-computed tables in the flash memory.\nEnabling this configuration option increases the flash footprint\n(about 29KB if all Elliptic Curve selected) in the application binary.\n\n# end of Elliptic Curve options", + "id": "MBEDTLS_ECP_FIXED_POINT_OPTIM", + "name": "MBEDTLS_ECP_FIXED_POINT_OPTIM", + "range": null, + "title": "Enable fixed-point multiplication optimisations", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support for Poly1305 MAC algorithm.", + "id": "MBEDTLS_POLY1305_C", + "name": "MBEDTLS_POLY1305_C", + "range": null, + "title": "Poly1305 MAC algorithm", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_CHACHA20_C && MBEDTLS_POLY1305_C", + "help": "Enable support for ChaCha20-Poly1305 AEAD algorithm.", + "id": "MBEDTLS_CHACHAPOLY_C", + "name": "MBEDTLS_CHACHAPOLY_C", + "range": null, + "title": "ChaCha20-Poly1305 AEAD algorithm", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable support for Chacha20 stream cipher.", + "id": "MBEDTLS_CHACHA20_C", + "name": "MBEDTLS_CHACHA20_C", + "range": null, + "title": "Chacha20 stream cipher", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support for the Hashed Message Authentication Code\n(HMAC)-based key derivation function (HKDF).", + "id": "MBEDTLS_HKDF_C", + "name": "MBEDTLS_HKDF_C", + "range": null, + "title": "HKDF algorithm (RFC 5869)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MBEDTLS_THREADING_C", + "help": "Enable threading alt to allow your own alternate threading implementation.", + "id": "MBEDTLS_THREADING_ALT", + "name": "MBEDTLS_THREADING_ALT", + "range": null, + "title": "Enable threading alternate implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "MBEDTLS_THREADING_C", + "help": "Enable the pthread wrapper layer for the threading layer.", + "id": "MBEDTLS_THREADING_PTHREAD", + "name": "MBEDTLS_THREADING_PTHREAD", + "range": null, + "title": "Enable threading pthread implementation", + "type": "bool" + } + ], + "depends_on": null, + "help": "If you do intend to use contexts between threads, you will need to enable\nthis layer to prevent race conditions.", + "id": "MBEDTLS_THREADING_C", + "name": "MBEDTLS_THREADING_C", + "range": null, + "title": "Enable the threading abstraction layer", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enables mbedtls_strerror() for converting error codes to error strings.\nDisabling this config can save some code/rodata size as the error\nstring conversion implementation is replaced with an empty stub.", + "id": "MBEDTLS_ERROR_STRINGS", + "name": "MBEDTLS_ERROR_STRINGS", + "range": null, + "title": "Enable error code to error string conversion", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_MBEDTLS_CRYPTO_LIB", + "help": "Enable this flag to use mbedtls crypto algorithm from ROM instead of ESP-IDF.\n\nThis configuration option saves flash footprint in the application binary.\nNote that the version of mbedtls crypto algorithm library in ROM(ECO1~ECO3) is v2.16.12,\nand the version of mbedtls crypto algorithm library in ROM(ECO4) is v3.6.0.\nWe have done the security analysis of the mbedtls revision in ROM (ECO1~ECO4)\nand ensured that affected symbols have been patched (removed). If in the future\nmbedtls revisions there are security issues that also affects the version in\nROM (ECO1~ECO4) then we shall patch the relevant symbols. This would increase\nthe flash footprint and hence care must be taken to keep some reserved space\nfor the application binary in flash layout.", + "id": "MBEDTLS_USE_CRYPTO_ROM_IMPL", + "name": "MBEDTLS_USE_CRYPTO_ROM_IMPL", + "range": null, + "title": "Use ROM implementation of the crypto algorithm", + "type": "bool" + }, + { + "children": [], + "depends_on": "(VFS_SUPPORT_IO && VFS_SUPPORT_DIR) || IDF_TARGET_LINUX", + "help": "This option enables functions in mbedTLS that use the filesystem.\nIt uses the default filesystem support for the target,\nwhich is added through vfs component for ESP32 based targets or by\nthe host system when the target is Linux.", + "id": "MBEDTLS_FS_IO", + "name": "MBEDTLS_FS_IO", + "range": null, + "title": "Enable functions that use the filesystem", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-mbedtls", + "title": "mbedTLS", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If not, this library will use MQTT protocol 3.1", + "id": "MQTT_PROTOCOL_311", + "name": "MQTT_PROTOCOL_311", + "range": null, + "title": "Enable MQTT protocol 3.1.1", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If not, this library will not support MQTT 5.0", + "id": "MQTT_PROTOCOL_5", + "name": "MQTT_PROTOCOL_5", + "range": null, + "title": "Enable MQTT protocol 5.0", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable MQTT transport over SSL with mbedtls", + "id": "MQTT_TRANSPORT_SSL", + "name": "MQTT_TRANSPORT_SSL", + "range": null, + "title": "Enable MQTT over SSL", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MQTT_TRANSPORT_WEBSOCKET && MQTT_TRANSPORT_SSL", + "help": "Enable MQTT transport over Websocket Secure.", + "id": "MQTT_TRANSPORT_WEBSOCKET_SECURE", + "name": "MQTT_TRANSPORT_WEBSOCKET_SECURE", + "range": null, + "title": "Enable MQTT over Websocket Secure", + "type": "bool" + } + ], + "depends_on": "WS_TRANSPORT", + "help": "Enable MQTT transport over Websocket.", + "id": "MQTT_TRANSPORT_WEBSOCKET", + "name": "MQTT_TRANSPORT_WEBSOCKET", + "range": null, + "title": "Enable MQTT over Websocket", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set this to true for the message id (2.3.1 Packet Identifier) to be generated\nas an incremental number rather then a random value (used by default)", + "id": "MQTT_MSG_ID_INCREMENTAL", + "name": "MQTT_MSG_ID_INCREMENTAL", + "range": null, + "title": "Use Incremental Message Id", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set this to true to avoid publishing (enqueueing messages) if the client is disconnected.\nThe MQTT client tries to publish all messages by default, even in the disconnected state\n(where the qos1 and qos2 packets are stored in the internal outbox to be published later)\nThe MQTT_SKIP_PUBLISH_IF_DISCONNECTED option allows applications to override this behaviour\nand not enqueue publish packets in the disconnected state.", + "id": "MQTT_SKIP_PUBLISH_IF_DISCONNECTED", + "name": "MQTT_SKIP_PUBLISH_IF_DISCONNECTED", + "range": null, + "title": "Skip publish if disconnected", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set this to true to post events for all messages which were deleted from the outbox\nbefore being correctly sent and confirmed.", + "id": "MQTT_REPORT_DELETED_MESSAGES", + "name": "MQTT_REPORT_DELETED_MESSAGES", + "range": null, + "title": "Report deleted messages", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Default MQTT over TCP port", + "id": "MQTT_TCP_DEFAULT_PORT", + "name": "MQTT_TCP_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over TCP port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG && MQTT_TRANSPORT_SSL", + "help": "Default MQTT over SSL port", + "id": "MQTT_SSL_DEFAULT_PORT", + "name": "MQTT_SSL_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over SSL port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG && MQTT_TRANSPORT_WEBSOCKET", + "help": "Default MQTT over Websocket port", + "id": "MQTT_WS_DEFAULT_PORT", + "name": "MQTT_WS_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over Websocket port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG && MQTT_TRANSPORT_WEBSOCKET && MQTT_TRANSPORT_WEBSOCKET_SECURE", + "help": "Default MQTT over Websocket Secure port", + "id": "MQTT_WSS_DEFAULT_PORT", + "name": "MQTT_WSS_DEFAULT_PORT", + "range": null, + "title": "Default MQTT over Websocket Secure port", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "This buffer size using for both transmit and receive", + "id": "MQTT_BUFFER_SIZE", + "name": "MQTT_BUFFER_SIZE", + "range": null, + "title": "Default MQTT Buffer Size", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "MQTT task stack size", + "id": "MQTT_TASK_STACK_SIZE", + "name": "MQTT_TASK_STACK_SIZE", + "range": null, + "title": "MQTT task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Default config employs API locks to protect internal structures. It is possible to disable\nthese locks if the user code doesn't access MQTT API from multiple concurrent tasks", + "id": "MQTT_DISABLE_API_LOCKS", + "name": "MQTT_DISABLE_API_LOCKS", + "range": null, + "title": "Disable API locks", + "type": "bool" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "MQTT task priority. Higher number denotes higher priority.", + "id": "MQTT_TASK_PRIORITY", + "name": "MQTT_TASK_PRIORITY", + "range": null, + "title": "MQTT task priority", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Timeout when polling underlying transport for read.", + "id": "MQTT_POLL_READ_TIMEOUT_MS", + "name": "MQTT_POLL_READ_TIMEOUT_MS", + "range": null, + "title": "MQTT transport poll read timeut", + "type": "int" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "A value higher than 1 enables multiple queued events.", + "id": "MQTT_EVENT_QUEUE_SIZE", + "name": "MQTT_EVENT_QUEUE_SIZE", + "range": null, + "title": "Number of queued events.", + "type": "int" + } + ], + "depends_on": null, + "help": "Custom MQTT configurations.", + "id": "MQTT_USE_CUSTOM_CONFIG", + "name": "MQTT_USE_CUSTOM_CONFIG", + "range": null, + "title": "MQTT Using custom configurations", + "type": "bool" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "MQTT_USE_CORE_0", + "name": "MQTT_USE_CORE_0", + "range": null, + "title": "Core 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "MQTT_USE_CORE_1", + "name": "MQTT_USE_CORE_1", + "range": null, + "title": "Core 1", + "type": "bool" + } + ], + "depends_on": "MQTT_TASK_CORE_SELECTION_ENABLED", + "help": null, + "id": "component-config-esp-mqtt-configurations-enable-mqtt-task-core-selection-core-to-use-", + "name": "MQTT_TASK_CORE_SELECTION", + "title": "Core to use ?", + "type": "choice" + } + ], + "depends_on": null, + "help": "This will enable core selection", + "id": "MQTT_TASK_CORE_SELECTION_ENABLED", + "name": "MQTT_TASK_CORE_SELECTION_ENABLED", + "range": null, + "title": "Enable MQTT task core selection", + "type": "bool" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Set to true to use external memory for outbox data.", + "id": "MQTT_OUTBOX_DATA_ON_EXTERNAL_MEMORY", + "name": "MQTT_OUTBOX_DATA_ON_EXTERNAL_MEMORY", + "range": null, + "title": "Use external memory for outbox data", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Set to true if a specific implementation of message outbox is needed (e.g. persistent outbox in NVM or\nsimilar).\nNote: Implementation of the custom outbox must be added to the mqtt component. These CMake commands\ncould be used to append the custom implementation to lib-mqtt sources:\nidf_component_get_property(mqtt mqtt COMPONENT_LIB)\nset_property(TARGET ${mqtt} PROPERTY SOURCES ${PROJECT_DIR}/custom_outbox.c APPEND)", + "id": "MQTT_CUSTOM_OUTBOX", + "name": "MQTT_CUSTOM_OUTBOX", + "range": null, + "title": "Enable custom outbox implementation", + "type": "bool" + }, + { + "children": [], + "depends_on": "MQTT_USE_CUSTOM_CONFIG", + "help": "Messages which stays in the outbox longer than this value before being published will be discarded.", + "id": "MQTT_OUTBOX_EXPIRED_TIMEOUT_MS", + "name": "MQTT_OUTBOX_EXPIRED_TIMEOUT_MS", + "range": null, + "title": "Outbox message expired timeout[ms]", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-esp-mqtt-configurations", + "title": "ESP-MQTT Configurations", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_CRLF", + "name": "NEWLIB_STDOUT_LINE_ENDING_CRLF", + "range": null, + "title": "CRLF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_LF", + "name": "NEWLIB_STDOUT_LINE_ENDING_LF", + "range": null, + "title": "LF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDOUT_LINE_ENDING_CR", + "name": "NEWLIB_STDOUT_LINE_ENDING_CR", + "range": null, + "title": "CR", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option allows configuring the desired line endings sent to UART\nwhen a newline ('\\n', LF) appears on stdout.\nThree options are possible:\n\nCRLF: whenever LF is encountered, prepend it with CR\n\nLF: no modification is applied, stdout is sent as is\n\nCR: each occurrence of LF is replaced with CR\n\nThis option doesn't affect behavior of the UART driver (drivers/uart.h).", + "id": "component-config-newlib-line-ending-for-uart-output", + "name": "NEWLIB_STDOUT_LINE_ENDING", + "title": "Line ending for UART output", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_CRLF", + "name": "NEWLIB_STDIN_LINE_ENDING_CRLF", + "range": null, + "title": "CRLF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_LF", + "name": "NEWLIB_STDIN_LINE_ENDING_LF", + "range": null, + "title": "LF", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_STDIN_LINE_ENDING_CR", + "name": "NEWLIB_STDIN_LINE_ENDING_CR", + "range": null, + "title": "CR", + "type": "bool" + } + ], + "depends_on": null, + "help": "This option allows configuring which input sequence on UART produces\na newline ('\\n', LF) on stdin.\nThree options are possible:\n\nCRLF: CRLF is converted to LF\n\nLF: no modification is applied, input is sent to stdin as is\n\nCR: each occurrence of CR is replaced with LF\n\nThis option doesn't affect behavior of the UART driver (drivers/uart.h).", + "id": "component-config-newlib-line-ending-for-uart-input", + "name": "NEWLIB_STDIN_LINE_ENDING", + "title": "Line ending for UART input", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": "In most chips the ROM contains parts of newlib C library, including printf/scanf family\nof functions. These functions have been compiled with so-called \"nano\"\nformatting option. This option doesn't support 64-bit integer formats and C99\nfeatures, such as positional arguments.\n\nFor more details about \"nano\" formatting option, please see newlib readme file,\nsearch for '--enable-newlib-nano-formatted-io':\nhttps://sourceware.org/git/?p=newlib-cygwin.git;a=blob_plain;f=newlib/README;hb=HEAD\n\nIf this option is enabled and the ROM contains functions from newlib-nano, the build system\nwill use functions available in ROM, reducing the application binary size.\nFunctions available in ROM run faster than functions which run from flash. Functions available\nin ROM can also run when flash instruction cache is disabled.\n\nSome chips (e.g. ESP32-C6) has the full formatting versions of printf/scanf in ROM instead of\nthe nano versions and in this building with newlib nano might actually increase the size of\nthe binary. Which functions are present in ROM can be seen from ROM caps:\nESP_ROM_HAS_NEWLIB_NANO_FORMAT and ESP_ROM_HAS_NEWLIB_NORMAL_FORMAT.\n\nIf you need 64-bit integer formatting support or C99 features, keep this\noption disabled.", + "id": "NEWLIB_NANO_FORMAT", + "name": "NEWLIB_NANO_FORMAT", + "range": null, + "title": "Enable 'nano' formatting options for printf/scanf family", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_RTC_HRT", + "name": "NEWLIB_TIME_SYSCALL_USE_RTC_HRT", + "range": null, + "title": "RTC and high-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_RTC", + "name": "NEWLIB_TIME_SYSCALL_USE_RTC", + "range": null, + "title": "RTC", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_HRT", + "name": "NEWLIB_TIME_SYSCALL_USE_HRT", + "range": null, + "title": "High-resolution timer", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "NEWLIB_TIME_SYSCALL_USE_NONE", + "name": "NEWLIB_TIME_SYSCALL_USE_NONE", + "range": null, + "title": "None", + "type": "bool" + } + ], + "depends_on": null, + "help": "This setting defines which hardware timers are used to\nimplement 'gettimeofday' and 'time' functions in C library.\n\n- If both high-resolution (systimer for all targets except ESP32)\n and RTC timers are used, timekeeping will continue in deep sleep.\n Time will be reported at 1 microsecond resolution.\n This is the default, and the recommended option.\n- If only high-resolution timer (systimer) is used, gettimeofday will\n provide time at microsecond resolution.\n Time will not be preserved when going into deep sleep mode.\n- If only RTC timer is used, timekeeping will continue in\n deep sleep, but time will be measured at 6.(6) microsecond\n resolution. Also the gettimeofday function itself may take\n longer to run.\n- If no timers are used, gettimeofday and time functions\n return -1 and set errno to ENOSYS; they are defined as weak,\n so they could be overridden.\n If you want to customize gettimeofday() and other time functions,\n please choose this option and refer to the 'time.c' source file\n for the exact prototypes of these functions.\n\n- When RTC is used for timekeeping, two RTC_STORE registers are\n used to keep time in deep sleep mode.", + "id": "component-config-newlib-timers-used-for-gettimeofday-function", + "name": "NEWLIB_TIME_SYSCALL", + "title": "Timers used for gettimeofday function", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-newlib", + "title": "Newlib", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "STDATOMIC_S32C1I_SPIRAM_WORKAROUND", + "name": "STDATOMIC_S32C1I_SPIRAM_WORKAROUND", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED || SOC_HMAC_SUPPORTED", + "help": "This option enables encryption for NVS. When enabled, XTS-AES is used to encrypt\nthe complete NVS data, except the page headers. It requires XTS encryption keys\nto be stored in an encrypted partition (enabling flash encryption is mandatory here)\nor to be derived from an HMAC key burnt in eFuse.", + "id": "NVS_ENCRYPTION", + "name": "NVS_ENCRYPTION", + "range": null, + "title": "Enable NVS encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED", + "help": "Enabling this will ignore \"encrypted\" flag for NVS partitions. NVS encryption\nscheme is different than hardware flash encryption and hence it is not recommended\nto have \"encrypted\" flag for NVS partitions. This was not being checked in pre v4.3\nIDF. Hence, if you have any devices where this flag is kept enabled in partition\ntable then enabling this config will allow to have same behavior as pre v4.3 IDF.", + "id": "NVS_COMPATIBLE_PRE_V4_3_ENCRYPTION_FLAG", + "name": "NVS_COMPATIBLE_PRE_V4_3_ENCRYPTION_FLAG", + "range": null, + "title": "NVS partition encrypted flag compatible with ESP-IDF before v4.3", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option switches error checking type between assertions (y) or return codes (n).", + "id": "NVS_ASSERT_ERROR_CHECK", + "name": "NVS_ASSERT_ERROR_CHECK", + "range": null, + "title": "Use assertions for error checking", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will switch the nvs_set() family of functions to the legacy mode:\nwhen called repeatedly with the same key but different data type, the existing value\nin the NVS remains active and the new value is just stored, actually not accessible through\ncorresponding nvs_get() call for the key given. Use this option only when your application\nrelies on such NVS API behaviour.", + "id": "NVS_LEGACY_DUP_KEYS_COMPATIBILITY", + "name": "NVS_LEGACY_DUP_KEYS_COMPATIBILITY", + "range": null, + "title": "Enable legacy nvs_set function behavior when same key is reused with different data types", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-nvs", + "title": "NVS", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SECURE_FLASH_ENC_ENABLED && ", + "help": "Protect the NVS Encryption Keys using Flash Encryption\nRequires a separate 'nvs_keys' partition (which will be encrypted by flash encryption)\nfor storing the NVS encryption keys", + "id": "NVS_SEC_KEY_PROTECT_USING_FLASH_ENC", + "name": "NVS_SEC_KEY_PROTECT_USING_FLASH_ENC", + "range": null, + "title": "Using Flash Encryption", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_HMAC_SUPPORTED && ", + "help": "Derive and protect the NVS Encryption Keys using the HMAC peripheral\nRequires the specified eFuse block (NVS_SEC_HMAC_EFUSE_KEY_ID or the v2 API argument)\nto be empty or pre-written with a key with the purpose ESP_EFUSE_KEY_PURPOSE_HMAC_UP", + "id": "NVS_SEC_KEY_PROTECT_USING_HMAC", + "name": "NVS_SEC_KEY_PROTECT_USING_HMAC", + "range": null, + "title": "Using HMAC peripheral", + "type": "bool" + } + ], + "depends_on": "NVS_ENCRYPTION", + "help": "This choice defines the default NVS encryption keys protection scheme;\nwhich will be used for the default NVS partition.\nUsers can use the corresponding scheme registration APIs to register other\nschemes for the default as well as other NVS partitions.", + "id": "component-config-nvs-security-provider-nvs-encryption-key-protection-scheme", + "name": "NVS_SEC_KEY_PROTECTION_SCHEME", + "title": "NVS Encryption: Key Protection Scheme", + "type": "choice" + }, + { + "children": [], + "depends_on": "NVS_SEC_KEY_PROTECT_USING_HMAC", + "help": "eFuse block key ID storing the HMAC key for deriving the NVS encryption keys\n\nNote: The eFuse block key ID required by the HMAC scheme\n(CONFIG_NVS_SEC_KEY_PROTECT_USING_HMAC) is set using this config when the default\nNVS partition is initialized with nvs_flash_init(). The eFuse block key ID can\nalso be set at runtime by passing the appropriate value to the NVS security scheme\nregistration APIs.", + "id": "NVS_SEC_HMAC_EFUSE_KEY_ID", + "name": "NVS_SEC_HMAC_EFUSE_KEY_ID", + "range": null, + "title": "eFuse key ID storing the HMAC key", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-nvs-security-provider", + "title": "NVS Security Provider", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable dynamic log level control for OpenThread", + "id": "OPENTHREAD_LOG_LEVEL_DYNAMIC", + "name": "OPENTHREAD_LOG_LEVEL_DYNAMIC", + "range": null, + "title": "Enable dynamic log level control", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "(ESP_CONSOLE_UART_DEFAULT || ESP_CONSOLE_UART_CUSTOM) && ", + "help": null, + "id": "OPENTHREAD_CONSOLE_TYPE_UART", + "name": "OPENTHREAD_CONSOLE_TYPE_UART", + "range": null, + "title": "OpenThread console type UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "(ESP_CONSOLE_USB_SERIAL_JTAG || ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG) && ", + "help": null, + "id": "OPENTHREAD_CONSOLE_TYPE_USB_SERIAL_JTAG", + "name": "OPENTHREAD_CONSOLE_TYPE_USB_SERIAL_JTAG", + "range": null, + "title": "OpenThread console type USB Serial/JTAG Controller", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select OpenThread console type", + "id": "component-config-openthread-openthread-openthread-console-type", + "name": "OPENTHREAD_CONSOLE_TYPE", + "title": "OpenThread console type", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_NONE", + "name": "OPENTHREAD_LOG_LEVEL_NONE", + "range": null, + "title": "No logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_CRIT", + "name": "OPENTHREAD_LOG_LEVEL_CRIT", + "range": null, + "title": "Error logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_WARN", + "name": "OPENTHREAD_LOG_LEVEL_WARN", + "range": null, + "title": "Warning logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_NOTE", + "name": "OPENTHREAD_LOG_LEVEL_NOTE", + "range": null, + "title": "Notice logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_INFO", + "name": "OPENTHREAD_LOG_LEVEL_INFO", + "range": null, + "title": "Info logs", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL_DEBG", + "name": "OPENTHREAD_LOG_LEVEL_DEBG", + "range": null, + "title": "Debug logs", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED && !OPENTHREAD_LOG_LEVEL_DYNAMIC", + "help": "Select OpenThread log level.", + "id": "component-config-openthread-openthread-openthread-log-verbosity", + "name": "OPENTHREAD_LOG_LEVEL", + "title": "OpenThread log verbosity", + "type": "choice" + } + ], + "depends_on": null, + "help": "Select this option to enable OpenThread and show the submenu with OpenThread configuration choices.", + "id": "OPENTHREAD_ENABLED", + "name": "OPENTHREAD_ENABLED", + "range": null, + "title": "OpenThread", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "OPENTHREAD_NETWORK_NAME", + "name": "OPENTHREAD_NETWORK_NAME", + "range": null, + "title": "OpenThread network name", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "A string in the format \"
/\", where `
` is an IPv6\naddress and `` is a prefix length. For example \"fd00:db8:a0:0::/64\"", + "id": "OPENTHREAD_MESH_LOCAL_PREFIX", + "name": "OPENTHREAD_MESH_LOCAL_PREFIX", + "range": null, + "title": "OpenThread mesh local prefix, format
/", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "OPENTHREAD_NETWORK_CHANNEL", + "name": "OPENTHREAD_NETWORK_CHANNEL", + "range": [ + 11, + 26 + ], + "title": "OpenThread network channel", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "OPENTHREAD_NETWORK_PANID", + "name": "OPENTHREAD_NETWORK_PANID", + "range": [ + 0, + 65534 + ], + "title": "OpenThread network pan id", + "type": "hex" + }, + { + "children": [], + "depends_on": null, + "help": "The OpenThread network extended pan id in hex string format", + "id": "OPENTHREAD_NETWORK_EXTPANID", + "name": "OPENTHREAD_NETWORK_EXTPANID", + "range": null, + "title": "OpenThread extended pan id", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The OpenThread network network key in hex string format", + "id": "OPENTHREAD_NETWORK_MASTERKEY", + "name": "OPENTHREAD_NETWORK_MASTERKEY", + "range": null, + "title": "OpenThread network key", + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": "The OpenThread pre-shared commissioner key in hex string format", + "id": "OPENTHREAD_NETWORK_PSKC", + "name": "OPENTHREAD_NETWORK_PSKC", + "range": null, + "title": "OpenThread pre-shared commissioner key", + "type": "string" + } + ], + "depends_on": null, + "id": "component-config-openthread-thread-operational-dataset", + "title": "Thread Operational Dataset", + "type": "menu" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED && !OPENTHREAD_LOG_LEVEL_DYNAMIC", + "help": null, + "id": "OPENTHREAD_LOG_LEVEL", + "name": "OPENTHREAD_LOG_LEVEL", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Select this to use the native 15.4 radio.", + "id": "OPENTHREAD_RADIO_NATIVE", + "name": "OPENTHREAD_RADIO_NATIVE", + "range": null, + "title": "Native 15.4 radio", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to connect to a Radio Co-Processor via UART.", + "id": "OPENTHREAD_RADIO_SPINEL_UART", + "name": "OPENTHREAD_RADIO_SPINEL_UART", + "range": null, + "title": "Connect via UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to connect to a Radio Co-Processor via SPI.", + "id": "OPENTHREAD_RADIO_SPINEL_SPI", + "name": "OPENTHREAD_RADIO_SPINEL_SPI", + "range": null, + "title": "Connect via SPI", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to disable the Thread radio based on 15.4 link.", + "id": "OPENTHREAD_RADIO_154_NONE", + "name": "OPENTHREAD_RADIO_154_NONE", + "range": null, + "title": "Disable the Thread radio based on 15.4 link", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Configure how OpenThread connects to the 15.4 radio", + "id": "component-config-openthread-config-the-thread-radio-type-with-15-4-link", + "name": "OPENTHREAD_RADIO_TYPE", + "title": "Config the Thread radio type with 15.4 link", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_RADIO_TREL", + "help": "Configure the port number of TREL service.", + "id": "OPENTHREAD_TREL_PORT", + "name": "OPENTHREAD_TREL_PORT", + "range": null, + "title": "The port of openthread trel service", + "type": "int" + } + ], + "depends_on": "EXAMPLE_CONNECT_WIFI || EXAMPLE_CONNECT_ETHERNET", + "help": "Select this option to enable Thread Radio Encapsulation Link.", + "id": "OPENTHREAD_RADIO_TREL", + "name": "OPENTHREAD_RADIO_TREL", + "range": null, + "title": "Enable Thread Radio Encapsulation Link (TREL)", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Select this to enable Full Thread Device which can act as router and leader in a Thread network.", + "id": "OPENTHREAD_FTD", + "name": "OPENTHREAD_FTD", + "range": null, + "title": "Full Thread Device", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to enable Minimal Thread Device which can only act as end device in a Thread network.\nThis will reduce the code size of the OpenThread stack.", + "id": "OPENTHREAD_MTD", + "name": "OPENTHREAD_MTD", + "range": null, + "title": "Minimal Thread Device", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to enable Radio Only Device which can only forward 15.4 packets to the host.\nThe OpenThread stack will be run on the host and OpenThread will have minimal footprint on the\nradio only device.", + "id": "OPENTHREAD_RADIO", + "name": "OPENTHREAD_RADIO", + "range": null, + "title": "Radio Only Device", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "OpenThread can be configured to different device types (FTD, MTD, Radio)", + "id": "component-config-openthread-config-the-thread-device-type", + "name": "OPENTHREAD_DEVICE_TYPE", + "title": "Config the Thread device type", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Select this to enable UART connection to host.", + "id": "OPENTHREAD_RCP_UART", + "name": "OPENTHREAD_RCP_UART", + "range": null, + "title": "UART RCP", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Select this to enable SPI connection to host.", + "id": "OPENTHREAD_RCP_SPI", + "name": "OPENTHREAD_RCP_SPI", + "range": null, + "title": "SPI RCP", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_RADIO", + "help": null, + "id": "component-config-openthread-the-rcp-transport-type", + "name": "OPENTHREAD_RCP_TRANSPORT", + "title": "The RCP transport type", + "type": "choice" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "The OpenThread package name.", + "id": "OPENTHREAD_PACKAGE_NAME", + "name": "OPENTHREAD_PACKAGE_NAME", + "range": null, + "title": "OpenThread package name", + "type": "string" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "The OpenThread platform information.", + "id": "OPENTHREAD_PLATFORM_INFO", + "name": "OPENTHREAD_PLATFORM_INFO", + "range": null, + "title": "platform information", + "type": "string" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "id": "component-config-openthread-openthread-version-message", + "title": "OpenThread version message", + "type": "menu" + }, + { + "children": [], + "depends_on": "OPENTHREAD_RADIO", + "help": "Select this to enable OpenThread NCP vendor commands.", + "id": "OPENTHREAD_NCP_VENDOR_HOOK", + "name": "OPENTHREAD_NCP_VENDOR_HOOK", + "range": null, + "title": "Enable vendor command for RCP", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable Command-Line Interface in OpenThread.", + "id": "OPENTHREAD_CLI", + "name": "OPENTHREAD_CLI", + "range": null, + "title": "Enable Openthread Command-Line Interface", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable Diag in OpenThread. This will enable diag mode and a series of diag commands\nin the OpenThread command line. These commands allow users to manipulate low-level features of the storage\nand 15.4 radio.", + "id": "OPENTHREAD_DIAG", + "name": "OPENTHREAD_DIAG", + "range": null, + "title": "Enable diag", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_COMMISSIONER", + "help": null, + "id": "OPENTHREAD_COMM_MAX_JOINER_ENTRIES", + "name": "OPENTHREAD_COMM_MAX_JOINER_ENTRIES", + "range": null, + "title": "The size of max commissioning joiner entries", + "type": "int" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable commissioner in OpenThread. This will enable the device to act as a\ncommissioner in the Thread network. A commissioner checks the pre-shared key from a joining device with\nthe Thread commissioning protocol and shares the network parameter with the joining device upon success.", + "id": "OPENTHREAD_COMMISSIONER", + "name": "OPENTHREAD_COMMISSIONER", + "range": null, + "title": "Enable Commissioner", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable Joiner in OpenThread. This allows a device to join the Thread network with a\npre-shared key using the Thread commissioning protocol.", + "id": "OPENTHREAD_JOINER", + "name": "OPENTHREAD_JOINER", + "range": null, + "title": "Enable Joiner", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_SRP_CLIENT", + "help": "Set the max buffer size of service entries in the SRP client service pool.", + "id": "OPENTHREAD_SRP_CLIENT_MAX_SERVICES", + "name": "OPENTHREAD_SRP_CLIENT_MAX_SERVICES", + "range": null, + "title": "Specifies number of service entries in the SRP client service pool", + "type": "int" + } + ], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable SRP Client in OpenThread. This allows a device to register SRP services to SRP\nServer.", + "id": "OPENTHREAD_SRP_CLIENT", + "name": "OPENTHREAD_SRP_CLIENT", + "range": null, + "title": "Enable SRP Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable DNS Client in OpenThread.", + "id": "OPENTHREAD_DNS_CLIENT", + "name": "OPENTHREAD_DNS_CLIENT", + "range": null, + "title": "Enable DNS Client", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable border router features in OpenThread.", + "id": "OPENTHREAD_BORDER_ROUTER", + "name": "OPENTHREAD_BORDER_ROUTER", + "range": null, + "title": "Enable Border Router", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED && (SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC)", + "help": "Select this option to allocate buffer from PSRAM for Thread", + "id": "OPENTHREAD_MEM_ALLOC_EXTERNAL", + "name": "OPENTHREAD_MEM_ALLOC_EXTERNAL", + "range": null, + "title": "Allocate memory from PSRAM", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED && (SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC)", + "help": "If enabled, the message pool is managed by platform defined logic.", + "id": "OPENTHREAD_PLATFORM_MSGPOOL_MANAGEMENT", + "name": "OPENTHREAD_PLATFORM_MSGPOOL_MANAGEMENT", + "range": null, + "title": "Allocate message pool buffer from PSRAM", + "type": "bool" + } + ], + "depends_on": "OPENTHREAD_ENABLED && (SPIRAM_USE_CAPS_ALLOC || SPIRAM_USE_MALLOC)", + "id": "component-config-openthread-thread-memory-allocation-config", + "title": "Thread Memory Allocation Config", + "type": "menu" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": null, + "id": "OPENTHREAD_NUM_MESSAGE_BUFFERS", + "name": "OPENTHREAD_NUM_MESSAGE_BUFFERS", + "range": null, + "title": "The number of openthread message buffers", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED || OPENTHREAD_SPINEL_ONLY", + "help": null, + "id": "OPENTHREAD_SPINEL_RX_FRAME_BUFFER_SIZE", + "name": "OPENTHREAD_SPINEL_RX_FRAME_BUFFER_SIZE", + "range": null, + "title": "The size of openthread spinel rx frame buffer", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED || OPENTHREAD_SPINEL_ONLY", + "help": "The maximum number of backoffs the CSMA-CA algorithm will attempt before declaring a channel access\nfailure.", + "id": "OPENTHREAD_MAC_MAX_CSMA_BACKOFFS_DIRECT", + "name": "OPENTHREAD_MAC_MAX_CSMA_BACKOFFS_DIRECT", + "range": null, + "title": "Maximum backoffs times before declaring a channel access failure.", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": null, + "id": "OPENTHREAD_MLE_MAX_CHILDREN", + "name": "OPENTHREAD_MLE_MAX_CHILDREN", + "range": null, + "title": "The size of max MLE children entries", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": null, + "id": "OPENTHREAD_TMF_ADDR_CACHE_ENTRIES", + "name": "OPENTHREAD_TMF_ADDR_CACHE_ENTRIES", + "range": null, + "title": "The size of max TMF address cache entries", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_DNS64_CLIENT", + "help": "Set the DNS server IPv4 address.", + "id": "OPENTHREAD_DNS_SERVER_ADDR", + "name": "OPENTHREAD_DNS_SERVER_ADDR", + "range": null, + "title": "DNS server address (IPv4)", + "type": "string" + } + ], + "depends_on": "OPENTHREAD_ENABLED && LWIP_IPV4", + "help": "Select this option to acquire NAT64 address from dns servers.", + "id": "OPENTHREAD_DNS64_CLIENT", + "name": "OPENTHREAD_DNS64_CLIENT", + "range": null, + "title": "Use dns64 client", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Set the OpenThread UART buffer size.", + "id": "OPENTHREAD_UART_BUFFER_SIZE", + "name": "OPENTHREAD_UART_BUFFER_SIZE", + "range": null, + "title": "The uart received buffer size of openthread", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable link metrics feature", + "id": "OPENTHREAD_LINK_METRICS", + "name": "OPENTHREAD_LINK_METRICS", + "range": null, + "title": "Enable link metrics feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable mac filter feature", + "id": "OPENTHREAD_MACFILTER_ENABLE", + "name": "OPENTHREAD_MACFILTER_ENABLE", + "range": null, + "title": "Enable mac filter feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable CSL feature", + "id": "OPENTHREAD_CSL_ENABLE", + "name": "OPENTHREAD_CSL_ENABLE", + "range": null, + "title": "Enable CSL feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "The device's XTAL accuracy, in ppm.", + "id": "OPENTHREAD_XTAL_ACCURACY", + "name": "OPENTHREAD_XTAL_ACCURACY", + "range": null, + "title": "The accuracy of the XTAL", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_CSL_ENABLE", + "help": "The current accuracy of the clock used for scheduling CSL operations", + "id": "OPENTHREAD_CSL_ACCURACY", + "name": "OPENTHREAD_CSL_ACCURACY", + "range": null, + "title": "The current CSL rx/tx scheduling drift, in units of \u00b1 ppm", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_CSL_ENABLE", + "help": "The fixed uncertainty of the Device for scheduling CSL Transmissions in units of 10 microseconds.", + "id": "OPENTHREAD_CSL_UNCERTAIN", + "name": "OPENTHREAD_CSL_UNCERTAIN", + "range": null, + "title": "The CSL Uncertainty in units of 10 us.", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_CSL_ENABLE", + "help": "Select this option to set rx on when sleep in CSL feature, only for debug", + "id": "OPENTHREAD_CSL_DEBUG_ENABLE", + "name": "OPENTHREAD_CSL_DEBUG_ENABLE", + "range": null, + "title": "Enable CSL debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Only used for Thread1.2 certification", + "id": "OPENTHREAD_DUA_ENABLE", + "name": "OPENTHREAD_DUA_ENABLE", + "range": null, + "title": "Enable Domain Unicast Address feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_ENABLED", + "help": "Select this option to enable time synchronization feature, the devices in the same Thread network could\nsync to the same network time.", + "id": "OPENTHREAD_TIME_SYNC", + "name": "OPENTHREAD_TIME_SYNC", + "range": null, + "title": "Enable the time synchronization service feature", + "type": "bool" + }, + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": "Select this option to enable the radio statistics feature, you can use radio command to print some radio\nStatistics information.", + "id": "OPENTHREAD_RADIO_STATS_ENABLE", + "name": "OPENTHREAD_RADIO_STATS_ENABLE", + "range": null, + "title": "Enable Radio Statistics feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable the OpenThread Radio Spinel for external protocol stack, such as Zigbee.", + "id": "OPENTHREAD_SPINEL_ONLY", + "name": "OPENTHREAD_SPINEL_ONLY", + "range": null, + "title": "Enable OpenThread External Radio Spinel feature", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Select this option to enable OpenThread radio capability rx on when idle. Do not support this feature when\nSW coexistence is enabled.", + "id": "OPENTHREAD_RX_ON_WHEN_IDLE", + "name": "OPENTHREAD_RX_ON_WHEN_IDLE", + "range": null, + "title": "Enable OpenThread radio capability rx on when idle", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": null, + "id": "OPENTHREAD_ADDRESS_QUERY_TIMEOUT", + "name": "OPENTHREAD_ADDRESS_QUERY_TIMEOUT", + "range": null, + "title": "Timeout value (in seconds) for a address notification response after sending an address query.", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": null, + "id": "OPENTHREAD_ADDRESS_QUERY_RETRY_DELAY", + "name": "OPENTHREAD_ADDRESS_QUERY_RETRY_DELAY", + "range": null, + "title": "Initial retry delay for address query (in seconds).", + "type": "int" + }, + { + "children": [], + "depends_on": "OPENTHREAD_FTD || OPENTHREAD_MTD", + "help": null, + "id": "OPENTHREAD_ADDRESS_QUERY_MAX_RETRY_DELAY", + "name": "OPENTHREAD_ADDRESS_QUERY_MAX_RETRY_DELAY", + "range": null, + "title": "Maximum retry delay for address query (in seconds).", + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-openthread-thread-address-query-config", + "title": "Thread Address Query Config", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-openthread", + "title": "OpenThread", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enable support of security version 0.\nDisabling this option saves some code size.\nConsult the Enabling protocomm security version section of the\nProtocomm documentation in ESP-IDF Programming guide for more details.", + "id": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0", + "name": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0", + "range": null, + "title": "Support protocomm security version 0 (no security)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support of security version 1.\nDisabling this option saves some code size.\nConsult the Enabling protocomm security version section of the\nProtocomm documentation in ESP-IDF Programming guide for more details.", + "id": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1", + "name": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1", + "range": null, + "title": "Support protocomm security version 1 (Curve25519 key exchange + AES-CTR encryption/decryption)", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable support of security version 2.\nDisabling this option saves some code size.\nConsult the Enabling protocomm security version section of the\nProtocomm documentation in ESP-IDF Programming guide for more details.", + "id": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2", + "name": "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2", + "range": null, + "title": "Support protocomm security version 2 (SRP6a-based key exchange + AES-GCM encryption/decryption)", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "Keep BT on after calling protocomm_ble_stop", + "id": "ESP_PROTOCOMM_KEEP_BLE_ON_AFTER_BLE_STOP", + "name": "ESP_PROTOCOMM_KEEP_BLE_ON_AFTER_BLE_STOP", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_PROTOCOMM_KEEP_BLE_ON_AFTER_BLE_STOP", + "help": "Terminate connection after calling protocomm_ble_stop", + "id": "ESP_PROTOCOMM_DISCONNECT_AFTER_BLE_STOP", + "name": "ESP_PROTOCOMM_DISCONNECT_AFTER_BLE_STOP", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-protocomm", + "title": "Protocomm", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Priority used to create new tasks with default pthread parameters.", + "id": "PTHREAD_TASK_PRIO_DEFAULT", + "name": "PTHREAD_TASK_PRIO_DEFAULT", + "range": [ + 0, + 255 + ], + "title": "Default task priority", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Stack size used to create new tasks with default pthread parameters.", + "id": "PTHREAD_TASK_STACK_SIZE_DEFAULT", + "name": "PTHREAD_TASK_STACK_SIZE_DEFAULT", + "range": null, + "title": "Default task stack size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Minimum allowed pthread stack size set in attributes passed to pthread_create", + "id": "PTHREAD_STACK_MIN", + "name": "PTHREAD_STACK_MIN", + "range": null, + "title": "Minimum allowed pthread stack size", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "PTHREAD_DEFAULT_CORE_NO_AFFINITY", + "name": "PTHREAD_DEFAULT_CORE_NO_AFFINITY", + "range": null, + "title": "No affinity", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "PTHREAD_DEFAULT_CORE_0", + "name": "PTHREAD_DEFAULT_CORE_0", + "range": null, + "title": "Core 0", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "PTHREAD_DEFAULT_CORE_1", + "name": "PTHREAD_DEFAULT_CORE_1", + "range": null, + "title": "Core 1", + "type": "bool" + } + ], + "depends_on": "!FREERTOS_UNICORE", + "help": "The default core to which pthreads are pinned.", + "id": "component-config-pthreads-default-pthread-core-affinity", + "name": "PTHREAD_TASK_CORE_DEFAULT", + "title": "Default pthread core affinity", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "PTHREAD_TASK_CORE_DEFAULT", + "name": "PTHREAD_TASK_CORE_DEFAULT", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "The default name of pthreads.", + "id": "PTHREAD_TASK_NAME_DEFAULT", + "name": "PTHREAD_TASK_NAME_DEFAULT", + "range": null, + "title": "Default name of pthreads", + "type": "string" + } + ], + "depends_on": null, + "id": "component-config-pthreads", + "title": "PThreads", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_16KB", + "name": "MMU_PAGE_SIZE_16KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_32KB", + "name": "MMU_PAGE_SIZE_32KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE_64KB", + "name": "MMU_PAGE_SIZE_64KB", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_MODE", + "name": "MMU_PAGE_MODE", + "range": null, + "title": null, + "type": "string" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "MMU_PAGE_SIZE", + "name": "MMU_PAGE_SIZE", + "range": null, + "title": null, + "type": "hex" + } + ], + "depends_on": null, + "id": "component-config-soc-settings-mmu-config", + "title": "MMU Config", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-soc-settings", + "title": "SoC Settings", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "When this option is selected, the patch will be enabled for XMC.\nFollow the recommended flow by XMC for better stability.\n\nDO NOT DISABLE UNLESS YOU KNOW WHAT YOU ARE DOING.", + "id": "SPI_FLASH_BROWNOUT_RESET_XMC", + "name": "SPI_FLASH_BROWNOUT_RESET_XMC", + "range": null, + "title": "Enable sending reset when brownout for XMC flash chips", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "When brownout happens during flash erase/write operations,\nsend reset command to stop the flash operations to improve stability.", + "id": "SPI_FLASH_BROWNOUT_RESET", + "name": "SPI_FLASH_BROWNOUT_RESET", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration-spi-flash-behavior-when-brownout", + "title": "SPI Flash behavior when brownout", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config for HPM. Invisible for users.", + "id": "SPI_FLASH_UNDER_HIGH_FREQ", + "name": "SPI_FLASH_UNDER_HIGH_FREQ", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_ENA", + "name": "SPI_FLASH_HPM_ENA", + "range": null, + "title": "Enable", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_AUTO", + "name": "SPI_FLASH_HPM_AUTO", + "range": null, + "title": "Auto (Not recommended)", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DIS", + "name": "SPI_FLASH_HPM_DIS", + "range": null, + "title": "Disabled", + "type": "bool" + } + ], + "depends_on": "IDF_TARGET_ESP32S3 && !ESPTOOLPY_OCT_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Whether the High Performance Mode of Flash is enabled. As an optional feature, user needs to manually\nenable this option as a confirmation. To be back-compatible with earlier IDF version, this option is\nautomatically enabled with warning when Flash running > 80Mhz.", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--high-performance-mode-read-docs-first-80mhz-", + "name": "SPI_FLASH_HPM", + "title": "High Performance Mode (READ DOCS FIRST, > 80MHz)", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is invisible, and will be selected automatically\nwhen ``ESPTOOLPY_FLASHFREQ_120M`` is selected.", + "id": "SPI_FLASH_HPM_ON", + "name": "SPI_FLASH_HPM_ON", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DC_AUTO", + "name": "SPI_FLASH_HPM_DC_AUTO", + "range": null, + "title": "Auto (Enable when bootloader support enabled (BOOTLOADER_FLASH_DC_AWARE))", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_HPM_DC_DISABLE", + "name": "SPI_FLASH_HPM_DC_DISABLE", + "range": null, + "title": "Disable (READ DOCS FIRST)", + "type": "bool" + } + ], + "depends_on": "SPI_FLASH_HPM_ON && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This feature needs your bootloader to be compiled DC-aware (BOOTLOADER_FLASH_DC_AWARE=y). Otherwise the\nchip will not be able to boot after a reset.", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first--support-hpm-using-dc-read-docs-first-", + "name": "SPI_FLASH_HPM_DC", + "title": "Support HPM using DC (READ DOCS FIRST)", + "type": "choice" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config for HPM. Whether HPM-DC is enabled is also determined by bootloader.\nInvisible for users.", + "id": "SPI_FLASH_HPM_DC_ON", + "name": "SPI_FLASH_HPM_DC_ON", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This is a helper config. Invisible for users.", + "id": "SPI_FLASH_SUSPEND_QVL_SUPPORTED", + "name": "SPI_FLASH_SUSPEND_QVL_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_FLASH_SUSPEND_QVL_SUPPORTED && !SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is disabled by default because it is supported only\nfor specific flash chips and for specific Espressif chips.\nTo evaluate if you can use this feature refer to\n`Optional Features for Flash` > `Auto Suspend & Resume` of the `ESP-IDF Programming Guide`.\n\nCAUTION: If you want to OTA to an app with this feature turned on, please make\nsure the bootloader has the support for it. (later than IDF v4.3)\n\nIf you are using an official Espressif module, please contact Espressif Business support\nto check if the module has the flash that support this feature installed.\nAlso refer to `Concurrency Constraints for Flash on SPI1` > `Flash Auto Suspend Feature`\nbefore enabling this option.", + "id": "SPI_FLASH_AUTO_SUSPEND", + "name": "SPI_FLASH_AUTO_SUSPEND", + "range": null, + "title": "Auto suspend long erase/write operations (READ DOCS FIRST)", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This config is used for setting Tsus parameter. Tsus means CS# high to next command after\nsuspend. You can refer to the chapter of AC CHARACTERISTICS of flash datasheet.", + "id": "SPI_FLASH_SUSPEND_TSUS_VAL_US", + "name": "SPI_FLASH_SUSPEND_TSUS_VAL_US", + "range": [ + 20, + 100 + ], + "title": "SPI flash tSUS value (refer to chapter AC CHARACTERISTICS)", + "type": "int" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "XMC-C series is regarded as not qualified for the Suspend feature, since its specification\nhas a tRS >= 1ms restriction. We strongly do not suggest using it for the Suspend feature.\nHowever, if your product in field has enabled this feature, you may still enable this\nconfig option to keep the legacy behavior.\n\nFor new users, DO NOT enable this config.", + "id": "SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND", + "name": "SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND", + "range": null, + "title": "Enable XMC-C series flash chip suspend feature anyway", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration-optional-and-experimental-features-read-docs-first-", + "title": "Optional and Experimental Features (READ DOCS FIRST)", + "type": "menu" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-main-flash-configuration", + "title": "Main Flash configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SPI_FLASH_VERIFY_WRITE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, if SPI flash write verification fails then a log error line\nwill be written with the address, expected & actual values. This can be useful when\ndebugging hardware SPI flash problems.", + "id": "SPI_FLASH_LOG_FAILED_WRITE", + "name": "SPI_FLASH_LOG_FAILED_WRITE", + "range": null, + "title": "Log errors if verification fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPI_FLASH_VERIFY_WRITE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, any SPI flash write which tries to set zero bits in the flash to\nones will log a warning. Such writes will not result in the requested data appearing identically\nin flash once written, as SPI NOR flash can only set bits to one when an entire sector is erased.\nAfter erasing, individual bits can only be written from one to zero.\n\nNote that some software (such as SPIFFS) which is aware of SPI NOR flash may write one bits as an\noptimisation, relying on the data in flash becoming a bitwise AND of the new data and any existing data.\nSuch software will log spurious warnings if this option is enabled.", + "id": "SPI_FLASH_WARN_SETTING_ZERO_TO_ONE", + "name": "SPI_FLASH_WARN_SETTING_ZERO_TO_ONE", + "range": null, + "title": "Log warning if writing zero bits to ones", + "type": "bool" + } + ], + "depends_on": "!SPI_FLASH_ROM_IMPL && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If this option is enabled, any time SPI flash is written then the data will be read\nback and verified. This can catch hardware problems with SPI flash, or flash which\nwas not erased before verification.", + "id": "SPI_FLASH_VERIFY_WRITE", + "name": "SPI_FLASH_VERIFY_WRITE", + "range": null, + "title": "Verify SPI flash writes", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option enables the following APIs:\n\n- esp_flash_reset_counters\n- esp_flash_dump_counters\n- esp_flash_get_counters\n\nThese APIs may be used to collect performance data for spi_flash APIs\nand to help understand behaviour of libraries which use SPI flash.", + "id": "SPI_FLASH_ENABLE_COUNTERS", + "name": "SPI_FLASH_ENABLE_COUNTERS", + "range": null, + "title": "Enable operation counters", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this flag to use patched versions of SPI flash ROM driver functions.\nThis option should be enabled, if any one of the following is true: (1) need to write\nto flash on ESP32-D2WD; (2) main SPI flash is connected to non-default pins; (3) main\nSPI flash chip is manufactured by ISSI.", + "id": "SPI_FLASH_ROM_DRIVER_PATCH", + "name": "SPI_FLASH_ROM_DRIVER_PATCH", + "range": null, + "title": "Enable SPI flash ROM driver patched functions", + "type": "bool" + }, + { + "children": [], + "depends_on": "ESP_ROM_HAS_SPI_FLASH && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this flag to use new SPI flash driver functions from ROM instead of ESP-IDF.\n\nIf keeping this as \"n\" in your project, you will have less free IRAM.\nBut you can use all of our flash features.\n\nIf making this as \"y\" in your project, you will increase free IRAM.\nBut you may miss out on some flash features and support for new flash chips.\n\nCurrently the ROM cannot support the following features:\n\n- SPI_FLASH_AUTO_SUSPEND (C3, S3)", + "id": "SPI_FLASH_ROM_IMPL", + "name": "SPI_FLASH_ROM_IMPL", + "range": null, + "title": "Use esp_flash implementation in ROM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", + "name": "SPI_FLASH_DANGEROUS_WRITE_ABORTS", + "range": null, + "title": "Aborts", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_FAILS", + "name": "SPI_FLASH_DANGEROUS_WRITE_FAILS", + "range": null, + "title": "Fails", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", + "name": "SPI_FLASH_DANGEROUS_WRITE_ALLOWED", + "range": null, + "title": "Allowed", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI flash APIs can optionally abort or return a failure code\nif erasing or writing addresses that fall at the beginning\nof flash (covering the bootloader and partition table) or that\noverlap the app partition that contains the running app.\n\nIt is not recommended to ever write to these regions from an IDF app,\nand this check prevents logic errors or corrupted firmware memory from\ndamaging these regions.\n\nNote that this feature *does not* check calls to the esp_rom_xxx SPI flash\nROM functions. These functions should not be called directly from IDF\napplications.", + "id": "component-config-spi-flash-driver-writing-to-dangerous-flash-regions", + "name": "SPI_FLASH_DANGEROUS_WRITE", + "title": "Writing to dangerous flash regions", + "type": "choice" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Each SPI bus needs a lock for arbitration among devices. This allows multiple\ndevices on a same bus, but may reduce the speed of esp_flash driver access to the\nmain flash chip.\n\nIf you only need to use esp_flash driver to access the main flash chip, disable\nthis option, and the lock will be bypassed on SPI1 bus. Otherwise if extra devices\nare needed to attach to SPI1 bus, enable this option.", + "id": "SPI_FLASH_SHARE_SPI1_BUS", + "name": "SPI_FLASH_SHARE_SPI1_BUS", + "range": null, + "title": "Support other devices attached to SPI1 bus", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Some flash chips can have very high \"max\" erase times, especially for block erase (32KB or 64KB).\nThis option allows to bypass \"block erase\" and always do sector erase commands.\nThis will be much slower overall in most cases, but improves latency for other code to run.", + "id": "SPI_FLASH_BYPASS_BLOCK_ERASE", + "name": "SPI_FLASH_BYPASS_BLOCK_ERASE", + "range": null, + "title": "Bypass a block erase and always do sector erase", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPI_FLASH_YIELD_DURING_ERASE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "If a duration of one erase command is large\nthen it will yield CPUs after finishing a current command.", + "id": "SPI_FLASH_ERASE_YIELD_DURATION_MS", + "name": "SPI_FLASH_ERASE_YIELD_DURATION_MS", + "range": null, + "title": "Duration of erasing to yield CPUs (ms)", + "type": "int" + }, + { + "children": [], + "depends_on": "SPI_FLASH_YIELD_DURING_ERASE && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Defines how many ticks will be before returning to continue a erasing.", + "id": "SPI_FLASH_ERASE_YIELD_TICKS", + "name": "SPI_FLASH_ERASE_YIELD_TICKS", + "range": null, + "title": "CPU release time (tick) for an erase operation", + "type": "int" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This allows to yield the CPUs between erase commands.\nPrevents starvation of other tasks.\nPlease use this configuration together with ``SPI_FLASH_ERASE_YIELD_DURATION_MS`` and\n``SPI_FLASH_ERASE_YIELD_TICKS`` after carefully checking flash datasheet to avoid a\nwatchdog timeout.\nFor more information, please check `SPI Flash API` reference documentation\nunder section `OS Function`.", + "id": "SPI_FLASH_YIELD_DURING_ERASE", + "name": "SPI_FLASH_YIELD_DURING_ERASE", + "range": null, + "title": "Enables yield operation during flash erase", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Flash write is broken down in terms of multiple (smaller) write operations.\nThis configuration options helps to set individual write chunk size, smaller\nvalue here ensures that cache (and non-IRAM resident interrupts) remains\ndisabled for shorter duration.", + "id": "SPI_FLASH_WRITE_CHUNK_SIZE", + "name": "SPI_FLASH_WRITE_CHUNK_SIZE", + "range": [ + 256, + 8192 + ], + "title": "Flash write chunk size", + "type": "int" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "SPI Flash driver uses the flash size configured in bootloader header by default.\nEnable this option to override flash size with latest ESPTOOLPY_FLASHSIZE value from\nthe app header if the size in the bootloader header is incorrect.", + "id": "SPI_FLASH_SIZE_OVERRIDE", + "name": "SPI_FLASH_SIZE_OVERRIDE", + "range": null, + "title": "Override flash size in bootloader header by ESPTOOLPY_FLASHSIZE", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option is helpful if you are using a flash chip whose timeout is quite large or unpredictable.", + "id": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", + "name": "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED", + "range": null, + "title": "Flash timeout checkout disabled", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option allows the chip driver list to be customized, instead of using the default list provided by\nESP-IDF.\n\nWhen this option is enabled, the default list is no longer compiled or linked. Instead, the\n`default_registered_chips` structure must be provided by the user.\n\nSee example: custom_chip_driver under examples/storage for more details.", + "id": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", + "name": "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST", + "range": null, + "title": "Override default chip driver list", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_XMC_SUPPORTED", + "name": "SPI_FLASH_VENDOR_XMC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_GD_SUPPORTED", + "name": "SPI_FLASH_VENDOR_GD_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_ISSI_SUPPORTED", + "name": "SPI_FLASH_VENDOR_ISSI_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_MXIC_SUPPORTED", + "name": "SPI_FLASH_VENDOR_MXIC_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_WINBOND_SUPPORTED", + "name": "SPI_FLASH_VENDOR_WINBOND_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_BOYA_SUPPORTED", + "name": "SPI_FLASH_VENDOR_BOYA_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": null, + "id": "SPI_FLASH_VENDOR_TH_SUPPORTED", + "name": "SPI_FLASH_VENDOR_TH_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of ISSI chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_ISSI_CHIP", + "name": "SPI_FLASH_SUPPORT_ISSI_CHIP", + "range": null, + "title": "ISSI", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_MXIC_CHIP", + "name": "SPI_FLASH_SUPPORT_MXIC_CHIP", + "range": null, + "title": "MXIC", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of GD (GigaDevice) chips if chip vendor not\ndirectly given by ``chip_drv`` member of the chip struct. If you are using Wrover\nmodules, please don't disable this, otherwise your flash may not work in 4-bit\nmode.\n\nThis adds support for variant chips, however will extend detecting time and image\nsize. Note that the default chip driver supports the GD chips with product ID\n60H.", + "id": "SPI_FLASH_SUPPORT_GD_CHIP", + "name": "SPI_FLASH_SUPPORT_GD_CHIP", + "range": null, + "title": "GigaDevice", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of Winbond chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_WINBOND_CHIP", + "name": "SPI_FLASH_SUPPORT_WINBOND_CHIP", + "range": null, + "title": "Winbond", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of BOYA chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_BOYA_CHIP", + "name": "SPI_FLASH_SUPPORT_BOYA_CHIP", + "range": null, + "title": "BOYA", + "type": "bool" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of TH chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_TH_CHIP", + "name": "SPI_FLASH_SUPPORT_TH_CHIP", + "range": null, + "title": "TH", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_TARGET_ESP32S3 && !APP_BUILD_TYPE_PURE_RAM_APP", + "help": "Enable this to support auto detection of Octal MXIC chips if chip vendor not directly\ngiven by ``chip_drv`` member of the chip struct. This adds support for variant\nchips, however will extend detecting time.", + "id": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", + "name": "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP", + "range": null, + "title": "mxic (opi)", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-spi-flash-driver-auto-detect-flash-chips", + "title": "Auto-detect flash chips", + "type": "menu" + }, + { + "children": [], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "help": "This option enables flash read/write operations to encrypted partition/s. This option\nis kept enabled irrespective of state of flash encryption feature. However, in case\napplication is not using flash encryption feature and is in need of some additional\nmemory from IRAM region (~1KB) then this config can be disabled.", + "id": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", + "name": "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE", + "range": null, + "title": "Enable encrypted partition read/write operations", + "type": "bool" + } + ], + "depends_on": "!APP_BUILD_TYPE_PURE_RAM_APP", + "id": "component-config-spi-flash-driver", + "title": "SPI Flash driver", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Define maximum number of partitions that can be mounted.", + "id": "SPIFFS_MAX_PARTITIONS", + "name": "SPIFFS_MAX_PARTITIONS", + "range": [ + 1, + 10 + ], + "title": "Maximum Number of Partitions", + "type": "int" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SPIFFS_CACHE", + "help": "Enables memory write caching for file descriptors in hydrogen.", + "id": "SPIFFS_CACHE_WR", + "name": "SPIFFS_CACHE_WR", + "range": null, + "title": "Enable SPIFFS Write Caching", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIFFS_CACHE", + "help": "Enable/disable statistics on caching. Debug/test purpose only.", + "id": "SPIFFS_CACHE_STATS", + "name": "SPIFFS_CACHE_STATS", + "range": null, + "title": "Enable SPIFFS Cache Statistics", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enables/disable memory read caching of nucleus file system\noperations.", + "id": "SPIFFS_CACHE", + "name": "SPIFFS_CACHE", + "range": null, + "title": "Enable SPIFFS Cache", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-spiffs-configuration-spiffs-cache-configuration", + "title": "SPIFFS Cache Configuration", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "Always check header of each accessed page to ensure consistent state.\nIf enabled it will increase number of reads from flash, especially\nif cache is disabled.", + "id": "SPIFFS_PAGE_CHECK", + "name": "SPIFFS_PAGE_CHECK", + "range": null, + "title": "Enable SPIFFS Page Check", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Define maximum number of GC runs to perform to reach desired free pages.", + "id": "SPIFFS_GC_MAX_RUNS", + "name": "SPIFFS_GC_MAX_RUNS", + "range": [ + 1, + 10000 + ], + "title": "Set Maximum GC Runs", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Enable/disable statistics on gc. Debug/test purpose only.", + "id": "SPIFFS_GC_STATS", + "name": "SPIFFS_GC_STATS", + "range": null, + "title": "Enable SPIFFS GC Statistics", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Logical page size of SPIFFS partition, in bytes. Must be multiple\nof flash page size (which is usually 256 bytes).\nLarger page sizes reduce overhead when storing large files, and\nimprove filesystem performance when reading large files.\nSmaller page sizes reduce overhead when storing small (< page size)\nfiles.", + "id": "SPIFFS_PAGE_SIZE", + "name": "SPIFFS_PAGE_SIZE", + "range": [ + 256, + 1024 + ], + "title": "SPIFFS logical page size", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Object name maximum length. Note that this length include the\nzero-termination character, meaning maximum string of characters\ncan at most be SPIFFS_OBJ_NAME_LEN - 1.\n\nSPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed\nSPIFFS_PAGE_SIZE - 64.", + "id": "SPIFFS_OBJ_NAME_LEN", + "name": "SPIFFS_OBJ_NAME_LEN", + "range": [ + 1, + 256 + ], + "title": "Set SPIFFS Maximum Name Length", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "If this option is enabled, symbolic links are taken into account\nduring partition image creation.", + "id": "SPIFFS_FOLLOW_SYMLINKS", + "name": "SPIFFS_FOLLOW_SYMLINKS", + "range": null, + "title": "Enable symbolic links for image creation", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "SPIFFS_USE_MAGIC", + "help": "If this option is enabled, the magic will also be dependent\non the length of the filesystem. For example, a filesystem\nconfigured and formatted for 4 megabytes will not be accepted\nfor mounting with a configuration defining the filesystem as 2 megabytes.", + "id": "SPIFFS_USE_MAGIC_LENGTH", + "name": "SPIFFS_USE_MAGIC_LENGTH", + "range": null, + "title": "Enable SPIFFS Filesystem Length Magic", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable this to have an identifiable spiffs filesystem.\nThis will look for a magic in all sectors to determine if this\nis a valid spiffs system or not at mount time.", + "id": "SPIFFS_USE_MAGIC", + "name": "SPIFFS_USE_MAGIC", + "range": null, + "title": "Enable SPIFFS Filesystem Magic", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "This option sets the number of extra bytes stored in the file header.\nThese bytes can be used in an application-specific manner.\nSet this to at least 4 bytes to enable support for saving file\nmodification time.\n\nSPIFFS_OBJ_NAME_LEN + SPIFFS_META_LENGTH should not exceed\nSPIFFS_PAGE_SIZE - 64.", + "id": "SPIFFS_META_LENGTH", + "name": "SPIFFS_META_LENGTH", + "range": null, + "title": "Size of per-file metadata field", + "type": "int" + }, + { + "children": [], + "depends_on": "SPIFFS_META_LENGTH >= 4", + "help": "If enabled, then the first 4 bytes of per-file metadata will be used\nto store file modification time (mtime), accessible through\nstat/fstat functions.\nModification time is updated when the file is opened.", + "id": "SPIFFS_USE_MTIME", + "name": "SPIFFS_USE_MTIME", + "range": null, + "title": "Save file modification time", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIFFS_META_LENGTH >= 8", + "help": "If this option is not set, the time field is 32 bits (up to 2106 year),\notherwise it is 64 bits and make sure it matches SPIFFS_META_LENGTH.\nIf the chip already has the spiffs image with the time field = 32 bits\nthen this option cannot be applied in this case.\nErase it first before using this option.\nTo resolve the Y2K38 problem for the spiffs, use a toolchain with\n64-bit time_t support.", + "id": "SPIFFS_MTIME_WIDE_64_BITS", + "name": "SPIFFS_MTIME_WIDE_64_BITS", + "range": null, + "title": "The time field occupies 64 bits in the image instead of 32 bits", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print general debug messages to the console.", + "id": "SPIFFS_DBG", + "name": "SPIFFS_DBG", + "range": null, + "title": "Enable general SPIFFS debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print API debug messages to the console.", + "id": "SPIFFS_API_DBG", + "name": "SPIFFS_API_DBG", + "range": null, + "title": "Enable SPIFFS API debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print GC debug messages to the console.", + "id": "SPIFFS_GC_DBG", + "name": "SPIFFS_GC_DBG", + "range": null, + "title": "Enable SPIFFS Garbage Cleaner debug", + "type": "bool" + }, + { + "children": [], + "depends_on": "SPIFFS_CACHE", + "help": "Enabling this option will print cache debug messages to the console.", + "id": "SPIFFS_CACHE_DBG", + "name": "SPIFFS_CACHE_DBG", + "range": null, + "title": "Enable SPIFFS Cache debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enabling this option will print Filesystem Check debug messages\nto the console.", + "id": "SPIFFS_CHECK_DBG", + "name": "SPIFFS_CHECK_DBG", + "range": null, + "title": "Enable SPIFFS Filesystem Check debug", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "Enable this option to enable SPIFFS_vis function in the API.", + "id": "SPIFFS_TEST_VISUALISATION", + "name": "SPIFFS_TEST_VISUALISATION", + "range": null, + "title": "Enable SPIFFS Filesystem Visualization", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-spiffs-configuration-debug-configuration", + "title": "Debug Configuration", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-spiffs-configuration", + "title": "SPIFFS Configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "WS_TRANSPORT", + "help": "Size of the buffer used for constructing the HTTP Upgrade request during connect", + "id": "WS_BUFFER_SIZE", + "name": "WS_BUFFER_SIZE", + "range": null, + "title": "Websocket transport buffer size", + "type": "int" + }, + { + "children": [], + "depends_on": "WS_TRANSPORT", + "help": "If enable this option, websocket transport buffer will be freed after connection\nsucceed to save more heap.", + "id": "WS_DYNAMIC_BUFFER", + "name": "WS_DYNAMIC_BUFFER", + "range": null, + "title": "Using dynamic websocket transport buffer", + "type": "bool" + } + ], + "depends_on": null, + "help": "Enable support for creating websocket transport.", + "id": "WS_TRANSPORT", + "name": "WS_TRANSPORT", + "range": null, + "title": "Enable Websocket Transport", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-tcp-transport-websocket", + "title": "Websocket", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config-tcp-transport", + "title": "TCP Transport", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_ULP_FSM_SUPPORTED && ", + "help": null, + "id": "ULP_COPROC_TYPE_FSM", + "name": "ULP_COPROC_TYPE_FSM", + "range": null, + "title": "ULP FSM (Finite State Machine)", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_RISCV_COPROC_SUPPORTED && ", + "help": null, + "id": "ULP_COPROC_TYPE_RISCV", + "name": "ULP_COPROC_TYPE_RISCV", + "range": null, + "title": "ULP RISC-V", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_LP_CORE_SUPPORTED && ", + "help": null, + "id": "ULP_COPROC_TYPE_LP_CORE", + "name": "ULP_COPROC_TYPE_LP_CORE", + "range": null, + "title": "LP core RISC-V", + "type": "bool" + } + ], + "depends_on": "ULP_COPROC_ENABLED && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Choose the ULP Coprocessor type: ULP FSM (Finite State Machine) or ULP RISC-V.", + "id": "component-config-ultra-low-power-ulp-co-processor-enable-ultra-low-power-ulp-co-processor-ulp-co-processor-type", + "name": "ULP_COPROC_TYPE", + "title": "ULP Co-processor type", + "type": "choice" + }, + { + "children": [], + "depends_on": "ULP_COPROC_ENABLED && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Bytes of memory to reserve for ULP Co-processor firmware & data.\nData is reserved at the beginning of RTC slow memory.", + "id": "ULP_COPROC_RESERVE_MEM", + "name": "ULP_COPROC_RESERVE_MEM", + "range": null, + "title": "RTC slow memory reserved for coprocessor", + "type": "int" + } + ], + "depends_on": "SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED", + "help": "Enable this feature if you plan to use the ULP Co-processor.\nOnce this option is enabled, further ULP co-processor configuration will appear in the menu.", + "id": "ULP_COPROC_ENABLED", + "name": "ULP_COPROC_ENABLED", + "range": null, + "title": "Enable Ultra Low Power (ULP) Co-processor", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Turn on this setting to enabled interrupts on the ULP RISC-V core.", + "id": "ULP_RISCV_INTERRUPT_ENABLE", + "name": "ULP_RISCV_INTERRUPT_ENABLE", + "range": null, + "title": "Enable ULP RISC-V interrupts", + "type": "bool" + }, + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "The accuracy of the bitbanged UART driver is limited, it is not\nrecommend to increase the value above 19200.", + "id": "ULP_RISCV_UART_BAUDRATE", + "name": "ULP_RISCV_UART_BAUDRATE", + "range": null, + "title": "Baudrate used by the bitbanged ULP RISC-V UART driver", + "type": "int" + }, + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Set the ULP RISC-V I2C read/write timeout. Set this value to -1\nif the ULP RISC-V I2C read and write APIs should wait forever.\nPlease note that the tick rate of the ULP co-processor would be\ndifferent than the OS tick rate of the main core and therefore\ncan have different timeout value depending on which core the API\nis invoked on.", + "id": "ULP_RISCV_I2C_RW_TIMEOUT", + "name": "ULP_RISCV_I2C_RW_TIMEOUT", + "range": null, + "title": "Set timeout for ULP RISC-V I2C transaction timeout in ticks.", + "type": "int" + } + ], + "depends_on": "ULP_COPROC_TYPE_RISCV && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "id": "component-config-ultra-low-power-ulp-co-processor-ulp-risc-v-settings", + "title": "ULP RISC-V Settings", + "type": "menu" + }, + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Size of the shared memory defined in ulp_lp_core_memory_shared.c.\nSize should be kept in-sync with the size of the struct defined there.", + "id": "ULP_SHARED_MEM", + "name": "ULP_SHARED_MEM", + "range": null, + "title": null, + "type": "hex" + }, + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_LP_CORE && ESP_ROM_HAS_LP_ROM && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Set this option to enable printf functionality from LP ROM. This option\ncan help reduce the LP core binary size by not linking printf functionality\nfrom RAM code.\nNote: For LP ROM prints to work properly, make sure that the LP core boots\nfrom the LP ROM.", + "id": "ULP_ROM_PRINT_ENABLE", + "name": "ULP_ROM_PRINT_ENABLE", + "range": null, + "title": "Enable print utilities from LP ROM", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_LP_CORE && SOC_ULP_LP_UART_SUPPORTED && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Set this option to enable panic handler functionality. If this option is\nenabled then the LP Core will output a panic dump over LP UART,\nsimilar to what the main core does. Output depends on LP UART already being\ninitialized and configured.\nDisabling this option will reduce the LP core binary size by not\nlinking in panic handler functionality.", + "id": "ULP_PANIC_OUTPUT_ENABLE", + "name": "ULP_PANIC_OUTPUT_ENABLE", + "range": null, + "title": "Enable panic handler which outputs over LP UART", + "type": "bool" + }, + { + "children": [], + "depends_on": "ULP_COPROC_TYPE_LP_CORE && (SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED)", + "help": "Set this option to route lp_core_printf to the console HP-UART.\nThis allows you to easily view print outputs from the LP core, without\nhaving to connect to the LP-UART. This option comes with the following\nlimitations:\n\n1. There is no mutual exclusion between the HP-Core and the LP-Core accessing\nthe HP-UART, which means that if both cores are logging heavily the output\nstrings might get mangled together.\n2. The HP-UART can only work while the HP-Core is running, which means that\nif the HP-Core is in deep sleep, the LP-Core will not be able to print to the\nconsole HP-UART.\n\nDue to these limitations it is only recommended to use this option for easy debugging.\nFor more serious use-cases you should use the LP-UART.", + "id": "ULP_HP_UART_CONSOLE_PRINT", + "name": "ULP_HP_UART_CONSOLE_PRINT", + "range": null, + "title": "Route lp_core_printf to the console HP-UART", + "type": "bool" + } + ], + "depends_on": "SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED", + "id": "component-config-ultra-low-power-ulp-co-processor-ulp-debugging-options", + "title": "ULP Debugging Options", + "type": "menu" + } + ], + "depends_on": "SOC_ULP_SUPPORTED || SOC_RISCV_COPROC_SUPPORTED || SOC_LP_CORE_SUPPORTED", + "id": "component-config-ultra-low-power-ulp-co-processor", + "title": "Ultra Low Power (ULP) Co-processor", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "If not set, assertions on float arguments will not be available.", + "id": "UNITY_ENABLE_FLOAT", + "name": "UNITY_ENABLE_FLOAT", + "range": null, + "title": "Support for float type", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If not set, assertions on double arguments will not be available.", + "id": "UNITY_ENABLE_DOUBLE", + "name": "UNITY_ENABLE_DOUBLE", + "range": null, + "title": "Support for double type", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If not set, assertions on 64-bit integer types will always fail.\nIf this feature is enabled, take care not to pass pointers (which are 32 bit)\nto UNITY_ASSERT_EQUAL, as that will cause pointer-to-int-cast warnings.", + "id": "UNITY_ENABLE_64BIT", + "name": "UNITY_ENABLE_64BIT", + "range": null, + "title": "Support for 64-bit integer types", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, Unity will colorize test results using console escape sequences.", + "id": "UNITY_ENABLE_COLOR", + "name": "UNITY_ENABLE_COLOR", + "range": null, + "title": "Colorize test output", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, then the following features will be available:\n\n- TEST_CASE macro which performs automatic registration of test functions\n- Functions to run registered test functions: unity_run_all_tests,\n unity_run_tests_with_filter, unity_run_single_test_by_name.\n- Interactive menu which lists test cases and allows choosing the tests to\n be run, available via unity_run_menu function.\n\nDisable if a different test registration mechanism is used.", + "id": "UNITY_ENABLE_IDF_TEST_RUNNER", + "name": "UNITY_ENABLE_IDF_TEST_RUNNER", + "range": null, + "title": "Include ESP-IDF test registration/running helpers", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, unity_fixture.h header file and associated source files are part of\nthe build. These provide an optional set of macros and functions to\nimplement test groups.", + "id": "UNITY_ENABLE_FIXTURE", + "name": "UNITY_ENABLE_FIXTURE", + "range": null, + "title": "Include Unity test fixture", + "type": "bool" + }, + { + "children": [], + "depends_on": null, + "help": "If set, the unity framework will print the backtrace information before\njumping back to the test menu. The jumping is usually occurs in assert\nfunctions such as TEST_ASSERT, TEST_FAIL etc.", + "id": "UNITY_ENABLE_BACKTRACE_ON_FAIL", + "name": "UNITY_ENABLE_BACKTRACE_ON_FAIL", + "range": null, + "title": "Print a backtrace when a unit test fails", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-unity-unit-testing-library", + "title": "Unity unit testing library", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "Each USB device attached is allocated a dedicated buffer for its OUT/IN transfers to/from the device's\ncontrol endpoint. The maximum size of that buffer is determined by this option. The limited size of the\ntransfer buffer have the following implications:\n- The maximum length of control transfers is limited\n- Device's with configuration descriptors larger than this limit cannot be supported", + "id": "USB_HOST_CONTROL_TRANSFER_MAX_SIZE", + "name": "USB_HOST_CONTROL_TRANSFER_MAX_SIZE", + "range": null, + "title": "Largest size (in bytes) of transfers to/from default endpoints", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "USB_HOST_HW_BUFFER_BIAS_BALANCED", + "name": "USB_HOST_HW_BUFFER_BIAS_BALANCED", + "range": null, + "title": "Balanced", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "USB_HOST_HW_BUFFER_BIAS_IN", + "name": "USB_HOST_HW_BUFFER_BIAS_IN", + "range": null, + "title": "Bias IN", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT", + "name": "USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT", + "range": null, + "title": "Periodic OUT", + "type": "bool" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "The underlying hardware has size adjustable FIFOs to cache USB packets on reception (IN) or for\ntransmission (OUT). The size of these FIFOs will affect the largest MPS (maximum packet size) and the\nmaximum number of packets that can be cached at any one time. The hardware contains the following\nFIFOS: RX (for all IN packets), Non-periodic TX (for Bulk and Control OUT packets), and Periodic TX\n(for Interrupt and Isochronous OUT packets). This configuration option allows biasing the FIFO sizes\ntowards a particular use case, which may be necessary for devices that have endpoints with large MPS.\nThe MPS limits for each biasing are listed below:\n\nBalanced:\n- IN (all transfer types), 408 bytes\n- OUT non-periodic (Bulk/Control), 192 bytes (i.e., 3 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 192 bytes\n\nBias IN:\n- IN (all transfer types), 600 bytes\n- OUT non-periodic (Bulk/Control), 64 bytes (i.e., 1 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 128 bytes\n\nBias Periodic OUT:\n- IN (all transfer types), 128 bytes\n- OUT non-periodic (Bulk/Control), 64 bytes (i.e., 1 x 64 byte packets)\n- OUT periodic (Interrupt/Isochronous), 600 bytes", + "id": "component-config-usb-otg-hardware-fifo-size-biasing", + "name": "USB_HOST_HW_BUFFER_BIAS", + "title": "Hardware FIFO size biasing", + "type": "choice" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "On connection of a USB device, the USB 2.0 specification requires\na \"debounce interval with a minimum duration of 100ms\" to allow the connection to stabilize\n(see USB 2.0 chapter 7.1.7.3 for more details).\nDuring the debounce interval, no new connection/disconnection events are registered.\n\nThe default value is set to 250 ms to be safe.", + "id": "USB_HOST_DEBOUNCE_DELAY_MS", + "name": "USB_HOST_DEBOUNCE_DELAY_MS", + "range": null, + "title": "Debounce delay in ms", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "The reset signaling can be generated on any Hub or Host Controller port by request from\nthe USB System Software. The USB 2.0 specification requires that \"the reset signaling must\nbe driven for a minimum of 10ms\" (see USB 2.0 chapter 7.1.7.5 for more details).\nAfter the reset, the hub port will transition to the Enabled state (refer to Section 11.5).\n\nThe default value is set to 30 ms to be safe.", + "id": "USB_HOST_RESET_HOLD_MS", + "name": "USB_HOST_RESET_HOLD_MS", + "range": null, + "title": "Reset hold in ms", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "After a port stops driving the reset signal, the USB 2.0 specification requires that\nthe \"USB System Software guarantees a minimum of 10 ms for reset recovery\" before the\nattached device is expected to respond to data transfers (see USB 2.0 chapter 7.1.7.3 for\nmore details).\nThe device may ignore any data transfers during the recovery interval.\n\nThe default value is set to 30 ms to be safe.", + "id": "USB_HOST_RESET_RECOVERY_MS", + "name": "USB_HOST_RESET_RECOVERY_MS", + "range": null, + "title": "Reset recovery delay in ms", + "type": "int" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "\"After successful completion of the Status stage, the device is allowed a SetAddress()\nrecovery interval of 2 ms. At the end of this interval, the device must be able to accept\nSetup packets addressed to the new address. Also, at the end of the recovery interval, the\ndevice must not respond to tokens sent to the old address (unless, of course, the old and new\naddress is the same).\" See USB 2.0 chapter 9.2.6.3 for more details.\n\nThe default value is set to 10 ms to be safe.", + "id": "USB_HOST_SET_ADDR_RECOVERY_MS", + "name": "USB_HOST_SET_ADDR_RECOVERY_MS", + "range": null, + "title": "SetAddress() recovery time in ms", + "type": "int" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "id": "component-config-usb-otg-hub-driver-configuration-root-port-configuration", + "title": "Root Port configuration", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": "USB_HOST_HUBS_SUPPORTED && SOC_USB_OTG_SUPPORTED", + "help": "Enables support for connecting multiple Hubs simultaneously.", + "id": "USB_HOST_HUB_MULTI_LEVEL", + "name": "USB_HOST_HUB_MULTI_LEVEL", + "range": null, + "title": "Support multiple Hubs", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "IDF_EXPERIMENTAL_FEATURES && USB_HOST_HUBS_SUPPORTED && SOC_USB_OTG_SUPPORTED", + "help": "Enables support of Low-speed devices, connected through the external Hub.", + "id": "USB_HOST_EXT_PORT_SUPPORT_LS", + "name": "USB_HOST_EXT_PORT_SUPPORT_LS", + "range": null, + "title": "Support LS", + "type": "bool" + }, + { + "children": [], + "depends_on": "IDF_EXPERIMENTAL_FEATURES && USB_HOST_HUBS_SUPPORTED && SOC_USB_OTG_SUPPORTED", + "help": "Amount of attempts to reset the device.\n\nThe default value is 1.", + "id": "USB_HOST_EXT_PORT_RESET_ATTEMPTS", + "name": "USB_HOST_EXT_PORT_RESET_ATTEMPTS", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [], + "depends_on": "USB_HOST_HUBS_SUPPORTED && SOC_USB_OTG_SUPPORTED", + "help": "After a port stops driving the reset signal, the USB 2.0 specification requires that\nthe \"USB System Software guarantees a minimum of 10 ms for reset recovery\" before the\nattached device is expected to respond to data transfers (see USB 2.0 chapter 7.1.7.3 for\nmore details).\nThe device may ignore any data transfers during the recovery interval.\n\nThe default value is set to 30 ms to be safe.", + "id": "USB_HOST_EXT_PORT_RESET_RECOVERY_DELAY_MS", + "name": "USB_HOST_EXT_PORT_RESET_RECOVERY_DELAY_MS", + "range": null, + "title": "Reset recovery delay in ms", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "USB_HOST_EXT_PORT_CUSTOM_POWER_ON_DELAY_ENABLE && USB_HOST_HUBS_SUPPORTED && SOC_USB_OTG_SUPPORTED", + "help": "Custom value of delay from the time the power-on sequence begins on a port\nuntil power is good on that port.\nValue 0 is used for a hub with no power switches.\n\nThe default value is 100 ms.", + "id": "USB_HOST_EXT_PORT_CUSTOM_POWER_ON_DELAY_MS", + "name": "USB_HOST_EXT_PORT_CUSTOM_POWER_ON_DELAY_MS", + "range": null, + "title": "PwrOn2PwrGood delay in ms", + "type": "int" + } + ], + "depends_on": "USB_HOST_HUBS_SUPPORTED && SOC_USB_OTG_SUPPORTED", + "help": "Enables the possibility to configure custom time for the power-on sequence on a port\nuntil power is good on that port.\n\nWhen enabled, applies the custom PwrOn2PwrGood delay.\nWhen disabled, applies the PwrOn2PwrGood value from the Hub Descriptor.", + "id": "USB_HOST_EXT_PORT_CUSTOM_POWER_ON_DELAY_ENABLE", + "name": "USB_HOST_EXT_PORT_CUSTOM_POWER_ON_DELAY_ENABLE", + "range": null, + "title": "Custom bPwrOn2PwrGood value", + "type": "bool" + } + ], + "depends_on": "USB_HOST_HUBS_SUPPORTED && SOC_USB_OTG_SUPPORTED", + "id": "component-config-usb-otg-hub-driver-configuration-support-hubs-downstream-port-configuration", + "title": "Downstream Port configuration", + "type": "menu" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "Enables support of external Hubs.", + "id": "USB_HOST_HUBS_SUPPORTED", + "name": "USB_HOST_HUBS_SUPPORTED", + "range": null, + "title": "Support Hubs", + "type": "bool" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "id": "component-config-usb-otg-hub-driver-configuration", + "title": "Hub Driver Configuration", + "type": "menu" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": "The enumeration filter callback is called before enumeration of each newly attached device.\nThis callback allows users to control whether a device should be enumerated, and what configuration\nnumber to use when enumerating a device.\n\nIf enabled, the enumeration filter callback can be set via 'usb_host_config_t' when calling\n'usb_host_install()'.", + "id": "USB_HOST_ENABLE_ENUM_FILTER_CALLBACK", + "name": "USB_HOST_ENABLE_ENUM_FILTER_CALLBACK", + "range": null, + "title": "Enable enumeration filter callback", + "type": "bool" + }, + { + "children": [], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "help": null, + "id": "USB_OTG_SUPPORTED", + "name": "USB_OTG_SUPPORTED", + "range": null, + "title": null, + "type": "bool" + } + ], + "depends_on": "SOC_USB_OTG_SUPPORTED", + "id": "component-config-usb-otg", + "title": "USB-OTG", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "If enabled, the following functions are provided by the VFS component.\n\nstat, link, unlink, rename, utime, access, truncate, rmdir, mkdir,\nopendir, closedir, readdir, readdir_r, seekdir, telldir, rewinddir\n\nFilesystem drivers can then be registered to handle these functions\nfor specific paths.\n\nDisabling this option can save memory when the support for these functions\nis not required.", + "id": "VFS_SUPPORT_DIR", + "name": "VFS_SUPPORT_DIR", + "range": null, + "title": "Provide directory related functions", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "VFS_SUPPORT_SELECT", + "help": "Select() related functions might produce an inconveniently lot of\ndebug outputs when one sets the default log level to DEBUG or higher.\nIt is possible to suppress these debug outputs by enabling this\noption.", + "id": "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT", + "name": "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT", + "range": null, + "title": "Suppress select() related debug outputs", + "type": "bool" + }, + { + "children": [], + "depends_on": "VFS_SUPPORT_SELECT", + "help": "If enabled, VFS driver select() callback function will be placed in IRAM.", + "id": "VFS_SELECT_IN_RAM", + "name": "VFS_SELECT_IN_RAM", + "range": null, + "title": "Make VFS driver select() callbacks IRAM-safe", + "type": "bool" + } + ], + "depends_on": "VFS_SUPPORT_IO && !LWIP_USE_ONLY_LWIP_SELECT", + "help": "If enabled, select function is provided by the VFS component, and can be used\non peripheral file descriptors (such as UART) and sockets at the same time.\n\nIf disabled, the default select implementation will be provided by LWIP for\nsockets only.\n\nDisabling this option can reduce code size if support for \"select\" on UART file\ndescriptors is not required.", + "id": "VFS_SUPPORT_SELECT", + "name": "VFS_SUPPORT_SELECT", + "range": null, + "title": "Provide select function", + "type": "bool" + }, + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "Disabling this option can save memory when the support for termios.h is not required.", + "id": "VFS_SUPPORT_TERMIOS", + "name": "VFS_SUPPORT_TERMIOS", + "range": null, + "title": "Provide termios.h functions", + "type": "bool" + }, + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "Define maximum number of virtual filesystems that can be registered.", + "id": "VFS_MAX_COUNT", + "name": "VFS_MAX_COUNT", + "range": [ + 1, + 20 + ], + "title": "Maximum Number of Virtual Filesystems", + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "VFS_SUPPORT_IO", + "help": "Define maximum number of host filesystem mount points.", + "id": "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS", + "name": "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS", + "range": null, + "title": "Host FS: Maximum number of the host filesystem mount points", + "type": "int" + } + ], + "depends_on": "VFS_SUPPORT_IO", + "id": "component-config-virtual-file-system-provide-basic-i-o-functions-host-file-system-i-o-semihosting-", + "title": "Host File System I/O (Semihosting)", + "type": "menu" + } + ], + "depends_on": null, + "help": "If enabled, the following functions are provided by the VFS component.\n\nopen, close, read, write, pread, pwrite, lseek, fstat, fsync, ioctl, fcntl\n\nFilesystem drivers can then be registered to handle these functions\nfor specific paths.\n\nDisabling this option can save memory when the support for these functions\nis not required.\n\nNote that the following functions can still be used with socket file descriptors\nwhen this option is disabled:\n\nclose, read, write, ioctl, fcntl.", + "id": "VFS_SUPPORT_IO", + "name": "VFS_SUPPORT_IO", + "range": null, + "title": "Provide basic I/O functions", + "type": "bool" + } + ], + "depends_on": null, + "id": "component-config-virtual-file-system", + "title": "Virtual file system", + "type": "menu" + }, + { + "children": [ + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_SIZE_512", + "name": "WL_SECTOR_SIZE_512", + "range": null, + "title": "512", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_SIZE_4096", + "name": "WL_SECTOR_SIZE_4096", + "range": null, + "title": "4096", + "type": "bool" + } + ], + "depends_on": null, + "help": "Sector size used by wear levelling library.\nYou can set default sector size or size that will\nfit to the flash device sector size.\n\nWith sector size set to 4096 bytes, wear levelling library is more\nefficient. However if FAT filesystem is used on top of wear levelling\nlibrary, it will need more temporary storage: 4096 bytes for each\nmounted filesystem and 4096 bytes for each opened file.\n\nWith sector size set to 512 bytes, wear levelling library will perform\nmore operations with flash memory, but less RAM will be used by FAT\nfilesystem library (512 bytes for the filesystem and 512 bytes for each\nfile opened).", + "id": "component-config-wear-levelling-wear-levelling-library-sector-size", + "name": "WL_SECTOR_SIZE", + "title": "Wear Levelling library sector size", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "WL_SECTOR_SIZE", + "name": "WL_SECTOR_SIZE", + "range": null, + "title": null, + "type": "int" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_MODE_PERF", + "name": "WL_SECTOR_MODE_PERF", + "range": null, + "title": "Performance", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": null, + "id": "WL_SECTOR_MODE_SAFE", + "name": "WL_SECTOR_MODE_SAFE", + "range": null, + "title": "Safety", + "type": "bool" + } + ], + "depends_on": "WL_SECTOR_SIZE_512", + "help": "Specify the mode to store data into flash:\n\n- In Performance mode a data will be stored to the RAM and then\n stored back to the flash. Compared to the Safety mode, this operation is\n faster, but if power will be lost when erase sector operation is in\n progress, then the data from complete flash device sector will be lost.\n\n- In Safety mode data from complete flash device sector will be read from\n flash, modified, and then stored back to flash.\n Compared to the Performance mode, this operation is slower, but if\n power is lost during erase sector operation, then the data from full\n flash device sector will not be lost.", + "id": "component-config-wear-levelling-sector-store-mode", + "name": "WL_SECTOR_MODE", + "title": "Sector store mode", + "type": "choice" + }, + { + "children": [], + "depends_on": null, + "help": null, + "id": "WL_SECTOR_MODE", + "name": "WL_SECTOR_MODE", + "range": null, + "title": null, + "type": "int" + } + ], + "depends_on": null, + "id": "component-config-wear-levelling", + "title": "Wear Levelling", + "type": "menu" + }, + { + "children": [ + { + "children": [], + "depends_on": null, + "help": "This sets the maximum number of entries of Wi-Fi scan results that will be kept by the provisioning manager", + "id": "WIFI_PROV_SCAN_MAX_ENTRIES", + "name": "WIFI_PROV_SCAN_MAX_ENTRIES", + "range": [ + 1, + 255 + ], + "title": "Max Wi-Fi Scan Result Entries", + "type": "int" + }, + { + "children": [], + "depends_on": null, + "help": "Time (in seconds) after which the Wi-Fi provisioning manager will auto-stop after connecting to\na Wi-Fi network successfully.", + "id": "WIFI_PROV_AUTOSTOP_TIMEOUT", + "name": "WIFI_PROV_AUTOSTOP_TIMEOUT", + "range": [ + 5, + 600 + ], + "title": "Provisioning auto-stop timeout", + "type": "int" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "This option is applicable only when provisioning transport is BLE.", + "id": "WIFI_PROV_BLE_BONDING", + "name": "WIFI_PROV_BLE_BONDING", + "range": null, + "title": "Enable BLE bonding", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_NIMBLE_ENABLED", + "help": "Used to enable Secure connection support when provisioning transport is BLE.", + "id": "WIFI_PROV_BLE_SEC_CONN", + "name": "WIFI_PROV_BLE_SEC_CONN", + "range": null, + "title": "Enable BLE Secure connection flag", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "Used to enforce link encryption when attempting to read / write characteristic", + "id": "WIFI_PROV_BLE_FORCE_ENCRYPTION", + "name": "WIFI_PROV_BLE_FORCE_ENCRYPTION", + "range": null, + "title": "Force Link Encryption during characteristic Read / Write", + "type": "bool" + }, + { + "children": [], + "depends_on": "BT_ENABLED", + "help": "Used to enable support Notification in BLE descriptors of prov* characteristics", + "id": "WIFI_PROV_BLE_NOTIFY", + "name": "WIFI_PROV_BLE_NOTIFY", + "range": null, + "title": "Add support for Notification for provisioning BLE descriptors", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV", + "help": null, + "id": "WIFI_PROV_DISCONNECT_AFTER_PROV", + "name": "WIFI_PROV_DISCONNECT_AFTER_PROV", + "range": null, + "title": "Terminate connection after provisioning is done", + "type": "bool" + } + ], + "depends_on": "BT_ENABLED", + "help": null, + "id": "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV", + "name": "WIFI_PROV_KEEP_BLE_ON_AFTER_PROV", + "range": null, + "title": "Keep BT on after provisioning is done", + "type": "bool" + }, + { + "children": [ + { + "children": [], + "depends_on": "", + "help": "Scan will end after scanning the entire channel. This option is useful in Mesh WiFi Systems.", + "id": "WIFI_PROV_STA_ALL_CHANNEL_SCAN", + "name": "WIFI_PROV_STA_ALL_CHANNEL_SCAN", + "range": null, + "title": "All Channel Scan", + "type": "bool" + }, + { + "children": [], + "depends_on": "", + "help": "Scan will end after an AP matching with the SSID has been detected.", + "id": "WIFI_PROV_STA_FAST_SCAN", + "name": "WIFI_PROV_STA_FAST_SCAN", + "range": null, + "title": "Fast Scan", + "type": "bool" + } + ], + "depends_on": null, + "help": null, + "id": "component-config-wi-fi-provisioning-manager-wifi-provisioning-scan-method", + "name": "WIFI_PROV_STA_SCAN_METHOD", + "title": "Wifi Provisioning Scan Method", + "type": "choice" + } + ], + "depends_on": null, + "id": "component-config-wi-fi-provisioning-manager", + "title": "Wi-Fi Provisioning Manager", + "type": "menu" + } + ], + "depends_on": null, + "id": "component-config", + "title": "Component config", + "type": "menu" + }, + { + "children": [], + "depends_on": null, + "help": "By enabling this option, ESP-IDF experimental feature options will be visible.\n\nNote you should still enable a certain experimental feature option to use it, and you\nshould read the corresponding risk warning and known issue list carefully.\n\nCurrent experimental feature list:\n\n- CONFIG_ESPTOOLPY_FLASHFREQ_120M && CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_DTR\n- CONFIG_SPIRAM_SPEED_120M && CONFIG_SPIRAM_MODE_OCT\n- CONFIG_BOOTLOADER_CACHE_32BIT_ADDR_QUAD_FLASH\n- CONFIG_ESP_WIFI_EAP_TLS1_3\n- CONFIG_ESP_WIFI_ENABLE_ROAMING_APP\n- CONFIG_USB_HOST_EXT_PORT_SUPPORT_LS\n- CONFIG_USB_HOST_EXT_PORT_RESET_ATTEMPTS", + "id": "IDF_EXPERIMENTAL_FEATURES", + "name": "IDF_EXPERIMENTAL_FEATURES", + "range": null, + "title": "Make experimental features visible", + "type": "bool" + } +] \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/config/sdkconfig.cmake b/ESP-IDF_Robot_RC/build/config/sdkconfig.cmake new file mode 100644 index 000000000..ec04a62a7 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/config/sdkconfig.cmake @@ -0,0 +1,1363 @@ +# + # Automatically generated file. DO NOT EDIT. + # Espressif IoT Development Framework (ESP-IDF) Configuration cmake include file + # +set(CONFIG_SOC_ADC_SUPPORTED "y") +set(CONFIG_SOC_DEDICATED_GPIO_SUPPORTED "y") +set(CONFIG_SOC_UART_SUPPORTED "y") +set(CONFIG_SOC_GDMA_SUPPORTED "y") +set(CONFIG_SOC_AHB_GDMA_SUPPORTED "y") +set(CONFIG_SOC_GPTIMER_SUPPORTED "y") +set(CONFIG_SOC_TWAI_SUPPORTED "y") +set(CONFIG_SOC_BT_SUPPORTED "y") +set(CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED "y") +set(CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED "y") +set(CONFIG_SOC_TEMP_SENSOR_SUPPORTED "y") +set(CONFIG_SOC_XT_WDT_SUPPORTED "y") +set(CONFIG_SOC_PHY_SUPPORTED "y") +set(CONFIG_SOC_WIFI_SUPPORTED "y") +set(CONFIG_SOC_SUPPORTS_SECURE_DL_MODE "y") +set(CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD "y") +set(CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG "y") +set(CONFIG_SOC_EFUSE_SUPPORTED "y") +set(CONFIG_SOC_RTC_FAST_MEM_SUPPORTED "y") +set(CONFIG_SOC_RTC_MEM_SUPPORTED "y") +set(CONFIG_SOC_I2S_SUPPORTED "y") +set(CONFIG_SOC_RMT_SUPPORTED "y") +set(CONFIG_SOC_SDM_SUPPORTED "y") +set(CONFIG_SOC_GPSPI_SUPPORTED "y") +set(CONFIG_SOC_LEDC_SUPPORTED "y") +set(CONFIG_SOC_I2C_SUPPORTED "y") +set(CONFIG_SOC_SYSTIMER_SUPPORTED "y") +set(CONFIG_SOC_SUPPORT_COEXISTENCE "y") +set(CONFIG_SOC_AES_SUPPORTED "y") +set(CONFIG_SOC_MPI_SUPPORTED "y") +set(CONFIG_SOC_SHA_SUPPORTED "y") +set(CONFIG_SOC_HMAC_SUPPORTED "y") +set(CONFIG_SOC_DIG_SIGN_SUPPORTED "y") +set(CONFIG_SOC_FLASH_ENC_SUPPORTED "y") +set(CONFIG_SOC_SECURE_BOOT_SUPPORTED "y") +set(CONFIG_SOC_MEMPROT_SUPPORTED "y") +set(CONFIG_SOC_BOD_SUPPORTED "y") +set(CONFIG_SOC_CLK_TREE_SUPPORTED "y") +set(CONFIG_SOC_ASSIST_DEBUG_SUPPORTED "y") +set(CONFIG_SOC_WDT_SUPPORTED "y") +set(CONFIG_SOC_SPI_FLASH_SUPPORTED "y") +set(CONFIG_SOC_RNG_SUPPORTED "y") +set(CONFIG_SOC_LIGHT_SLEEP_SUPPORTED "y") +set(CONFIG_SOC_DEEP_SLEEP_SUPPORTED "y") +set(CONFIG_SOC_LP_PERIPH_SHARE_INTERRUPT "y") +set(CONFIG_SOC_PM_SUPPORTED "y") +set(CONFIG_SOC_XTAL_SUPPORT_40M "y") +set(CONFIG_SOC_AES_SUPPORT_DMA "y") +set(CONFIG_SOC_AES_GDMA "y") +set(CONFIG_SOC_AES_SUPPORT_AES_128 "y") +set(CONFIG_SOC_AES_SUPPORT_AES_256 "y") +set(CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED "y") +set(CONFIG_SOC_ADC_ARBITER_SUPPORTED "y") +set(CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED "y") +set(CONFIG_SOC_ADC_MONITOR_SUPPORTED "y") +set(CONFIG_SOC_ADC_DMA_SUPPORTED "y") +set(CONFIG_SOC_ADC_PERIPH_NUM "2") +set(CONFIG_SOC_ADC_MAX_CHANNEL_NUM "5") +set(CONFIG_SOC_ADC_ATTEN_NUM "4") +set(CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM "1") +set(CONFIG_SOC_ADC_PATT_LEN_MAX "8") +set(CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH "12") +set(CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH "12") +set(CONFIG_SOC_ADC_DIGI_RESULT_BYTES "4") +set(CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV "4") +set(CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM "2") +set(CONFIG_SOC_ADC_DIGI_MONITOR_NUM "2") +set(CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH "83333") +set(CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW "611") +set(CONFIG_SOC_ADC_RTC_MIN_BITWIDTH "12") +set(CONFIG_SOC_ADC_RTC_MAX_BITWIDTH "12") +set(CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED "y") +set(CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED "y") +set(CONFIG_SOC_ADC_SHARED_POWER "y") +set(CONFIG_SOC_APB_BACKUP_DMA "y") +set(CONFIG_SOC_BROWNOUT_RESET_SUPPORTED "y") +set(CONFIG_SOC_SHARED_IDCACHE_SUPPORTED "y") +set(CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE "0x4000") +set(CONFIG_SOC_CPU_CORES_NUM "1") +set(CONFIG_SOC_CPU_INTR_NUM "32") +set(CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC "y") +set(CONFIG_SOC_CPU_HAS_CSR_PC "y") +set(CONFIG_SOC_CPU_BREAKPOINTS_NUM "8") +set(CONFIG_SOC_CPU_WATCHPOINTS_NUM "8") +set(CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE "0x80000000") +set(CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN "3072") +set(CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH "16") +set(CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US "1100") +set(CONFIG_SOC_AHB_GDMA_VERSION "1") +set(CONFIG_SOC_GDMA_NUM_GROUPS_MAX "1") +set(CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX "3") +set(CONFIG_SOC_GPIO_PORT "1") +set(CONFIG_SOC_GPIO_PIN_COUNT "22") +set(CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER "y") +set(CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD "y") +set(CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP "y") +set(CONFIG_SOC_GPIO_IN_RANGE_MAX "21") +set(CONFIG_SOC_GPIO_OUT_RANGE_MAX "21") +set(CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK "0") +set(CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_SUPPORTED_PIN_CNT "6") +set(CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK "0x3fffc0") +set(CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX "y") +set(CONFIG_SOC_GPIO_CLOCKOUT_CHANNEL_NUM "3") +set(CONFIG_SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP "y") +set(CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM "8") +set(CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM "8") +set(CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE "y") +set(CONFIG_SOC_I2C_NUM "1") +set(CONFIG_SOC_HP_I2C_NUM "1") +set(CONFIG_SOC_I2C_FIFO_LEN "32") +set(CONFIG_SOC_I2C_CMD_REG_NUM "8") +set(CONFIG_SOC_I2C_SUPPORT_SLAVE "y") +set(CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS "y") +set(CONFIG_SOC_I2C_SUPPORT_XTAL "y") +set(CONFIG_SOC_I2C_SUPPORT_RTC "y") +set(CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR "y") +set(CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST "y") +set(CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE "y") +set(CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS "y") +set(CONFIG_SOC_I2S_NUM "1") +set(CONFIG_SOC_I2S_HW_VERSION_2 "y") +set(CONFIG_SOC_I2S_SUPPORTS_XTAL "y") +set(CONFIG_SOC_I2S_SUPPORTS_PLL_F160M "y") +set(CONFIG_SOC_I2S_SUPPORTS_PCM "y") +set(CONFIG_SOC_I2S_SUPPORTS_PDM "y") +set(CONFIG_SOC_I2S_SUPPORTS_PDM_TX "y") +set(CONFIG_SOC_I2S_PDM_MAX_TX_LINES "2") +set(CONFIG_SOC_I2S_SUPPORTS_TDM "y") +set(CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK "y") +set(CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK "y") +set(CONFIG_SOC_LEDC_CHANNEL_NUM "6") +set(CONFIG_SOC_LEDC_TIMER_BIT_WIDTH "14") +set(CONFIG_SOC_LEDC_SUPPORT_FADE_STOP "y") +set(CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM "1") +set(CONFIG_SOC_MMU_PERIPH_NUM "1") +set(CONFIG_SOC_MPU_MIN_REGION_SIZE "0x20000000") +set(CONFIG_SOC_MPU_REGIONS_MAX_NUM "8") +set(CONFIG_SOC_RMT_GROUPS "1") +set(CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP "2") +set(CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP "2") +set(CONFIG_SOC_RMT_CHANNELS_PER_GROUP "4") +set(CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL "48") +set(CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG "y") +set(CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO "y") +set(CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY "y") +set(CONFIG_SOC_RMT_SUPPORT_XTAL "y") +set(CONFIG_SOC_RMT_SUPPORT_APB "y") +set(CONFIG_SOC_RMT_SUPPORT_RC_FAST "y") +set(CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH "128") +set(CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM "108") +set(CONFIG_SOC_SLEEP_SYSTIMER_STALL_WORKAROUND "y") +set(CONFIG_SOC_SLEEP_TGWDT_STOP_WORKAROUND "y") +set(CONFIG_SOC_RTCIO_PIN_COUNT "0") +set(CONFIG_SOC_MPI_MEM_BLOCKS_NUM "4") +set(CONFIG_SOC_MPI_OPERATIONS_NUM "3") +set(CONFIG_SOC_RSA_MAX_BIT_LEN "3072") +set(CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE "3968") +set(CONFIG_SOC_SHA_SUPPORT_DMA "y") +set(CONFIG_SOC_SHA_SUPPORT_RESUME "y") +set(CONFIG_SOC_SHA_GDMA "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA1 "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA224 "y") +set(CONFIG_SOC_SHA_SUPPORT_SHA256 "y") +set(CONFIG_SOC_SDM_GROUPS "1") +set(CONFIG_SOC_SDM_CHANNELS_PER_GROUP "4") +set(CONFIG_SOC_SDM_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_SPI_PERIPH_NUM "2") +set(CONFIG_SOC_SPI_MAX_CS_NUM "6") +set(CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE "64") +set(CONFIG_SOC_SPI_SUPPORT_DDRCLK "y") +set(CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS "y") +set(CONFIG_SOC_SPI_SUPPORT_CD_SIG "y") +set(CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS "y") +set(CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 "y") +set(CONFIG_SOC_SPI_SUPPORT_CLK_APB "y") +set(CONFIG_SOC_SPI_SUPPORT_CLK_XTAL "y") +set(CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT "y") +set(CONFIG_SOC_SPI_SCT_SUPPORTED "y") +set(CONFIG_SOC_SPI_SCT_REG_NUM "14") +set(CONFIG_SOC_SPI_SCT_BUFFER_NUM_MAX "y") +set(CONFIG_SOC_SPI_SCT_CONF_BITLEN_MAX "0x3fffa") +set(CONFIG_SOC_MEMSPI_IS_INDEPENDENT "y") +set(CONFIG_SOC_SPI_MAX_PRE_DIVIDER "16") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE "y") +set(CONFIG_SOC_SPI_MEM_SUPPORT_WRAP "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED "y") +set(CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED "y") +set(CONFIG_SOC_SYSTIMER_COUNTER_NUM "2") +set(CONFIG_SOC_SYSTIMER_ALARM_NUM "3") +set(CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO "32") +set(CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI "20") +set(CONFIG_SOC_SYSTIMER_FIXED_DIVIDER "y") +set(CONFIG_SOC_SYSTIMER_INT_LEVEL "y") +set(CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE "y") +set(CONFIG_SOC_TIMER_GROUPS "2") +set(CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP "1") +set(CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH "54") +set(CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL "y") +set(CONFIG_SOC_TIMER_GROUP_SUPPORT_APB "y") +set(CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS "2") +set(CONFIG_SOC_MWDT_SUPPORT_XTAL "y") +set(CONFIG_SOC_TWAI_CONTROLLER_NUM "1") +set(CONFIG_SOC_TWAI_CLK_SUPPORT_APB "y") +set(CONFIG_SOC_TWAI_BRP_MIN "2") +set(CONFIG_SOC_TWAI_BRP_MAX "16384") +set(CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS "y") +set(CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE "y") +set(CONFIG_SOC_EFUSE_DIS_PAD_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_USB_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT "y") +set(CONFIG_SOC_EFUSE_SOFT_DIS_JTAG "y") +set(CONFIG_SOC_EFUSE_DIS_ICACHE "y") +set(CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK "y") +set(CONFIG_SOC_SECURE_BOOT_V2_RSA "y") +set(CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS "3") +set(CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS "y") +set(CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY "y") +set(CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX "32") +set(CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES "y") +set(CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 "y") +set(CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE "16") +set(CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE "512") +set(CONFIG_SOC_UART_NUM "2") +set(CONFIG_SOC_UART_HP_NUM "2") +set(CONFIG_SOC_UART_FIFO_LEN "128") +set(CONFIG_SOC_UART_BITRATE_MAX "5000000") +set(CONFIG_SOC_UART_SUPPORT_APB_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_RTC_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_XTAL_CLK "y") +set(CONFIG_SOC_UART_SUPPORT_WAKEUP_INT "y") +set(CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND "y") +set(CONFIG_SOC_COEX_HW_PTI "y") +set(CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE "21") +set(CONFIG_SOC_MAC_BB_PD_MEM_SIZE "192") +set(CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH "12") +set(CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP "y") +set(CONFIG_SOC_PM_SUPPORT_BT_WAKEUP "y") +set(CONFIG_SOC_PM_SUPPORT_CPU_PD "y") +set(CONFIG_SOC_PM_SUPPORT_WIFI_PD "y") +set(CONFIG_SOC_PM_SUPPORT_BT_PD "y") +set(CONFIG_SOC_PM_SUPPORT_RC_FAST_PD "y") +set(CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD "y") +set(CONFIG_SOC_PM_SUPPORT_MAC_BB_PD "y") +set(CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL "y") +set(CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA "y") +set(CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED "y") +set(CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 "y") +set(CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION "y") +set(CONFIG_SOC_CLK_XTAL32K_SUPPORTED "y") +set(CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC "y") +set(CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL "y") +set(CONFIG_SOC_WIFI_HW_TSF "y") +set(CONFIG_SOC_WIFI_FTM_SUPPORT "y") +set(CONFIG_SOC_WIFI_GCMP_SUPPORT "y") +set(CONFIG_SOC_WIFI_WAPI_SUPPORT "y") +set(CONFIG_SOC_WIFI_CSI_SUPPORT "y") +set(CONFIG_SOC_WIFI_MESH_SUPPORT "y") +set(CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW "y") +set(CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND "y") +set(CONFIG_SOC_BLE_SUPPORTED "y") +set(CONFIG_SOC_BLE_MESH_SUPPORTED "y") +set(CONFIG_SOC_BLE_50_SUPPORTED "y") +set(CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED "y") +set(CONFIG_SOC_BLUFI_SUPPORTED "y") +set(CONFIG_SOC_PHY_COMBO_MODULE "y") +set(CONFIG_IDF_CMAKE "y") +set(CONFIG_IDF_TOOLCHAIN "gcc") +set(CONFIG_IDF_TARGET_ARCH_RISCV "y") +set(CONFIG_IDF_TARGET_ARCH "riscv") +set(CONFIG_IDF_TARGET "esp32c3") +set(CONFIG_IDF_INIT_VERSION "5.3.2") +set(CONFIG_IDF_TARGET_ESP32C3 "y") +set(CONFIG_IDF_FIRMWARE_CHIP_ID "0x5") +set(CONFIG_APP_BUILD_TYPE_APP_2NDBOOT "y") +set(CONFIG_APP_BUILD_TYPE_RAM "") +set(CONFIG_APP_BUILD_GENERATE_BINARIES "y") +set(CONFIG_APP_BUILD_BOOTLOADER "y") +set(CONFIG_APP_BUILD_USE_FLASH_SECTIONS "y") +set(CONFIG_APP_REPRODUCIBLE_BUILD "") +set(CONFIG_APP_NO_BLOBS "") +set(CONFIG_BOOTLOADER_COMPILE_TIME_DATE "y") +set(CONFIG_BOOTLOADER_PROJECT_VER "1") +set(CONFIG_BOOTLOADER_OFFSET_IN_FLASH "0x0") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE "y") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG "") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF "") +set(CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_NONE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_ERROR "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_WARN "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_INFO "y") +set(CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG "") +set(CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE "") +set(CONFIG_BOOTLOADER_LOG_LEVEL "3") +set(CONFIG_BOOTLOADER_FLASH_DC_AWARE "") +set(CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT "y") +set(CONFIG_BOOTLOADER_FACTORY_RESET "") +set(CONFIG_BOOTLOADER_APP_TEST "") +set(CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE "y") +set(CONFIG_BOOTLOADER_WDT_ENABLE "y") +set(CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE "") +set(CONFIG_BOOTLOADER_WDT_TIME_MS "9000") +set(CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON "") +set(CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS "") +set(CONFIG_BOOTLOADER_RESERVE_RTC_SIZE "0x0") +set(CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC "") +set(CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED "y") +set(CONFIG_SECURE_BOOT_V2_PREFERRED "y") +set(CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT "") +set(CONFIG_SECURE_BOOT "") +set(CONFIG_SECURE_FLASH_ENC_ENABLED "") +set(CONFIG_SECURE_ROM_DL_MODE_ENABLED "y") +set(CONFIG_APP_COMPILE_TIME_DATE "y") +set(CONFIG_APP_EXCLUDE_PROJECT_VER_VAR "") +set(CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR "") +set(CONFIG_APP_PROJECT_VER_FROM_CONFIG "") +set(CONFIG_APP_RETRIEVE_LEN_ELF_SHA "9") +set(CONFIG_ESP_ROM_HAS_CRC_LE "y") +set(CONFIG_ESP_ROM_HAS_CRC_BE "y") +set(CONFIG_ESP_ROM_HAS_MZ_CRC32 "y") +set(CONFIG_ESP_ROM_HAS_JPEG_DECODE "y") +set(CONFIG_ESP_ROM_UART_CLK_IS_XTAL "y") +set(CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM "3") +set(CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING "y") +set(CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG "y") +set(CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV "y") +set(CONFIG_ESP_ROM_GET_CLK_FREQ "y") +set(CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND "y") +set(CONFIG_ESP_ROM_HAS_LAYOUT_TABLE "y") +set(CONFIG_ESP_ROM_HAS_SPI_FLASH "y") +set(CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG "y") +set(CONFIG_ESP_ROM_HAS_NEWLIB "y") +set(CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT "y") +set(CONFIG_ESP_ROM_HAS_NEWLIB_32BIT_TIME "y") +set(CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE "y") +set(CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT "y") +set(CONFIG_ESP_ROM_HAS_SW_FLOAT "y") +set(CONFIG_ESP_ROM_USB_OTG_NUM "-1") +set(CONFIG_ESP_ROM_HAS_VERSION "y") +set(CONFIG_ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB "y") +set(CONFIG_BOOT_ROM_LOG_ALWAYS_ON "y") +set(CONFIG_BOOT_ROM_LOG_ALWAYS_OFF "") +set(CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH "") +set(CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW "") +set(CONFIG_ESPTOOLPY_NO_STUB "") +set(CONFIG_ESPTOOLPY_FLASHMODE_QIO "") +set(CONFIG_ESPTOOLPY_FLASHMODE_QOUT "") +set(CONFIG_ESPTOOLPY_FLASHMODE_DIO "y") +set(CONFIG_ESPTOOLPY_FLASHMODE_DOUT "") +set(CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR "y") +set(CONFIG_ESPTOOLPY_FLASHMODE "dio") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ_40M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_26M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_20M "") +set(CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT "y") +set(CONFIG_ESPTOOLPY_FLASHFREQ "80m") +set(CONFIG_ESPTOOLPY_FLASHSIZE_1MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_2MB "y") +set(CONFIG_ESPTOOLPY_FLASHSIZE_4MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_8MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_16MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_32MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_64MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE_128MB "") +set(CONFIG_ESPTOOLPY_FLASHSIZE "2MB") +set(CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE "") +set(CONFIG_ESPTOOLPY_BEFORE_RESET "y") +set(CONFIG_ESPTOOLPY_BEFORE_NORESET "") +set(CONFIG_ESPTOOLPY_BEFORE "default_reset") +set(CONFIG_ESPTOOLPY_AFTER_RESET "y") +set(CONFIG_ESPTOOLPY_AFTER_NORESET "") +set(CONFIG_ESPTOOLPY_AFTER "hard_reset") +set(CONFIG_ESPTOOLPY_MONITOR_BAUD "115200") +set(CONFIG_PARTITION_TABLE_SINGLE_APP "y") +set(CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE "") +set(CONFIG_PARTITION_TABLE_TWO_OTA "") +set(CONFIG_PARTITION_TABLE_CUSTOM "") +set(CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv") +set(CONFIG_PARTITION_TABLE_FILENAME "partitions_singleapp.csv") +set(CONFIG_PARTITION_TABLE_OFFSET "0x8000") +set(CONFIG_PARTITION_TABLE_MD5 "y") +set(CONFIG_ESPNOW_WIFI_MODE_STATION "y") +set(CONFIG_ESPNOW_WIFI_MODE_STATION_SOFTAP "") +set(CONFIG_ESPNOW_PMK "pmk1234567890123") +set(CONFIG_ESPNOW_LMK "lmk1234567890123") +set(CONFIG_ESPNOW_CHANNEL "1") +set(CONFIG_ESPNOW_SEND_COUNT "100") +set(CONFIG_ESPNOW_SEND_DELAY "1000") +set(CONFIG_ESPNOW_SEND_LEN "128") +set(CONFIG_ESPNOW_ENABLE_LONG_RANGE "") +set(CONFIG_ESPNOW_ENABLE_POWER_SAVE "") +set(CONFIG_COMPILER_OPTIMIZATION_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_SIZE "") +set(CONFIG_COMPILER_OPTIMIZATION_PERF "") +set(CONFIG_COMPILER_OPTIMIZATION_NONE "") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE "y") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT "") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE "") +set(CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB "y") +set(CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL "2") +set(CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT "") +set(CONFIG_COMPILER_HIDE_PATHS_MACROS "y") +set(CONFIG_COMPILER_CXX_EXCEPTIONS "") +set(CONFIG_COMPILER_CXX_RTTI "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_NONE "y") +set(CONFIG_COMPILER_STACK_CHECK_MODE_NORM "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_STRONG "") +set(CONFIG_COMPILER_STACK_CHECK_MODE_ALL "") +set(CONFIG_COMPILER_WARN_WRITE_STRINGS "") +set(CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS "") +set(CONFIG_COMPILER_DISABLE_GCC12_WARNINGS "") +set(CONFIG_COMPILER_DISABLE_GCC13_WARNINGS "") +set(CONFIG_COMPILER_DUMP_RTL_FILES "") +set(CONFIG_COMPILER_RT_LIB_GCCLIB "y") +set(CONFIG_COMPILER_RT_LIB_NAME "gcc") +set(CONFIG_COMPILER_ORPHAN_SECTIONS_WARNING "") +set(CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE "y") +set(CONFIG_APPTRACE_DEST_JTAG "") +set(CONFIG_APPTRACE_DEST_NONE "y") +set(CONFIG_APPTRACE_DEST_UART1 "") +set(CONFIG_APPTRACE_DEST_USB_CDC "") +set(CONFIG_APPTRACE_DEST_UART_NONE "y") +set(CONFIG_APPTRACE_UART_TASK_PRIO "1") +set(CONFIG_APPTRACE_LOCK_ENABLE "y") +set(CONFIG_BT_ENABLED "") +set(CONFIG_BT_ALARM_MAX_NUM "50") +set(CONFIG_CONSOLE_SORTED_HELP "") +set(CONFIG_TWAI_ISR_IN_IRAM "") +set(CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM "y") +set(CONFIG_ADC_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_ADC_CALI_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_GPTIMER_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_RMT_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_I2S_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_SDM_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN "") +set(CONFIG_EFUSE_CUSTOM_TABLE "") +set(CONFIG_EFUSE_VIRTUAL "") +set(CONFIG_EFUSE_MAX_BLK_LEN "256") +set(CONFIG_ESP_TLS_USING_MBEDTLS "y") +set(CONFIG_ESP_TLS_USE_DS_PERIPHERAL "y") +set(CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS "") +set(CONFIG_ESP_TLS_SERVER_SESSION_TICKETS "") +set(CONFIG_ESP_TLS_SERVER_CERT_SELECT_HOOK "") +set(CONFIG_ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL "") +set(CONFIG_ESP_TLS_PSK_VERIFICATION "") +set(CONFIG_ESP_TLS_INSECURE "") +set(CONFIG_ADC_ONESHOT_CTRL_FUNC_IN_IRAM "") +set(CONFIG_ADC_CONTINUOUS_ISR_IRAM_SAFE "") +set(CONFIG_ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3 "") +set(CONFIG_ADC_ONESHOT_FORCE_USE_ADC2_ON_C3 "") +set(CONFIG_ADC_ENABLE_DEBUG_LOG "") +set(CONFIG_ESP_COEX_ENABLED "y") +set(CONFIG_ESP_COEX_EXTERNAL_COEXIST_ENABLE "") +set(CONFIG_ESP_COEX_GPIO_DEBUG "") +set(CONFIG_ESP_ERR_TO_NAME_LOOKUP "y") +set(CONFIG_GPIO_CTRL_FUNC_IN_IRAM "") +set(CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM "y") +set(CONFIG_GPTIMER_CTRL_FUNC_IN_IRAM "") +set(CONFIG_GPTIMER_ISR_IRAM_SAFE "") +set(CONFIG_GPTIMER_ENABLE_DEBUG_LOG "") +set(CONFIG_I2C_ISR_IRAM_SAFE "") +set(CONFIG_I2C_ENABLE_DEBUG_LOG "") +set(CONFIG_I2S_ISR_IRAM_SAFE "") +set(CONFIG_I2S_ENABLE_DEBUG_LOG "") +set(CONFIG_LEDC_CTRL_FUNC_IN_IRAM "") +set(CONFIG_RMT_ISR_IRAM_SAFE "") +set(CONFIG_RMT_RECV_FUNC_IN_IRAM "") +set(CONFIG_RMT_ENABLE_DEBUG_LOG "") +set(CONFIG_SDM_CTRL_FUNC_IN_IRAM "") +set(CONFIG_SDM_ENABLE_DEBUG_LOG "") +set(CONFIG_SPI_MASTER_IN_IRAM "") +set(CONFIG_SPI_MASTER_ISR_IN_IRAM "y") +set(CONFIG_SPI_SLAVE_IN_IRAM "") +set(CONFIG_SPI_SLAVE_ISR_IN_IRAM "y") +set(CONFIG_TEMP_SENSOR_ENABLE_DEBUG_LOG "") +set(CONFIG_UART_ISR_IN_IRAM "") +set(CONFIG_USJ_ENABLE_USB_SERIAL_JTAG "y") +set(CONFIG_ETH_ENABLED "y") +set(CONFIG_ETH_USE_SPI_ETHERNET "y") +set(CONFIG_ETH_SPI_ETHERNET_DM9051 "") +set(CONFIG_ETH_SPI_ETHERNET_W5500 "") +set(CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL "") +set(CONFIG_ETH_USE_OPENETH "") +set(CONFIG_ETH_TRANSMIT_MUTEX "") +set(CONFIG_ESP_EVENT_LOOP_PROFILING "") +set(CONFIG_ESP_EVENT_POST_FROM_ISR "y") +set(CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR "y") +set(CONFIG_ESP_GDBSTUB_ENABLED "y") +set(CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME "") +set(CONFIG_ESP_GDBSTUB_SUPPORT_TASKS "y") +set(CONFIG_ESP_GDBSTUB_MAX_TASKS "32") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS "y") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH "") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH "") +set(CONFIG_ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT "") +set(CONFIG_HTTPD_MAX_REQ_HDR_LEN "512") +set(CONFIG_HTTPD_MAX_URI_LEN "512") +set(CONFIG_HTTPD_ERR_RESP_NO_DELAY "y") +set(CONFIG_HTTPD_PURGE_BUF_LEN "32") +set(CONFIG_HTTPD_LOG_PURGE_DATA "") +set(CONFIG_HTTPD_WS_SUPPORT "") +set(CONFIG_HTTPD_QUEUE_WORK_BLOCKING "") +set(CONFIG_ESP_HTTPS_OTA_DECRYPT_CB "") +set(CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP "") +set(CONFIG_ESP_HTTPS_SERVER_ENABLE "") +set(CONFIG_ESP32C3_REV_MIN_0 "") +set(CONFIG_ESP32C3_REV_MIN_1 "") +set(CONFIG_ESP32C3_REV_MIN_2 "") +set(CONFIG_ESP32C3_REV_MIN_3 "y") +set(CONFIG_ESP32C3_REV_MIN_4 "") +set(CONFIG_ESP32C3_REV_MIN_101 "") +set(CONFIG_ESP32C3_REV_MIN_FULL "3") +set(CONFIG_ESP_REV_MIN_FULL "3") +set(CONFIG_ESP32C3_REV_MAX_FULL "199") +set(CONFIG_ESP_REV_MAX_FULL "199") +set(CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL "0") +set(CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL "199") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_BT "y") +set(CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH "y") +set(CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES "4") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO "") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR "y") +set(CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES "4") +set(CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC "") +set(CONFIG_ESP_SLEEP_POWER_DOWN_FLASH "") +set(CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU "") +set(CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY "0") +set(CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION "") +set(CONFIG_ESP_SLEEP_DEBUG "") +set(CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS "y") +set(CONFIG_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_PERIPH_CTRL_FUNC_IN_IRAM "y") +set(CONFIG_GDMA_CTRL_FUNC_IN_IRAM "y") +set(CONFIG_GDMA_ISR_IRAM_SAFE "") +set(CONFIG_GDMA_ENABLE_DEBUG_LOG "") +set(CONFIG_XTAL_FREQ_40 "y") +set(CONFIG_XTAL_FREQ "40") +set(CONFIG_ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM "y") +set(CONFIG_LCD_ENABLE_DEBUG_LOG "") +set(CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL "120") +set(CONFIG_ESP_NETIF_TCPIP_LWIP "y") +set(CONFIG_ESP_NETIF_LOOPBACK "") +set(CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API "y") +set(CONFIG_ESP_NETIF_RECEIVE_REPORT_ERRORS "") +set(CONFIG_ESP_NETIF_L2_TAP "") +set(CONFIG_ESP_NETIF_BRIDGE_EN "") +set(CONFIG_ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF "") +set(CONFIG_ESP_PHY_ENABLED "y") +set(CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE "y") +set(CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION "") +set(CONFIG_ESP_PHY_MAX_WIFI_TX_POWER "20") +set(CONFIG_ESP_PHY_MAX_TX_POWER "20") +set(CONFIG_ESP_PHY_REDUCE_TX_POWER "") +set(CONFIG_ESP_PHY_ENABLE_USB "y") +set(CONFIG_ESP_PHY_ENABLE_CERT_TEST "") +set(CONFIG_ESP_PHY_RF_CAL_PARTIAL "y") +set(CONFIG_ESP_PHY_RF_CAL_NONE "") +set(CONFIG_ESP_PHY_RF_CAL_FULL "") +set(CONFIG_ESP_PHY_CALIBRATION_MODE "0") +set(CONFIG_ESP_PHY_PLL_TRACK_DEBUG "") +set(CONFIG_PM_ENABLE "") +set(CONFIG_PM_SLP_IRAM_OPT "") +set(CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP "y") +set(CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH "") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80 "") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 "y") +set(CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT "") +set(CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT "y") +set(CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT "") +set(CONFIG_ESP_SYSTEM_PANIC_GDBSTUB "") +set(CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS "0") +set(CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE "y") +set(CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK "y") +set(CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP "y") +set(CONFIG_ESP_SYSTEM_USE_EH_FRAME "") +set(CONFIG_ESP_SYSTEM_MEMPROT_FEATURE "y") +set(CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK "y") +set(CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE "32") +set(CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE "2304") +set(CONFIG_ESP_MAIN_TASK_STACK_SIZE "3584") +set(CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 "y") +set(CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY "") +set(CONFIG_ESP_MAIN_TASK_AFFINITY "0x0") +set(CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE "2048") +set(CONFIG_ESP_CONSOLE_UART_DEFAULT "y") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG "") +set(CONFIG_ESP_CONSOLE_UART_CUSTOM "") +set(CONFIG_ESP_CONSOLE_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_NONE "") +set(CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG "y") +set(CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED "y") +set(CONFIG_ESP_CONSOLE_UART "y") +set(CONFIG_ESP_CONSOLE_UART_NUM "0") +set(CONFIG_ESP_CONSOLE_ROM_SERIAL_PORT_NUM "0") +set(CONFIG_ESP_CONSOLE_UART_BAUDRATE "115200") +set(CONFIG_ESP_INT_WDT "y") +set(CONFIG_ESP_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_ESP_TASK_WDT_EN "y") +set(CONFIG_ESP_TASK_WDT_INIT "y") +set(CONFIG_ESP_TASK_WDT_PANIC "") +set(CONFIG_ESP_TASK_WDT_TIMEOUT_S "5") +set(CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 "y") +set(CONFIG_ESP_PANIC_HANDLER_IRAM "") +set(CONFIG_ESP_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP_DEBUG_OCDAWARE "y") +set(CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 "y") +set(CONFIG_ESP_BROWNOUT_DET "y") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP_SYSTEM_BROWNOUT_INTR "y") +set(CONFIG_ESP_SYSTEM_HW_STACK_GUARD "y") +set(CONFIG_ESP_SYSTEM_HW_PC_RECORD "y") +set(CONFIG_ESP_IPC_TASK_STACK_SIZE "1024") +set(CONFIG_ESP_TIMER_PROFILING "") +set(CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER "y") +set(CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER "y") +set(CONFIG_ESP_TIMER_TASK_STACK_SIZE "3584") +set(CONFIG_ESP_TIMER_INTERRUPT_LEVEL "1") +set(CONFIG_ESP_TIMER_SHOW_EXPERIMENTAL "") +set(CONFIG_ESP_TIMER_TASK_AFFINITY "0x0") +set(CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0 "y") +set(CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0 "y") +set(CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD "") +set(CONFIG_ESP_TIMER_IMPL_SYSTIMER "y") +set(CONFIG_ESP_WIFI_ENABLED "y") +set(CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM "10") +set(CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM "32") +set(CONFIG_ESP_WIFI_STATIC_TX_BUFFER "") +set(CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER "y") +set(CONFIG_ESP_WIFI_TX_BUFFER_TYPE "1") +set(CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM "32") +set(CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER "y") +set(CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER "") +set(CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF "0") +set(CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF "5") +set(CONFIG_ESP_WIFI_CSI_ENABLED "") +set(CONFIG_ESP_WIFI_AMPDU_TX_ENABLED "y") +set(CONFIG_ESP_WIFI_TX_BA_WIN "6") +set(CONFIG_ESP_WIFI_AMPDU_RX_ENABLED "y") +set(CONFIG_ESP_WIFI_RX_BA_WIN "6") +set(CONFIG_ESP_WIFI_NVS_ENABLED "y") +set(CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN "752") +set(CONFIG_ESP_WIFI_MGMT_SBUF_NUM "32") +set(CONFIG_ESP_WIFI_IRAM_OPT "y") +set(CONFIG_ESP_WIFI_EXTRA_IRAM_OPT "") +set(CONFIG_ESP_WIFI_RX_IRAM_OPT "y") +set(CONFIG_ESP_WIFI_ENABLE_WPA3_SAE "y") +set(CONFIG_ESP_WIFI_ENABLE_SAE_PK "y") +set(CONFIG_ESP_WIFI_SOFTAP_SAE_SUPPORT "y") +set(CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA "y") +set(CONFIG_ESP_WIFI_SLP_IRAM_OPT "") +set(CONFIG_ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME "50") +set(CONFIG_ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME "10") +set(CONFIG_ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME "15") +set(CONFIG_ESP_WIFI_FTM_ENABLE "") +set(CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE "y") +set(CONFIG_ESP_WIFI_GCMP_SUPPORT "") +set(CONFIG_ESP_WIFI_GMAC_SUPPORT "y") +set(CONFIG_ESP_WIFI_SOFTAP_SUPPORT "y") +set(CONFIG_ESP_WIFI_SLP_BEACON_LOST_OPT "") +set(CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM "7") +set(CONFIG_ESP_WIFI_MBEDTLS_CRYPTO "y") +set(CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT "y") +set(CONFIG_ESP_WIFI_WAPI_PSK "") +set(CONFIG_ESP_WIFI_SUITE_B_192 "") +set(CONFIG_ESP_WIFI_11KV_SUPPORT "") +set(CONFIG_ESP_WIFI_MBO_SUPPORT "") +set(CONFIG_ESP_WIFI_DPP_SUPPORT "") +set(CONFIG_ESP_WIFI_11R_SUPPORT "") +set(CONFIG_ESP_WIFI_WPS_SOFTAP_REGISTRAR "") +set(CONFIG_ESP_WIFI_WPS_STRICT "") +set(CONFIG_ESP_WIFI_WPS_PASSPHRASE "") +set(CONFIG_ESP_WIFI_DEBUG_PRINT "") +set(CONFIG_ESP_WIFI_TESTING_OPTIONS "") +set(CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT "y") +set(CONFIG_ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER "") +set(CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH "") +set(CONFIG_ESP_COREDUMP_ENABLE_TO_UART "") +set(CONFIG_ESP_COREDUMP_ENABLE_TO_NONE "y") +set(CONFIG_FATFS_VOLUME_COUNT "2") +set(CONFIG_FATFS_LFN_NONE "y") +set(CONFIG_FATFS_LFN_HEAP "") +set(CONFIG_FATFS_LFN_STACK "") +set(CONFIG_FATFS_SECTOR_512 "") +set(CONFIG_FATFS_SECTOR_4096 "y") +set(CONFIG_FATFS_CODEPAGE_DYNAMIC "") +set(CONFIG_FATFS_CODEPAGE_437 "y") +set(CONFIG_FATFS_CODEPAGE_720 "") +set(CONFIG_FATFS_CODEPAGE_737 "") +set(CONFIG_FATFS_CODEPAGE_771 "") +set(CONFIG_FATFS_CODEPAGE_775 "") +set(CONFIG_FATFS_CODEPAGE_850 "") +set(CONFIG_FATFS_CODEPAGE_852 "") +set(CONFIG_FATFS_CODEPAGE_855 "") +set(CONFIG_FATFS_CODEPAGE_857 "") +set(CONFIG_FATFS_CODEPAGE_860 "") +set(CONFIG_FATFS_CODEPAGE_861 "") +set(CONFIG_FATFS_CODEPAGE_862 "") +set(CONFIG_FATFS_CODEPAGE_863 "") +set(CONFIG_FATFS_CODEPAGE_864 "") +set(CONFIG_FATFS_CODEPAGE_865 "") +set(CONFIG_FATFS_CODEPAGE_866 "") +set(CONFIG_FATFS_CODEPAGE_869 "") +set(CONFIG_FATFS_CODEPAGE_932 "") +set(CONFIG_FATFS_CODEPAGE_936 "") +set(CONFIG_FATFS_CODEPAGE_949 "") +set(CONFIG_FATFS_CODEPAGE_950 "") +set(CONFIG_FATFS_CODEPAGE "437") +set(CONFIG_FATFS_FS_LOCK "0") +set(CONFIG_FATFS_TIMEOUT_MS "10000") +set(CONFIG_FATFS_PER_FILE_CACHE "y") +set(CONFIG_FATFS_USE_FASTSEEK "") +set(CONFIG_FATFS_VFS_FSTAT_BLKSIZE "0") +set(CONFIG_FATFS_IMMEDIATE_FSYNC "") +set(CONFIG_FATFS_USE_LABEL "") +set(CONFIG_FATFS_LINK_LOCK "y") +set(CONFIG_FREERTOS_SMP "") +set(CONFIG_FREERTOS_UNICORE "y") +set(CONFIG_FREERTOS_HZ "100") +set(CONFIG_FREERTOS_OPTIMIZED_SCHEDULER "y") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL "") +set(CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY "y") +set(CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS "1") +set(CONFIG_FREERTOS_IDLE_TASK_STACKSIZE "1536") +set(CONFIG_FREERTOS_USE_IDLE_HOOK "") +set(CONFIG_FREERTOS_USE_TICK_HOOK "") +set(CONFIG_FREERTOS_MAX_TASK_NAME_LEN "16") +set(CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY "") +set(CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc") +set(CONFIG_FREERTOS_TIMER_TASK_AFFINITY_CPU0 "") +set(CONFIG_FREERTOS_TIMER_TASK_NO_AFFINITY "y") +set(CONFIG_FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY "0x7fffffff") +set(CONFIG_FREERTOS_TIMER_TASK_PRIORITY "1") +set(CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH "2048") +set(CONFIG_FREERTOS_TIMER_QUEUE_LENGTH "10") +set(CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE "0") +set(CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES "1") +set(CONFIG_FREERTOS_USE_TRACE_FACILITY "") +set(CONFIG_FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES "") +set(CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS "") +set(CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG "") +set(CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER "y") +set(CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK "") +set(CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS "y") +set(CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK "") +set(CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP "") +set(CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER "y") +set(CONFIG_FREERTOS_ISR_STACKSIZE "1536") +set(CONFIG_FREERTOS_INTERRUPT_BACKTRACE "y") +set(CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER "y") +set(CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 "y") +set(CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3 "") +set(CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER "y") +set(CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH "") +set(CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE "") +set(CONFIG_FREERTOS_PORT "y") +set(CONFIG_FREERTOS_NO_AFFINITY "0x7fffffff") +set(CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION "y") +set(CONFIG_FREERTOS_DEBUG_OCDAWARE "y") +set(CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT "y") +set(CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH "y") +set(CONFIG_FREERTOS_NUMBER_OF_CORES "1") +set(CONFIG_HAL_ASSERTION_EQUALS_SYSTEM "y") +set(CONFIG_HAL_ASSERTION_DISABLE "") +set(CONFIG_HAL_ASSERTION_SILENT "") +set(CONFIG_HAL_ASSERTION_ENABLE "") +set(CONFIG_HAL_DEFAULT_ASSERTION_LEVEL "2") +set(CONFIG_HAL_SPI_MASTER_FUNC_IN_IRAM "y") +set(CONFIG_HAL_SPI_SLAVE_FUNC_IN_IRAM "y") +set(CONFIG_HAL_ECDSA_GEN_SIG_CM "") +set(CONFIG_HEAP_POISONING_DISABLED "y") +set(CONFIG_HEAP_POISONING_LIGHT "") +set(CONFIG_HEAP_POISONING_COMPREHENSIVE "") +set(CONFIG_HEAP_TRACING_OFF "y") +set(CONFIG_HEAP_TRACING_STANDALONE "") +set(CONFIG_HEAP_TRACING_TOHOST "") +set(CONFIG_HEAP_USE_HOOKS "") +set(CONFIG_HEAP_TASK_TRACKING "") +set(CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS "") +set(CONFIG_HEAP_PLACE_FUNCTION_INTO_FLASH "") +set(CONFIG_LOG_DEFAULT_LEVEL_NONE "") +set(CONFIG_LOG_DEFAULT_LEVEL_ERROR "") +set(CONFIG_LOG_DEFAULT_LEVEL_WARN "") +set(CONFIG_LOG_DEFAULT_LEVEL_INFO "y") +set(CONFIG_LOG_DEFAULT_LEVEL_DEBUG "") +set(CONFIG_LOG_DEFAULT_LEVEL_VERBOSE "") +set(CONFIG_LOG_DEFAULT_LEVEL "3") +set(CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT "y") +set(CONFIG_LOG_MAXIMUM_LEVEL_DEBUG "") +set(CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE "") +set(CONFIG_LOG_MAXIMUM_LEVEL "3") +set(CONFIG_LOG_MASTER_LEVEL "") +set(CONFIG_LOG_COLORS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_RTOS "y") +set(CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM "") +set(CONFIG_LWIP_ENABLE "y") +set(CONFIG_LWIP_LOCAL_HOSTNAME "espressif") +set(CONFIG_LWIP_NETIF_API "") +set(CONFIG_LWIP_TCPIP_TASK_PRIO "18") +set(CONFIG_LWIP_TCPIP_CORE_LOCKING "") +set(CONFIG_LWIP_CHECK_THREAD_SAFETY "") +set(CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES "y") +set(CONFIG_LWIP_L2_TO_L3_COPY "") +set(CONFIG_LWIP_IRAM_OPTIMIZATION "") +set(CONFIG_LWIP_EXTRA_IRAM_OPTIMIZATION "") +set(CONFIG_LWIP_TIMERS_ONDEMAND "y") +set(CONFIG_LWIP_ND6 "y") +set(CONFIG_LWIP_FORCE_ROUTER_FORWARDING "") +set(CONFIG_LWIP_MAX_SOCKETS "10") +set(CONFIG_LWIP_USE_ONLY_LWIP_SELECT "") +set(CONFIG_LWIP_SO_LINGER "") +set(CONFIG_LWIP_SO_REUSE "y") +set(CONFIG_LWIP_SO_REUSE_RXTOALL "y") +set(CONFIG_LWIP_SO_RCVBUF "") +set(CONFIG_LWIP_NETBUF_RECVINFO "") +set(CONFIG_LWIP_IP_DEFAULT_TTL "64") +set(CONFIG_LWIP_IP4_FRAG "y") +set(CONFIG_LWIP_IP6_FRAG "y") +set(CONFIG_LWIP_IP4_REASSEMBLY "") +set(CONFIG_LWIP_IP6_REASSEMBLY "") +set(CONFIG_LWIP_IP_REASS_MAX_PBUFS "10") +set(CONFIG_LWIP_IP_FORWARD "") +set(CONFIG_LWIP_STATS "") +set(CONFIG_LWIP_ESP_GRATUITOUS_ARP "y") +set(CONFIG_LWIP_GARP_TMR_INTERVAL "60") +set(CONFIG_LWIP_ESP_MLDV6_REPORT "y") +set(CONFIG_LWIP_MLDV6_TMR_INTERVAL "40") +set(CONFIG_LWIP_TCPIP_RECVMBOX_SIZE "32") +set(CONFIG_LWIP_DHCP_DOES_ARP_CHECK "y") +set(CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID "") +set(CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID "y") +set(CONFIG_LWIP_DHCP_RESTORE_LAST_IP "") +set(CONFIG_LWIP_DHCP_OPTIONS_LEN "68") +set(CONFIG_LWIP_NUM_NETIF_CLIENT_DATA "0") +set(CONFIG_LWIP_DHCP_COARSE_TIMER_SECS "1") +set(CONFIG_LWIP_DHCPS "y") +set(CONFIG_LWIP_DHCPS_LEASE_UNIT "60") +set(CONFIG_LWIP_DHCPS_MAX_STATION_NUM "8") +set(CONFIG_LWIP_DHCPS_STATIC_ENTRIES "y") +set(CONFIG_LWIP_AUTOIP "") +set(CONFIG_LWIP_IPV4 "y") +set(CONFIG_LWIP_IPV6 "y") +set(CONFIG_LWIP_IPV6_AUTOCONFIG "") +set(CONFIG_LWIP_IPV6_NUM_ADDRESSES "3") +set(CONFIG_LWIP_IPV6_FORWARD "") +set(CONFIG_LWIP_NETIF_STATUS_CALLBACK "") +set(CONFIG_LWIP_NETIF_LOOPBACK "y") +set(CONFIG_LWIP_LOOPBACK_MAX_PBUFS "8") +set(CONFIG_LWIP_MAX_ACTIVE_TCP "16") +set(CONFIG_LWIP_MAX_LISTENING_TCP "16") +set(CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION "y") +set(CONFIG_LWIP_TCP_MAXRTX "12") +set(CONFIG_LWIP_TCP_SYNMAXRTX "12") +set(CONFIG_LWIP_TCP_MSS "1440") +set(CONFIG_LWIP_TCP_TMR_INTERVAL "250") +set(CONFIG_LWIP_TCP_MSL "60000") +set(CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT "20000") +set(CONFIG_LWIP_TCP_SND_BUF_DEFAULT "5760") +set(CONFIG_LWIP_TCP_WND_DEFAULT "5760") +set(CONFIG_LWIP_TCP_RECVMBOX_SIZE "6") +set(CONFIG_LWIP_TCP_ACCEPTMBOX_SIZE "6") +set(CONFIG_LWIP_TCP_QUEUE_OOSEQ "y") +set(CONFIG_LWIP_TCP_OOSEQ_TIMEOUT "6") +set(CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS "4") +set(CONFIG_LWIP_TCP_SACK_OUT "") +set(CONFIG_LWIP_TCP_OVERSIZE_MSS "y") +set(CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS "") +set(CONFIG_LWIP_TCP_OVERSIZE_DISABLE "") +set(CONFIG_LWIP_TCP_RTO_TIME "1500") +set(CONFIG_LWIP_MAX_UDP_PCBS "16") +set(CONFIG_LWIP_UDP_RECVMBOX_SIZE "6") +set(CONFIG_LWIP_CHECKSUM_CHECK_IP "") +set(CONFIG_LWIP_CHECKSUM_CHECK_UDP "") +set(CONFIG_LWIP_CHECKSUM_CHECK_ICMP "y") +set(CONFIG_LWIP_TCPIP_TASK_STACK_SIZE "3072") +set(CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY "y") +set(CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0 "") +set(CONFIG_LWIP_TCPIP_TASK_AFFINITY "0x7fffffff") +set(CONFIG_LWIP_IPV6_ND6_NUM_PREFIXES "5") +set(CONFIG_LWIP_IPV6_ND6_NUM_ROUTERS "3") +set(CONFIG_LWIP_IPV6_ND6_NUM_DESTINATIONS "10") +set(CONFIG_LWIP_PPP_SUPPORT "") +set(CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE "3") +set(CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS "5") +set(CONFIG_LWIP_SLIP_SUPPORT "") +set(CONFIG_LWIP_ICMP "y") +set(CONFIG_LWIP_MULTICAST_PING "") +set(CONFIG_LWIP_BROADCAST_PING "") +set(CONFIG_LWIP_MAX_RAW_PCBS "16") +set(CONFIG_LWIP_SNTP_MAX_SERVERS "1") +set(CONFIG_LWIP_DHCP_GET_NTP_SRV "") +set(CONFIG_LWIP_SNTP_UPDATE_DELAY "3600000") +set(CONFIG_LWIP_SNTP_STARTUP_DELAY "y") +set(CONFIG_LWIP_SNTP_MAXIMUM_STARTUP_DELAY "5000") +set(CONFIG_LWIP_DNS_MAX_HOST_IP "1") +set(CONFIG_LWIP_DNS_MAX_SERVERS "3") +set(CONFIG_LWIP_FALLBACK_DNS_SERVER_SUPPORT "") +set(CONFIG_LWIP_DNS_SETSERVER_WITH_NETIF "") +set(CONFIG_LWIP_BRIDGEIF_MAX_PORTS "7") +set(CONFIG_LWIP_ESP_LWIP_ASSERT "y") +set(CONFIG_LWIP_HOOK_TCP_ISN_NONE "") +set(CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT "y") +set(CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM "") +set(CONFIG_LWIP_HOOK_IP6_ROUTE_NONE "y") +set(CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT "") +set(CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM "") +set(CONFIG_LWIP_HOOK_ND6_GET_GW_NONE "y") +set(CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT "") +set(CONFIG_LWIP_HOOK_ND6_GET_GW_CUSTOM "") +set(CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE "y") +set(CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT "") +set(CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM "") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE "y") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT "") +set(CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM "") +set(CONFIG_LWIP_HOOK_DNS_EXT_RESOLVE_NONE "y") +set(CONFIG_LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM "") +set(CONFIG_LWIP_HOOK_IP6_INPUT_NONE "") +set(CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT "y") +set(CONFIG_LWIP_HOOK_IP6_INPUT_CUSTOM "") +set(CONFIG_LWIP_DEBUG "") +set(CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC "y") +set(CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC "") +set(CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC "") +set(CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN "y") +set(CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN "16384") +set(CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN "4096") +set(CONFIG_MBEDTLS_DYNAMIC_BUFFER "") +set(CONFIG_MBEDTLS_DEBUG "") +set(CONFIG_MBEDTLS_SSL_PROTO_TLS1_3 "") +set(CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH "") +set(CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK "") +set(CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION "") +set(CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE "y") +set(CONFIG_MBEDTLS_PKCS7_C "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL "y") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE "") +set(CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEPRECATED_LIST "") +set(CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS "200") +set(CONFIG_MBEDTLS_ECP_RESTARTABLE "") +set(CONFIG_MBEDTLS_CMAC_C "y") +set(CONFIG_MBEDTLS_HARDWARE_AES "y") +set(CONFIG_MBEDTLS_AES_USE_INTERRUPT "y") +set(CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL "0") +set(CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER "y") +set(CONFIG_MBEDTLS_HARDWARE_MPI "y") +set(CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI "y") +set(CONFIG_MBEDTLS_MPI_USE_INTERRUPT "y") +set(CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL "0") +set(CONFIG_MBEDTLS_HARDWARE_SHA "y") +set(CONFIG_MBEDTLS_ROM_MD5 "y") +set(CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN "") +set(CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY "") +set(CONFIG_MBEDTLS_HAVE_TIME "y") +set(CONFIG_MBEDTLS_PLATFORM_TIME_ALT "") +set(CONFIG_MBEDTLS_HAVE_TIME_DATE "") +set(CONFIG_MBEDTLS_ECDSA_DETERMINISTIC "y") +set(CONFIG_MBEDTLS_SHA512_C "y") +set(CONFIG_MBEDTLS_SHA3_C "") +set(CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT "y") +set(CONFIG_MBEDTLS_TLS_SERVER_ONLY "") +set(CONFIG_MBEDTLS_TLS_CLIENT_ONLY "") +set(CONFIG_MBEDTLS_TLS_DISABLED "") +set(CONFIG_MBEDTLS_TLS_SERVER "y") +set(CONFIG_MBEDTLS_TLS_CLIENT "y") +set(CONFIG_MBEDTLS_TLS_ENABLED "y") +set(CONFIG_MBEDTLS_PSK_MODES "") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_RSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA "y") +set(CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA "y") +set(CONFIG_MBEDTLS_SSL_RENEGOTIATION "y") +set(CONFIG_MBEDTLS_SSL_PROTO_TLS1_2 "y") +set(CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 "") +set(CONFIG_MBEDTLS_SSL_PROTO_DTLS "") +set(CONFIG_MBEDTLS_SSL_ALPN "y") +set(CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS "y") +set(CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS "y") +set(CONFIG_MBEDTLS_AES_C "y") +set(CONFIG_MBEDTLS_CAMELLIA_C "") +set(CONFIG_MBEDTLS_DES_C "") +set(CONFIG_MBEDTLS_BLOWFISH_C "") +set(CONFIG_MBEDTLS_XTEA_C "") +set(CONFIG_MBEDTLS_CCM_C "y") +set(CONFIG_MBEDTLS_GCM_C "y") +set(CONFIG_MBEDTLS_NIST_KW_C "") +set(CONFIG_MBEDTLS_RIPEMD160_C "") +set(CONFIG_MBEDTLS_PEM_PARSE_C "y") +set(CONFIG_MBEDTLS_PEM_WRITE_C "y") +set(CONFIG_MBEDTLS_X509_CRL_PARSE_C "y") +set(CONFIG_MBEDTLS_X509_CSR_PARSE_C "y") +set(CONFIG_MBEDTLS_ECP_C "y") +set(CONFIG_MBEDTLS_DHM_C "") +set(CONFIG_MBEDTLS_ECDH_C "y") +set(CONFIG_MBEDTLS_ECDSA_C "y") +set(CONFIG_MBEDTLS_ECJPAKE_C "") +set(CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED "y") +set(CONFIG_MBEDTLS_ECP_NIST_OPTIM "y") +set(CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM "") +set(CONFIG_MBEDTLS_POLY1305_C "") +set(CONFIG_MBEDTLS_CHACHA20_C "") +set(CONFIG_MBEDTLS_HKDF_C "") +set(CONFIG_MBEDTLS_THREADING_C "") +set(CONFIG_MBEDTLS_ERROR_STRINGS "y") +set(CONFIG_MBEDTLS_FS_IO "y") +set(CONFIG_MQTT_PROTOCOL_311 "y") +set(CONFIG_MQTT_PROTOCOL_5 "") +set(CONFIG_MQTT_TRANSPORT_SSL "y") +set(CONFIG_MQTT_TRANSPORT_WEBSOCKET "y") +set(CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE "y") +set(CONFIG_MQTT_MSG_ID_INCREMENTAL "") +set(CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED "") +set(CONFIG_MQTT_REPORT_DELETED_MESSAGES "") +set(CONFIG_MQTT_USE_CUSTOM_CONFIG "") +set(CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED "") +set(CONFIG_MQTT_CUSTOM_OUTBOX "") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF "y") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF "") +set(CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_LF "") +set(CONFIG_NEWLIB_STDIN_LINE_ENDING_CR "y") +set(CONFIG_NEWLIB_NANO_FORMAT "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT "y") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT "") +set(CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE "") +set(CONFIG_NVS_ENCRYPTION "") +set(CONFIG_NVS_ASSERT_ERROR_CHECK "") +set(CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY "") +set(CONFIG_OPENTHREAD_ENABLED "") +set(CONFIG_OPENTHREAD_NETWORK_NAME "OpenThread-ESP") +set(CONFIG_OPENTHREAD_MESH_LOCAL_PREFIX "fd00:db8:a0:0::/64") +set(CONFIG_OPENTHREAD_NETWORK_CHANNEL "15") +set(CONFIG_OPENTHREAD_NETWORK_PANID "0x1234") +set(CONFIG_OPENTHREAD_NETWORK_EXTPANID "dead00beef00cafe") +set(CONFIG_OPENTHREAD_NETWORK_MASTERKEY "00112233445566778899aabbccddeeff") +set(CONFIG_OPENTHREAD_NETWORK_PSKC "104810e2315100afd6bc9215a6bfac53") +set(CONFIG_OPENTHREAD_XTAL_ACCURACY "130") +set(CONFIG_OPENTHREAD_SPINEL_ONLY "") +set(CONFIG_OPENTHREAD_RX_ON_WHEN_IDLE "y") +set(CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0 "y") +set(CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1 "y") +set(CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2 "y") +set(CONFIG_PTHREAD_TASK_PRIO_DEFAULT "5") +set(CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT "3072") +set(CONFIG_PTHREAD_STACK_MIN "768") +set(CONFIG_PTHREAD_TASK_CORE_DEFAULT "-1") +set(CONFIG_PTHREAD_TASK_NAME_DEFAULT "pthread") +set(CONFIG_MMU_PAGE_SIZE_64KB "y") +set(CONFIG_MMU_PAGE_MODE "64KB") +set(CONFIG_MMU_PAGE_SIZE "0x10000") +set(CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC "y") +set(CONFIG_SPI_FLASH_BROWNOUT_RESET "y") +set(CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED "y") +set(CONFIG_SPI_FLASH_AUTO_SUSPEND "") +set(CONFIG_SPI_FLASH_SUSPEND_TSUS_VAL_US "50") +set(CONFIG_SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND "") +set(CONFIG_SPI_FLASH_VERIFY_WRITE "") +set(CONFIG_SPI_FLASH_ENABLE_COUNTERS "") +set(CONFIG_SPI_FLASH_ROM_DRIVER_PATCH "y") +set(CONFIG_SPI_FLASH_ROM_IMPL "") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS "y") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS "") +set(CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED "") +set(CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE "") +set(CONFIG_SPI_FLASH_YIELD_DURING_ERASE "y") +set(CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS "20") +set(CONFIG_SPI_FLASH_ERASE_YIELD_TICKS "1") +set(CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE "8192") +set(CONFIG_SPI_FLASH_SIZE_OVERRIDE "") +set(CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED "") +set(CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST "") +set(CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED "y") +set(CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED "y") +set(CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_GD_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP "y") +set(CONFIG_SPI_FLASH_SUPPORT_TH_CHIP "y") +set(CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE "y") +set(CONFIG_SPIFFS_MAX_PARTITIONS "3") +set(CONFIG_SPIFFS_CACHE "y") +set(CONFIG_SPIFFS_CACHE_WR "y") +set(CONFIG_SPIFFS_CACHE_STATS "") +set(CONFIG_SPIFFS_PAGE_CHECK "y") +set(CONFIG_SPIFFS_GC_MAX_RUNS "10") +set(CONFIG_SPIFFS_GC_STATS "") +set(CONFIG_SPIFFS_PAGE_SIZE "256") +set(CONFIG_SPIFFS_OBJ_NAME_LEN "32") +set(CONFIG_SPIFFS_FOLLOW_SYMLINKS "") +set(CONFIG_SPIFFS_USE_MAGIC "y") +set(CONFIG_SPIFFS_USE_MAGIC_LENGTH "y") +set(CONFIG_SPIFFS_META_LENGTH "4") +set(CONFIG_SPIFFS_USE_MTIME "y") +set(CONFIG_SPIFFS_DBG "") +set(CONFIG_SPIFFS_API_DBG "") +set(CONFIG_SPIFFS_GC_DBG "") +set(CONFIG_SPIFFS_CACHE_DBG "") +set(CONFIG_SPIFFS_CHECK_DBG "") +set(CONFIG_SPIFFS_TEST_VISUALISATION "") +set(CONFIG_WS_TRANSPORT "y") +set(CONFIG_WS_BUFFER_SIZE "1024") +set(CONFIG_WS_DYNAMIC_BUFFER "") +set(CONFIG_UNITY_ENABLE_FLOAT "y") +set(CONFIG_UNITY_ENABLE_DOUBLE "y") +set(CONFIG_UNITY_ENABLE_64BIT "") +set(CONFIG_UNITY_ENABLE_COLOR "") +set(CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER "y") +set(CONFIG_UNITY_ENABLE_FIXTURE "") +set(CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL "") +set(CONFIG_VFS_SUPPORT_IO "y") +set(CONFIG_VFS_SUPPORT_DIR "y") +set(CONFIG_VFS_SUPPORT_SELECT "y") +set(CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT "y") +set(CONFIG_VFS_SELECT_IN_RAM "") +set(CONFIG_VFS_SUPPORT_TERMIOS "y") +set(CONFIG_VFS_MAX_COUNT "8") +set(CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS "1") +set(CONFIG_WL_SECTOR_SIZE_512 "") +set(CONFIG_WL_SECTOR_SIZE_4096 "y") +set(CONFIG_WL_SECTOR_SIZE "4096") +set(CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES "16") +set(CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT "30") +set(CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN "y") +set(CONFIG_WIFI_PROV_STA_FAST_SCAN "") +set(CONFIG_IDF_EXPERIMENTAL_FEATURES "") +set(CONFIGS_LIST CONFIG_SOC_ADC_SUPPORTED;CONFIG_SOC_DEDICATED_GPIO_SUPPORTED;CONFIG_SOC_UART_SUPPORTED;CONFIG_SOC_GDMA_SUPPORTED;CONFIG_SOC_AHB_GDMA_SUPPORTED;CONFIG_SOC_GPTIMER_SUPPORTED;CONFIG_SOC_TWAI_SUPPORTED;CONFIG_SOC_BT_SUPPORTED;CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED;CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED;CONFIG_SOC_TEMP_SENSOR_SUPPORTED;CONFIG_SOC_XT_WDT_SUPPORTED;CONFIG_SOC_PHY_SUPPORTED;CONFIG_SOC_WIFI_SUPPORTED;CONFIG_SOC_SUPPORTS_SECURE_DL_MODE;CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD;CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG;CONFIG_SOC_EFUSE_SUPPORTED;CONFIG_SOC_RTC_FAST_MEM_SUPPORTED;CONFIG_SOC_RTC_MEM_SUPPORTED;CONFIG_SOC_I2S_SUPPORTED;CONFIG_SOC_RMT_SUPPORTED;CONFIG_SOC_SDM_SUPPORTED;CONFIG_SOC_GPSPI_SUPPORTED;CONFIG_SOC_LEDC_SUPPORTED;CONFIG_SOC_I2C_SUPPORTED;CONFIG_SOC_SYSTIMER_SUPPORTED;CONFIG_SOC_SUPPORT_COEXISTENCE;CONFIG_SOC_AES_SUPPORTED;CONFIG_SOC_MPI_SUPPORTED;CONFIG_SOC_SHA_SUPPORTED;CONFIG_SOC_HMAC_SUPPORTED;CONFIG_SOC_DIG_SIGN_SUPPORTED;CONFIG_SOC_FLASH_ENC_SUPPORTED;CONFIG_SOC_SECURE_BOOT_SUPPORTED;CONFIG_SOC_MEMPROT_SUPPORTED;CONFIG_SOC_BOD_SUPPORTED;CONFIG_SOC_CLK_TREE_SUPPORTED;CONFIG_SOC_ASSIST_DEBUG_SUPPORTED;CONFIG_SOC_WDT_SUPPORTED;CONFIG_SOC_SPI_FLASH_SUPPORTED;CONFIG_SOC_RNG_SUPPORTED;CONFIG_SOC_LIGHT_SLEEP_SUPPORTED;CONFIG_SOC_DEEP_SLEEP_SUPPORTED;CONFIG_SOC_LP_PERIPH_SHARE_INTERRUPT;CONFIG_SOC_PM_SUPPORTED;CONFIG_SOC_XTAL_SUPPORT_40M;CONFIG_SOC_AES_SUPPORT_DMA;CONFIG_SOC_AES_GDMA;CONFIG_SOC_AES_SUPPORT_AES_128;CONFIG_SOC_AES_SUPPORT_AES_256;CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED;CONFIG_SOC_ADC_ARBITER_SUPPORTED;CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED;CONFIG_SOC_ADC_MONITOR_SUPPORTED;CONFIG_SOC_ADC_DMA_SUPPORTED;CONFIG_SOC_ADC_PERIPH_NUM;CONFIG_SOC_ADC_MAX_CHANNEL_NUM;CONFIG_SOC_ADC_ATTEN_NUM;CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM;CONFIG_SOC_ADC_PATT_LEN_MAX;CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH;CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH;CONFIG_SOC_ADC_DIGI_RESULT_BYTES;CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV;CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM;CONFIG_SOC_ADC_DIGI_MONITOR_NUM;CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH;CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW;CONFIG_SOC_ADC_RTC_MIN_BITWIDTH;CONFIG_SOC_ADC_RTC_MAX_BITWIDTH;CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED;CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED;CONFIG_SOC_ADC_SHARED_POWER;CONFIG_SOC_APB_BACKUP_DMA;CONFIG_SOC_BROWNOUT_RESET_SUPPORTED;CONFIG_SOC_SHARED_IDCACHE_SUPPORTED;CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE;CONFIG_SOC_CPU_CORES_NUM;CONFIG_SOC_CPU_INTR_NUM;CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC;CONFIG_SOC_CPU_HAS_CSR_PC;CONFIG_SOC_CPU_BREAKPOINTS_NUM;CONFIG_SOC_CPU_WATCHPOINTS_NUM;CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE;CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN;CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH;CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US;CONFIG_SOC_AHB_GDMA_VERSION;CONFIG_SOC_GDMA_NUM_GROUPS_MAX;CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX;CONFIG_SOC_GPIO_PORT;CONFIG_SOC_GPIO_PIN_COUNT;CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER;CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB;CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD;CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP;CONFIG_SOC_GPIO_IN_RANGE_MAX;CONFIG_SOC_GPIO_OUT_RANGE_MAX;CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK;CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_SUPPORTED_PIN_CNT;CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK;CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX;CONFIG_SOC_GPIO_CLOCKOUT_CHANNEL_NUM;CONFIG_SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP;CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM;CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM;CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE;CONFIG_SOC_I2C_NUM;CONFIG_SOC_HP_I2C_NUM;CONFIG_SOC_I2C_FIFO_LEN;CONFIG_SOC_I2C_CMD_REG_NUM;CONFIG_SOC_I2C_SUPPORT_SLAVE;CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS;CONFIG_SOC_I2C_SUPPORT_XTAL;CONFIG_SOC_I2C_SUPPORT_RTC;CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR;CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST;CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE;CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS;CONFIG_SOC_I2S_NUM;CONFIG_SOC_I2S_HW_VERSION_2;CONFIG_SOC_I2S_SUPPORTS_XTAL;CONFIG_SOC_I2S_SUPPORTS_PLL_F160M;CONFIG_SOC_I2S_SUPPORTS_PCM;CONFIG_SOC_I2S_SUPPORTS_PDM;CONFIG_SOC_I2S_SUPPORTS_PDM_TX;CONFIG_SOC_I2S_PDM_MAX_TX_LINES;CONFIG_SOC_I2S_SUPPORTS_TDM;CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK;CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK;CONFIG_SOC_LEDC_CHANNEL_NUM;CONFIG_SOC_LEDC_TIMER_BIT_WIDTH;CONFIG_SOC_LEDC_SUPPORT_FADE_STOP;CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM;CONFIG_SOC_MMU_PERIPH_NUM;CONFIG_SOC_MPU_MIN_REGION_SIZE;CONFIG_SOC_MPU_REGIONS_MAX_NUM;CONFIG_SOC_RMT_GROUPS;CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP;CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP;CONFIG_SOC_RMT_CHANNELS_PER_GROUP;CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL;CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG;CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION;CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP;CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT;CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO;CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY;CONFIG_SOC_RMT_SUPPORT_XTAL;CONFIG_SOC_RMT_SUPPORT_APB;CONFIG_SOC_RMT_SUPPORT_RC_FAST;CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH;CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM;CONFIG_SOC_SLEEP_SYSTIMER_STALL_WORKAROUND;CONFIG_SOC_SLEEP_TGWDT_STOP_WORKAROUND;CONFIG_SOC_RTCIO_PIN_COUNT;CONFIG_SOC_MPI_MEM_BLOCKS_NUM;CONFIG_SOC_MPI_OPERATIONS_NUM;CONFIG_SOC_RSA_MAX_BIT_LEN;CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE;CONFIG_SOC_SHA_SUPPORT_DMA;CONFIG_SOC_SHA_SUPPORT_RESUME;CONFIG_SOC_SHA_GDMA;CONFIG_SOC_SHA_SUPPORT_SHA1;CONFIG_SOC_SHA_SUPPORT_SHA224;CONFIG_SOC_SHA_SUPPORT_SHA256;CONFIG_SOC_SDM_GROUPS;CONFIG_SOC_SDM_CHANNELS_PER_GROUP;CONFIG_SOC_SDM_CLK_SUPPORT_APB;CONFIG_SOC_SPI_PERIPH_NUM;CONFIG_SOC_SPI_MAX_CS_NUM;CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE;CONFIG_SOC_SPI_SUPPORT_DDRCLK;CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS;CONFIG_SOC_SPI_SUPPORT_CD_SIG;CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS;CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2;CONFIG_SOC_SPI_SUPPORT_CLK_APB;CONFIG_SOC_SPI_SUPPORT_CLK_XTAL;CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT;CONFIG_SOC_SPI_SCT_SUPPORTED;CONFIG_SOC_SPI_SCT_REG_NUM;CONFIG_SOC_SPI_SCT_BUFFER_NUM_MAX;CONFIG_SOC_SPI_SCT_CONF_BITLEN_MAX;CONFIG_SOC_MEMSPI_IS_INDEPENDENT;CONFIG_SOC_SPI_MAX_PRE_DIVIDER;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND;CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME;CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR;CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND;CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS;CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE;CONFIG_SOC_SPI_MEM_SUPPORT_WRAP;CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED;CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED;CONFIG_SOC_SYSTIMER_COUNTER_NUM;CONFIG_SOC_SYSTIMER_ALARM_NUM;CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO;CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI;CONFIG_SOC_SYSTIMER_FIXED_DIVIDER;CONFIG_SOC_SYSTIMER_INT_LEVEL;CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE;CONFIG_SOC_TIMER_GROUPS;CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP;CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH;CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL;CONFIG_SOC_TIMER_GROUP_SUPPORT_APB;CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS;CONFIG_SOC_MWDT_SUPPORT_XTAL;CONFIG_SOC_TWAI_CONTROLLER_NUM;CONFIG_SOC_TWAI_CLK_SUPPORT_APB;CONFIG_SOC_TWAI_BRP_MIN;CONFIG_SOC_TWAI_BRP_MAX;CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS;CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE;CONFIG_SOC_EFUSE_DIS_PAD_JTAG;CONFIG_SOC_EFUSE_DIS_USB_JTAG;CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT;CONFIG_SOC_EFUSE_SOFT_DIS_JTAG;CONFIG_SOC_EFUSE_DIS_ICACHE;CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK;CONFIG_SOC_SECURE_BOOT_V2_RSA;CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS;CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS;CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY;CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX;CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES;CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128;CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE;CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE;CONFIG_SOC_UART_NUM;CONFIG_SOC_UART_HP_NUM;CONFIG_SOC_UART_FIFO_LEN;CONFIG_SOC_UART_BITRATE_MAX;CONFIG_SOC_UART_SUPPORT_APB_CLK;CONFIG_SOC_UART_SUPPORT_RTC_CLK;CONFIG_SOC_UART_SUPPORT_XTAL_CLK;CONFIG_SOC_UART_SUPPORT_WAKEUP_INT;CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND;CONFIG_SOC_COEX_HW_PTI;CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE;CONFIG_SOC_MAC_BB_PD_MEM_SIZE;CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH;CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP;CONFIG_SOC_PM_SUPPORT_BT_WAKEUP;CONFIG_SOC_PM_SUPPORT_CPU_PD;CONFIG_SOC_PM_SUPPORT_WIFI_PD;CONFIG_SOC_PM_SUPPORT_BT_PD;CONFIG_SOC_PM_SUPPORT_RC_FAST_PD;CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD;CONFIG_SOC_PM_SUPPORT_MAC_BB_PD;CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL;CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA;CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED;CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256;CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION;CONFIG_SOC_CLK_XTAL32K_SUPPORTED;CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC;CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL;CONFIG_SOC_WIFI_HW_TSF;CONFIG_SOC_WIFI_FTM_SUPPORT;CONFIG_SOC_WIFI_GCMP_SUPPORT;CONFIG_SOC_WIFI_WAPI_SUPPORT;CONFIG_SOC_WIFI_CSI_SUPPORT;CONFIG_SOC_WIFI_MESH_SUPPORT;CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW;CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND;CONFIG_SOC_BLE_SUPPORTED;CONFIG_SOC_BLE_MESH_SUPPORTED;CONFIG_SOC_BLE_50_SUPPORTED;CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED;CONFIG_SOC_BLUFI_SUPPORTED;CONFIG_SOC_PHY_COMBO_MODULE;CONFIG_IDF_CMAKE;CONFIG_IDF_TOOLCHAIN;CONFIG_IDF_TARGET_ARCH_RISCV;CONFIG_IDF_TARGET_ARCH;CONFIG_IDF_TARGET;CONFIG_IDF_INIT_VERSION;CONFIG_IDF_TARGET_ESP32C3;CONFIG_IDF_FIRMWARE_CHIP_ID;CONFIG_APP_BUILD_TYPE_APP_2NDBOOT;CONFIG_APP_BUILD_TYPE_RAM;CONFIG_APP_BUILD_TYPE_ELF_RAM;CONFIG_APP_BUILD_GENERATE_BINARIES;CONFIG_APP_BUILD_BOOTLOADER;CONFIG_APP_BUILD_USE_FLASH_SECTIONS;CONFIG_APP_REPRODUCIBLE_BUILD;CONFIG_APP_NO_BLOBS;CONFIG_NO_BLOBS;CONFIG_BOOTLOADER_COMPILE_TIME_DATE;CONFIG_BOOTLOADER_PROJECT_VER;CONFIG_BOOTLOADER_OFFSET_IN_FLASH;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF;CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE;CONFIG_BOOTLOADER_LOG_LEVEL_NONE;CONFIG_LOG_BOOTLOADER_LEVEL_NONE;CONFIG_BOOTLOADER_LOG_LEVEL_ERROR;CONFIG_LOG_BOOTLOADER_LEVEL_ERROR;CONFIG_BOOTLOADER_LOG_LEVEL_WARN;CONFIG_LOG_BOOTLOADER_LEVEL_WARN;CONFIG_BOOTLOADER_LOG_LEVEL_INFO;CONFIG_LOG_BOOTLOADER_LEVEL_INFO;CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG;CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG;CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE;CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE;CONFIG_BOOTLOADER_LOG_LEVEL;CONFIG_LOG_BOOTLOADER_LEVEL;CONFIG_BOOTLOADER_FLASH_DC_AWARE;CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT;CONFIG_BOOTLOADER_FACTORY_RESET;CONFIG_BOOTLOADER_APP_TEST;CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE;CONFIG_BOOTLOADER_WDT_ENABLE;CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE;CONFIG_BOOTLOADER_WDT_TIME_MS;CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE;CONFIG_APP_ROLLBACK_ENABLE;CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP;CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON;CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS;CONFIG_BOOTLOADER_RESERVE_RTC_SIZE;CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC;CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED;CONFIG_SECURE_BOOT_V2_PREFERRED;CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT;CONFIG_SECURE_BOOT;CONFIG_SECURE_FLASH_ENC_ENABLED;CONFIG_FLASH_ENCRYPTION_ENABLED;CONFIG_SECURE_ROM_DL_MODE_ENABLED;CONFIG_APP_COMPILE_TIME_DATE;CONFIG_APP_EXCLUDE_PROJECT_VER_VAR;CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR;CONFIG_APP_PROJECT_VER_FROM_CONFIG;CONFIG_APP_RETRIEVE_LEN_ELF_SHA;CONFIG_ESP_ROM_HAS_CRC_LE;CONFIG_ESP_ROM_HAS_CRC_BE;CONFIG_ESP_ROM_HAS_MZ_CRC32;CONFIG_ESP_ROM_HAS_JPEG_DECODE;CONFIG_ESP_ROM_UART_CLK_IS_XTAL;CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM;CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING;CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG;CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV;CONFIG_ESP_ROM_GET_CLK_FREQ;CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND;CONFIG_ESP_ROM_HAS_LAYOUT_TABLE;CONFIG_ESP_ROM_HAS_SPI_FLASH;CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG;CONFIG_ESP_ROM_HAS_NEWLIB;CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT;CONFIG_ESP_ROM_HAS_NEWLIB_32BIT_TIME;CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE;CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT;CONFIG_ESP_ROM_HAS_SW_FLOAT;CONFIG_ESP_ROM_USB_OTG_NUM;CONFIG_ESP_ROM_HAS_VERSION;CONFIG_ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB;CONFIG_BOOT_ROM_LOG_ALWAYS_ON;CONFIG_BOOT_ROM_LOG_ALWAYS_OFF;CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH;CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW;CONFIG_ESPTOOLPY_NO_STUB;CONFIG_ESPTOOLPY_FLASHMODE_QIO;CONFIG_FLASHMODE_QIO;CONFIG_ESPTOOLPY_FLASHMODE_QOUT;CONFIG_FLASHMODE_QOUT;CONFIG_ESPTOOLPY_FLASHMODE_DIO;CONFIG_FLASHMODE_DIO;CONFIG_ESPTOOLPY_FLASHMODE_DOUT;CONFIG_FLASHMODE_DOUT;CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR;CONFIG_ESPTOOLPY_FLASHMODE;CONFIG_ESPTOOLPY_FLASHFREQ_80M;CONFIG_ESPTOOLPY_FLASHFREQ_40M;CONFIG_ESPTOOLPY_FLASHFREQ_26M;CONFIG_ESPTOOLPY_FLASHFREQ_20M;CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT;CONFIG_ESPTOOLPY_FLASHFREQ;CONFIG_ESPTOOLPY_FLASHSIZE_1MB;CONFIG_ESPTOOLPY_FLASHSIZE_2MB;CONFIG_ESPTOOLPY_FLASHSIZE_4MB;CONFIG_ESPTOOLPY_FLASHSIZE_8MB;CONFIG_ESPTOOLPY_FLASHSIZE_16MB;CONFIG_ESPTOOLPY_FLASHSIZE_32MB;CONFIG_ESPTOOLPY_FLASHSIZE_64MB;CONFIG_ESPTOOLPY_FLASHSIZE_128MB;CONFIG_ESPTOOLPY_FLASHSIZE;CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE;CONFIG_ESPTOOLPY_BEFORE_RESET;CONFIG_ESPTOOLPY_BEFORE_NORESET;CONFIG_ESPTOOLPY_BEFORE;CONFIG_ESPTOOLPY_AFTER_RESET;CONFIG_ESPTOOLPY_AFTER_NORESET;CONFIG_ESPTOOLPY_AFTER;CONFIG_ESPTOOLPY_MONITOR_BAUD;CONFIG_MONITOR_BAUD;CONFIG_PARTITION_TABLE_SINGLE_APP;CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE;CONFIG_PARTITION_TABLE_TWO_OTA;CONFIG_PARTITION_TABLE_CUSTOM;CONFIG_PARTITION_TABLE_CUSTOM_FILENAME;CONFIG_PARTITION_TABLE_FILENAME;CONFIG_PARTITION_TABLE_OFFSET;CONFIG_PARTITION_TABLE_MD5;CONFIG_ESPNOW_WIFI_MODE_STATION;CONFIG_ESPNOW_WIFI_MODE_STATION_SOFTAP;CONFIG_ESPNOW_PMK;CONFIG_ESPNOW_LMK;CONFIG_ESPNOW_CHANNEL;CONFIG_ESPNOW_SEND_COUNT;CONFIG_ESPNOW_SEND_DELAY;CONFIG_ESPNOW_SEND_LEN;CONFIG_ESPNOW_ENABLE_LONG_RANGE;CONFIG_ESPNOW_ENABLE_POWER_SAVE;CONFIG_COMPILER_OPTIMIZATION_DEBUG;CONFIG_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG;CONFIG_COMPILER_OPTIMIZATION_DEFAULT;CONFIG_COMPILER_OPTIMIZATION_SIZE;CONFIG_OPTIMIZATION_LEVEL_RELEASE;CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE;CONFIG_COMPILER_OPTIMIZATION_PERF;CONFIG_COMPILER_OPTIMIZATION_NONE;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE;CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT;CONFIG_OPTIMIZATION_ASSERTIONS_SILENT;CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE;CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED;CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB;CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL;CONFIG_OPTIMIZATION_ASSERTION_LEVEL;CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT;CONFIG_COMPILER_HIDE_PATHS_MACROS;CONFIG_COMPILER_CXX_EXCEPTIONS;CONFIG_CXX_EXCEPTIONS;CONFIG_COMPILER_CXX_RTTI;CONFIG_COMPILER_STACK_CHECK_MODE_NONE;CONFIG_STACK_CHECK_NONE;CONFIG_COMPILER_STACK_CHECK_MODE_NORM;CONFIG_STACK_CHECK_NORM;CONFIG_COMPILER_STACK_CHECK_MODE_STRONG;CONFIG_STACK_CHECK_STRONG;CONFIG_COMPILER_STACK_CHECK_MODE_ALL;CONFIG_STACK_CHECK_ALL;CONFIG_COMPILER_WARN_WRITE_STRINGS;CONFIG_WARN_WRITE_STRINGS;CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS;CONFIG_COMPILER_DISABLE_GCC12_WARNINGS;CONFIG_COMPILER_DISABLE_GCC13_WARNINGS;CONFIG_COMPILER_DUMP_RTL_FILES;CONFIG_COMPILER_RT_LIB_GCCLIB;CONFIG_COMPILER_RT_LIB_NAME;CONFIG_COMPILER_ORPHAN_SECTIONS_WARNING;CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE;CONFIG_APPTRACE_DEST_JTAG;CONFIG_ESP32_APPTRACE_DEST_TRAX;CONFIG_APPTRACE_DEST_NONE;CONFIG_ESP32_APPTRACE_DEST_NONE;CONFIG_APPTRACE_DEST_UART1;CONFIG_APPTRACE_DEST_USB_CDC;CONFIG_APPTRACE_DEST_UART_NONE;CONFIG_APPTRACE_UART_TASK_PRIO;CONFIG_APPTRACE_LOCK_ENABLE;CONFIG_ESP32_APPTRACE_LOCK_ENABLE;CONFIG_BT_ENABLED;CONFIG_BT_ALARM_MAX_NUM;CONFIG_CONSOLE_SORTED_HELP;CONFIG_TWAI_ISR_IN_IRAM;CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM;CONFIG_ADC_SUPPRESS_DEPRECATE_WARN;CONFIG_ADC_CALI_SUPPRESS_DEPRECATE_WARN;CONFIG_GPTIMER_SUPPRESS_DEPRECATE_WARN;CONFIG_RMT_SUPPRESS_DEPRECATE_WARN;CONFIG_I2S_SUPPRESS_DEPRECATE_WARN;CONFIG_SDM_SUPPRESS_DEPRECATE_WARN;CONFIG_TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN;CONFIG_EFUSE_CUSTOM_TABLE;CONFIG_EFUSE_VIRTUAL;CONFIG_EFUSE_MAX_BLK_LEN;CONFIG_ESP_TLS_USING_MBEDTLS;CONFIG_ESP_TLS_USE_DS_PERIPHERAL;CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS;CONFIG_ESP_TLS_SERVER_SESSION_TICKETS;CONFIG_ESP_TLS_SERVER_CERT_SELECT_HOOK;CONFIG_ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL;CONFIG_ESP_TLS_PSK_VERIFICATION;CONFIG_ESP_TLS_INSECURE;CONFIG_ADC_ONESHOT_CTRL_FUNC_IN_IRAM;CONFIG_ADC_CONTINUOUS_ISR_IRAM_SAFE;CONFIG_ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3;CONFIG_ADC_ONESHOT_FORCE_USE_ADC2_ON_C3;CONFIG_ADC_ENABLE_DEBUG_LOG;CONFIG_ESP_COEX_ENABLED;CONFIG_ESP_COEX_EXTERNAL_COEXIST_ENABLE;CONFIG_EXTERNAL_COEX_ENABLE;CONFIG_ESP_WIFI_EXTERNAL_COEXIST_ENABLE;CONFIG_ESP_COEX_GPIO_DEBUG;CONFIG_ESP_ERR_TO_NAME_LOOKUP;CONFIG_GPIO_CTRL_FUNC_IN_IRAM;CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM;CONFIG_GPTIMER_CTRL_FUNC_IN_IRAM;CONFIG_GPTIMER_ISR_IRAM_SAFE;CONFIG_GPTIMER_ENABLE_DEBUG_LOG;CONFIG_I2C_ISR_IRAM_SAFE;CONFIG_I2C_ENABLE_DEBUG_LOG;CONFIG_I2S_ISR_IRAM_SAFE;CONFIG_I2S_ENABLE_DEBUG_LOG;CONFIG_LEDC_CTRL_FUNC_IN_IRAM;CONFIG_RMT_ISR_IRAM_SAFE;CONFIG_RMT_RECV_FUNC_IN_IRAM;CONFIG_RMT_ENABLE_DEBUG_LOG;CONFIG_SDM_CTRL_FUNC_IN_IRAM;CONFIG_SDM_ENABLE_DEBUG_LOG;CONFIG_SPI_MASTER_IN_IRAM;CONFIG_SPI_MASTER_ISR_IN_IRAM;CONFIG_SPI_SLAVE_IN_IRAM;CONFIG_SPI_SLAVE_ISR_IN_IRAM;CONFIG_TEMP_SENSOR_ENABLE_DEBUG_LOG;CONFIG_UART_ISR_IN_IRAM;CONFIG_USJ_ENABLE_USB_SERIAL_JTAG;CONFIG_ETH_ENABLED;CONFIG_ETH_USE_SPI_ETHERNET;CONFIG_ETH_SPI_ETHERNET_DM9051;CONFIG_ETH_SPI_ETHERNET_W5500;CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL;CONFIG_ETH_USE_OPENETH;CONFIG_ETH_TRANSMIT_MUTEX;CONFIG_ESP_EVENT_LOOP_PROFILING;CONFIG_EVENT_LOOP_PROFILING;CONFIG_ESP_EVENT_POST_FROM_ISR;CONFIG_POST_EVENTS_FROM_ISR;CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR;CONFIG_POST_EVENTS_FROM_IRAM_ISR;CONFIG_ESP_GDBSTUB_ENABLED;CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME;CONFIG_ESP_GDBSTUB_SUPPORT_TASKS;CONFIG_GDBSTUB_SUPPORT_TASKS;CONFIG_ESP_GDBSTUB_MAX_TASKS;CONFIG_GDBSTUB_MAX_TASKS;CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS;CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH;CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH;CONFIG_ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT;CONFIG_HTTPD_MAX_REQ_HDR_LEN;CONFIG_HTTPD_MAX_URI_LEN;CONFIG_HTTPD_ERR_RESP_NO_DELAY;CONFIG_HTTPD_PURGE_BUF_LEN;CONFIG_HTTPD_LOG_PURGE_DATA;CONFIG_HTTPD_WS_SUPPORT;CONFIG_HTTPD_QUEUE_WORK_BLOCKING;CONFIG_ESP_HTTPS_OTA_DECRYPT_CB;CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP;CONFIG_OTA_ALLOW_HTTP;CONFIG_ESP_HTTPS_SERVER_ENABLE;CONFIG_ESP32C3_REV_MIN_0;CONFIG_ESP32C3_REV_MIN_1;CONFIG_ESP32C3_REV_MIN_2;CONFIG_ESP32C3_REV_MIN_3;CONFIG_ESP32C3_REV_MIN_4;CONFIG_ESP32C3_REV_MIN_101;CONFIG_ESP32C3_REV_MIN_FULL;CONFIG_ESP_REV_MIN_FULL;CONFIG_ESP32C3_REV_MAX_FULL;CONFIG_ESP_REV_MAX_FULL;CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL;CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL;CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA;CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP;CONFIG_ESP_MAC_ADDR_UNIVERSE_BT;CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH;CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR;CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES;CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC;CONFIG_ESP_SLEEP_POWER_DOWN_FLASH;CONFIG_ESP_SYSTEM_PD_FLASH;CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND;CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU;CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND;CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY;CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION;CONFIG_ESP_SLEEP_DEBUG;CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS;CONFIG_RTC_CLK_SRC_INT_RC;CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC;CONFIG_RTC_CLK_SRC_EXT_CRYS;CONFIG_ESP32C3_RTC_CLK_SRC_EXT_CRYS;CONFIG_RTC_CLK_SRC_EXT_OSC;CONFIG_ESP32C3_RTC_CLK_SRC_EXT_OSC;CONFIG_RTC_CLK_SRC_INT_8MD256;CONFIG_ESP32C3_RTC_CLK_SRC_INT_8MD256;CONFIG_RTC_CLK_CAL_CYCLES;CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES;CONFIG_PERIPH_CTRL_FUNC_IN_IRAM;CONFIG_GDMA_CTRL_FUNC_IN_IRAM;CONFIG_GDMA_ISR_IRAM_SAFE;CONFIG_GDMA_ENABLE_DEBUG_LOG;CONFIG_XTAL_FREQ_40;CONFIG_XTAL_FREQ;CONFIG_ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM;CONFIG_LCD_ENABLE_DEBUG_LOG;CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL;CONFIG_ESP_NETIF_TCPIP_LWIP;CONFIG_ESP_NETIF_LOOPBACK;CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API;CONFIG_ESP_NETIF_RECEIVE_REPORT_ERRORS;CONFIG_ESP_NETIF_L2_TAP;CONFIG_ESP_NETIF_BRIDGE_EN;CONFIG_ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF;CONFIG_ESP_PHY_ENABLED;CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE;CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE;CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION;CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION;CONFIG_ESP_PHY_MAX_WIFI_TX_POWER;CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER;CONFIG_ESP_PHY_MAX_TX_POWER;CONFIG_ESP32_PHY_MAX_TX_POWER;CONFIG_ESP_PHY_REDUCE_TX_POWER;CONFIG_REDUCE_PHY_TX_POWER;CONFIG_ESP32_REDUCE_PHY_TX_POWER;CONFIG_ESP_PHY_ENABLE_USB;CONFIG_ESP_PHY_ENABLE_CERT_TEST;CONFIG_ESP_PHY_RF_CAL_PARTIAL;CONFIG_ESP_PHY_RF_CAL_NONE;CONFIG_ESP_PHY_RF_CAL_FULL;CONFIG_ESP_PHY_CALIBRATION_MODE;CONFIG_ESP_PHY_PLL_TRACK_DEBUG;CONFIG_PM_ENABLE;CONFIG_PM_SLP_IRAM_OPT;CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP;CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU;CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_80;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160;CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ;CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT;CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT;CONFIG_ESP_SYSTEM_PANIC_GDBSTUB;CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS;CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE;CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK;CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP;CONFIG_ESP_SYSTEM_USE_EH_FRAME;CONFIG_ESP_SYSTEM_MEMPROT_FEATURE;CONFIG_ESP32C3_MEMPROT_FEATURE;CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK;CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK;CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE;CONFIG_SYSTEM_EVENT_QUEUE_SIZE;CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE;CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE;CONFIG_ESP_MAIN_TASK_STACK_SIZE;CONFIG_MAIN_TASK_STACK_SIZE;CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0;CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY;CONFIG_ESP_MAIN_TASK_AFFINITY;CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE;CONFIG_ESP_CONSOLE_UART_DEFAULT;CONFIG_CONSOLE_UART_DEFAULT;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_UART_CUSTOM;CONFIG_CONSOLE_UART_CUSTOM;CONFIG_ESP_CONSOLE_NONE;CONFIG_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_UART_NONE;CONFIG_ESP_CONSOLE_SECONDARY_NONE;CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG;CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED;CONFIG_ESP_CONSOLE_UART;CONFIG_CONSOLE_UART;CONFIG_ESP_CONSOLE_UART_NUM;CONFIG_CONSOLE_UART_NUM;CONFIG_ESP_CONSOLE_ROM_SERIAL_PORT_NUM;CONFIG_ESP_CONSOLE_UART_BAUDRATE;CONFIG_CONSOLE_UART_BAUDRATE;CONFIG_ESP_INT_WDT;CONFIG_INT_WDT;CONFIG_ESP_INT_WDT_TIMEOUT_MS;CONFIG_INT_WDT_TIMEOUT_MS;CONFIG_ESP_TASK_WDT_EN;CONFIG_ESP_TASK_WDT_INIT;CONFIG_TASK_WDT;CONFIG_ESP_TASK_WDT;CONFIG_ESP_TASK_WDT_PANIC;CONFIG_TASK_WDT_PANIC;CONFIG_ESP_TASK_WDT_TIMEOUT_S;CONFIG_TASK_WDT_TIMEOUT_S;CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0;CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0;CONFIG_ESP_PANIC_HANDLER_IRAM;CONFIG_ESP_DEBUG_STUBS_ENABLE;CONFIG_ESP32_DEBUG_STUBS_ENABLE;CONFIG_ESP_DEBUG_OCDAWARE;CONFIG_ESP32C3_DEBUG_OCDAWARE;CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4;CONFIG_ESP_BROWNOUT_DET;CONFIG_BROWNOUT_DET;CONFIG_ESP32C3_BROWNOUT_DET;CONFIG_ESP32C3_BROWNOUT_DET;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7;CONFIG_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6;CONFIG_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_6;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5;CONFIG_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_5;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4;CONFIG_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3;CONFIG_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_3;CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2;CONFIG_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_2;CONFIG_ESP_BROWNOUT_DET_LVL;CONFIG_BROWNOUT_DET_LVL;CONFIG_ESP32C3_BROWNOUT_DET_LVL;CONFIG_ESP_SYSTEM_BROWNOUT_INTR;CONFIG_ESP_SYSTEM_HW_STACK_GUARD;CONFIG_ESP_SYSTEM_HW_PC_RECORD;CONFIG_ESP_IPC_TASK_STACK_SIZE;CONFIG_IPC_TASK_STACK_SIZE;CONFIG_ESP_TIMER_PROFILING;CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER;CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER;CONFIG_ESP_TIMER_TASK_STACK_SIZE;CONFIG_TIMER_TASK_STACK_SIZE;CONFIG_ESP_TIMER_INTERRUPT_LEVEL;CONFIG_ESP_TIMER_SHOW_EXPERIMENTAL;CONFIG_ESP_TIMER_TASK_AFFINITY;CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0;CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0;CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD;CONFIG_ESP_TIMER_IMPL_SYSTIMER;CONFIG_ESP_WIFI_ENABLED;CONFIG_ESP32_WIFI_ENABLED;CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM;CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM;CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM;CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM;CONFIG_ESP_WIFI_STATIC_TX_BUFFER;CONFIG_ESP32_WIFI_STATIC_TX_BUFFER;CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER;CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER;CONFIG_ESP_WIFI_TX_BUFFER_TYPE;CONFIG_ESP32_WIFI_TX_BUFFER_TYPE;CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM;CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM;CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER;CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER;CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF;CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF;CONFIG_ESP_WIFI_CSI_ENABLED;CONFIG_ESP32_WIFI_CSI_ENABLED;CONFIG_ESP_WIFI_AMPDU_TX_ENABLED;CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED;CONFIG_ESP_WIFI_TX_BA_WIN;CONFIG_ESP32_WIFI_TX_BA_WIN;CONFIG_ESP_WIFI_AMPDU_RX_ENABLED;CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED;CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED;CONFIG_ESP_WIFI_RX_BA_WIN;CONFIG_ESP32_WIFI_RX_BA_WIN;CONFIG_ESP32_WIFI_RX_BA_WIN;CONFIG_ESP_WIFI_NVS_ENABLED;CONFIG_ESP32_WIFI_NVS_ENABLED;CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN;CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN;CONFIG_ESP_WIFI_MGMT_SBUF_NUM;CONFIG_ESP32_WIFI_MGMT_SBUF_NUM;CONFIG_ESP_WIFI_IRAM_OPT;CONFIG_ESP32_WIFI_IRAM_OPT;CONFIG_ESP_WIFI_EXTRA_IRAM_OPT;CONFIG_ESP_WIFI_RX_IRAM_OPT;CONFIG_ESP32_WIFI_RX_IRAM_OPT;CONFIG_ESP_WIFI_ENABLE_WPA3_SAE;CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE;CONFIG_ESP_WIFI_ENABLE_SAE_PK;CONFIG_ESP_WIFI_SOFTAP_SAE_SUPPORT;CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA;CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA;CONFIG_ESP_WIFI_SLP_IRAM_OPT;CONFIG_ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME;CONFIG_ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME;CONFIG_ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME;CONFIG_ESP_WIFI_FTM_ENABLE;CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE;CONFIG_ESP_WIFI_GCMP_SUPPORT;CONFIG_ESP_WIFI_GMAC_SUPPORT;CONFIG_ESP_WIFI_SOFTAP_SUPPORT;CONFIG_ESP_WIFI_SLP_BEACON_LOST_OPT;CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM;CONFIG_ESP_WIFI_MBEDTLS_CRYPTO;CONFIG_WPA_MBEDTLS_CRYPTO;CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT;CONFIG_WPA_MBEDTLS_TLS_CLIENT;CONFIG_ESP_WIFI_WAPI_PSK;CONFIG_WPA_WAPI_PSK;CONFIG_ESP_WIFI_SUITE_B_192;CONFIG_WPA_SUITE_B_192;CONFIG_ESP_WIFI_11KV_SUPPORT;CONFIG_WPA_11KV_SUPPORT;CONFIG_ESP_WIFI_MBO_SUPPORT;CONFIG_WPA_MBO_SUPPORT;CONFIG_ESP_WIFI_DPP_SUPPORT;CONFIG_WPA_DPP_SUPPORT;CONFIG_ESP_WIFI_11R_SUPPORT;CONFIG_WPA_11R_SUPPORT;CONFIG_ESP_WIFI_WPS_SOFTAP_REGISTRAR;CONFIG_WPA_WPS_SOFTAP_REGISTRAR;CONFIG_ESP_WIFI_WPS_STRICT;CONFIG_WPA_WPS_STRICT;CONFIG_ESP_WIFI_WPS_PASSPHRASE;CONFIG_ESP_WIFI_DEBUG_PRINT;CONFIG_WPA_DEBUG_PRINT;CONFIG_ESP_WIFI_TESTING_OPTIONS;CONFIG_WPA_TESTING_OPTIONS;CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT;CONFIG_ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER;CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH;CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH;CONFIG_ESP_COREDUMP_ENABLE_TO_UART;CONFIG_ESP32_ENABLE_COREDUMP_TO_UART;CONFIG_ESP_COREDUMP_ENABLE_TO_NONE;CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE;CONFIG_FATFS_VOLUME_COUNT;CONFIG_FATFS_LFN_NONE;CONFIG_FATFS_LFN_HEAP;CONFIG_FATFS_LFN_STACK;CONFIG_FATFS_SECTOR_512;CONFIG_FATFS_SECTOR_4096;CONFIG_FATFS_CODEPAGE_DYNAMIC;CONFIG_FATFS_CODEPAGE_437;CONFIG_FATFS_CODEPAGE_720;CONFIG_FATFS_CODEPAGE_737;CONFIG_FATFS_CODEPAGE_771;CONFIG_FATFS_CODEPAGE_775;CONFIG_FATFS_CODEPAGE_850;CONFIG_FATFS_CODEPAGE_852;CONFIG_FATFS_CODEPAGE_855;CONFIG_FATFS_CODEPAGE_857;CONFIG_FATFS_CODEPAGE_860;CONFIG_FATFS_CODEPAGE_861;CONFIG_FATFS_CODEPAGE_862;CONFIG_FATFS_CODEPAGE_863;CONFIG_FATFS_CODEPAGE_864;CONFIG_FATFS_CODEPAGE_865;CONFIG_FATFS_CODEPAGE_866;CONFIG_FATFS_CODEPAGE_869;CONFIG_FATFS_CODEPAGE_932;CONFIG_FATFS_CODEPAGE_936;CONFIG_FATFS_CODEPAGE_949;CONFIG_FATFS_CODEPAGE_950;CONFIG_FATFS_CODEPAGE;CONFIG_FATFS_FS_LOCK;CONFIG_FATFS_TIMEOUT_MS;CONFIG_FATFS_PER_FILE_CACHE;CONFIG_FATFS_USE_FASTSEEK;CONFIG_FATFS_VFS_FSTAT_BLKSIZE;CONFIG_FATFS_IMMEDIATE_FSYNC;CONFIG_FATFS_USE_LABEL;CONFIG_FATFS_LINK_LOCK;CONFIG_FREERTOS_SMP;CONFIG_FREERTOS_UNICORE;CONFIG_FREERTOS_HZ;CONFIG_FREERTOS_OPTIMIZED_SCHEDULER;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL;CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY;CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS;CONFIG_FREERTOS_IDLE_TASK_STACKSIZE;CONFIG_FREERTOS_USE_IDLE_HOOK;CONFIG_FREERTOS_USE_TICK_HOOK;CONFIG_FREERTOS_MAX_TASK_NAME_LEN;CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY;CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME;CONFIG_FREERTOS_TIMER_TASK_AFFINITY_CPU0;CONFIG_FREERTOS_TIMER_TASK_NO_AFFINITY;CONFIG_FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY;CONFIG_FREERTOS_TIMER_TASK_PRIORITY;CONFIG_TIMER_TASK_PRIORITY;CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH;CONFIG_TIMER_TASK_STACK_DEPTH;CONFIG_FREERTOS_TIMER_QUEUE_LENGTH;CONFIG_TIMER_QUEUE_LENGTH;CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE;CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES;CONFIG_FREERTOS_USE_TRACE_FACILITY;CONFIG_FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES;CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS;CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG;CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER;CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK;CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS;CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK;CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP;CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK;CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER;CONFIG_FREERTOS_ISR_STACKSIZE;CONFIG_FREERTOS_INTERRUPT_BACKTRACE;CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1;CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3;CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER;CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH;CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE;CONFIG_FREERTOS_PORT;CONFIG_FREERTOS_NO_AFFINITY;CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION;CONFIG_FREERTOS_DEBUG_OCDAWARE;CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT;CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH;CONFIG_FREERTOS_NUMBER_OF_CORES;CONFIG_HAL_ASSERTION_EQUALS_SYSTEM;CONFIG_HAL_ASSERTION_DISABLE;CONFIG_HAL_ASSERTION_SILENT;CONFIG_HAL_ASSERTION_SILIENT;CONFIG_HAL_ASSERTION_ENABLE;CONFIG_HAL_DEFAULT_ASSERTION_LEVEL;CONFIG_HAL_SPI_MASTER_FUNC_IN_IRAM;CONFIG_HAL_SPI_SLAVE_FUNC_IN_IRAM;CONFIG_HAL_ECDSA_GEN_SIG_CM;CONFIG_HEAP_POISONING_DISABLED;CONFIG_HEAP_POISONING_LIGHT;CONFIG_HEAP_POISONING_COMPREHENSIVE;CONFIG_HEAP_TRACING_OFF;CONFIG_HEAP_TRACING_STANDALONE;CONFIG_HEAP_TRACING_TOHOST;CONFIG_HEAP_USE_HOOKS;CONFIG_HEAP_TASK_TRACKING;CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS;CONFIG_HEAP_PLACE_FUNCTION_INTO_FLASH;CONFIG_LOG_DEFAULT_LEVEL_NONE;CONFIG_LOG_DEFAULT_LEVEL_ERROR;CONFIG_LOG_DEFAULT_LEVEL_WARN;CONFIG_LOG_DEFAULT_LEVEL_INFO;CONFIG_LOG_DEFAULT_LEVEL_DEBUG;CONFIG_LOG_DEFAULT_LEVEL_VERBOSE;CONFIG_LOG_DEFAULT_LEVEL;CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT;CONFIG_LOG_MAXIMUM_LEVEL_DEBUG;CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE;CONFIG_LOG_MAXIMUM_LEVEL;CONFIG_LOG_MASTER_LEVEL;CONFIG_LOG_COLORS;CONFIG_LOG_TIMESTAMP_SOURCE_RTOS;CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM;CONFIG_LWIP_ENABLE;CONFIG_LWIP_LOCAL_HOSTNAME;CONFIG_LWIP_NETIF_API;CONFIG_LWIP_TCPIP_TASK_PRIO;CONFIG_LWIP_TCPIP_CORE_LOCKING;CONFIG_LWIP_CHECK_THREAD_SAFETY;CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES;CONFIG_LWIP_L2_TO_L3_COPY;CONFIG_L2_TO_L3_COPY;CONFIG_LWIP_IRAM_OPTIMIZATION;CONFIG_LWIP_EXTRA_IRAM_OPTIMIZATION;CONFIG_LWIP_TIMERS_ONDEMAND;CONFIG_LWIP_ND6;CONFIG_LWIP_FORCE_ROUTER_FORWARDING;CONFIG_LWIP_MAX_SOCKETS;CONFIG_LWIP_USE_ONLY_LWIP_SELECT;CONFIG_LWIP_SO_LINGER;CONFIG_LWIP_SO_REUSE;CONFIG_LWIP_SO_REUSE_RXTOALL;CONFIG_LWIP_SO_RCVBUF;CONFIG_LWIP_NETBUF_RECVINFO;CONFIG_LWIP_IP_DEFAULT_TTL;CONFIG_LWIP_IP4_FRAG;CONFIG_LWIP_IP6_FRAG;CONFIG_LWIP_IP4_REASSEMBLY;CONFIG_LWIP_IP6_REASSEMBLY;CONFIG_LWIP_IP_REASS_MAX_PBUFS;CONFIG_LWIP_IP_FORWARD;CONFIG_LWIP_STATS;CONFIG_LWIP_ESP_GRATUITOUS_ARP;CONFIG_ESP_GRATUITOUS_ARP;CONFIG_LWIP_GARP_TMR_INTERVAL;CONFIG_GARP_TMR_INTERVAL;CONFIG_LWIP_ESP_MLDV6_REPORT;CONFIG_LWIP_MLDV6_TMR_INTERVAL;CONFIG_LWIP_TCPIP_RECVMBOX_SIZE;CONFIG_TCPIP_RECVMBOX_SIZE;CONFIG_LWIP_DHCP_DOES_ARP_CHECK;CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID;CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID;CONFIG_LWIP_DHCP_RESTORE_LAST_IP;CONFIG_LWIP_DHCP_OPTIONS_LEN;CONFIG_LWIP_NUM_NETIF_CLIENT_DATA;CONFIG_LWIP_DHCP_COARSE_TIMER_SECS;CONFIG_LWIP_DHCPS;CONFIG_LWIP_DHCPS_LEASE_UNIT;CONFIG_LWIP_DHCPS_MAX_STATION_NUM;CONFIG_LWIP_DHCPS_STATIC_ENTRIES;CONFIG_LWIP_AUTOIP;CONFIG_LWIP_IPV4;CONFIG_LWIP_IPV6;CONFIG_LWIP_IPV6_AUTOCONFIG;CONFIG_LWIP_IPV6_NUM_ADDRESSES;CONFIG_LWIP_IPV6_FORWARD;CONFIG_LWIP_NETIF_STATUS_CALLBACK;CONFIG_LWIP_NETIF_LOOPBACK;CONFIG_LWIP_LOOPBACK_MAX_PBUFS;CONFIG_LWIP_MAX_ACTIVE_TCP;CONFIG_LWIP_MAX_LISTENING_TCP;CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION;CONFIG_LWIP_TCP_MAXRTX;CONFIG_TCP_MAXRTX;CONFIG_LWIP_TCP_SYNMAXRTX;CONFIG_TCP_SYNMAXRTX;CONFIG_LWIP_TCP_MSS;CONFIG_TCP_MSS;CONFIG_LWIP_TCP_TMR_INTERVAL;CONFIG_LWIP_TCP_MSL;CONFIG_TCP_MSL;CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT;CONFIG_LWIP_TCP_SND_BUF_DEFAULT;CONFIG_TCP_SND_BUF_DEFAULT;CONFIG_LWIP_TCP_WND_DEFAULT;CONFIG_TCP_WND_DEFAULT;CONFIG_LWIP_TCP_RECVMBOX_SIZE;CONFIG_TCP_RECVMBOX_SIZE;CONFIG_LWIP_TCP_ACCEPTMBOX_SIZE;CONFIG_LWIP_TCP_QUEUE_OOSEQ;CONFIG_TCP_QUEUE_OOSEQ;CONFIG_LWIP_TCP_OOSEQ_TIMEOUT;CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS;CONFIG_LWIP_TCP_SACK_OUT;CONFIG_LWIP_TCP_OVERSIZE_MSS;CONFIG_TCP_OVERSIZE_MSS;CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS;CONFIG_TCP_OVERSIZE_QUARTER_MSS;CONFIG_LWIP_TCP_OVERSIZE_DISABLE;CONFIG_TCP_OVERSIZE_DISABLE;CONFIG_LWIP_TCP_RTO_TIME;CONFIG_LWIP_MAX_UDP_PCBS;CONFIG_LWIP_UDP_RECVMBOX_SIZE;CONFIG_UDP_RECVMBOX_SIZE;CONFIG_LWIP_CHECKSUM_CHECK_IP;CONFIG_LWIP_CHECKSUM_CHECK_UDP;CONFIG_LWIP_CHECKSUM_CHECK_ICMP;CONFIG_LWIP_TCPIP_TASK_STACK_SIZE;CONFIG_TCPIP_TASK_STACK_SIZE;CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY;CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY;CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0;CONFIG_TCPIP_TASK_AFFINITY_CPU0;CONFIG_LWIP_TCPIP_TASK_AFFINITY;CONFIG_TCPIP_TASK_AFFINITY;CONFIG_LWIP_IPV6_ND6_NUM_PREFIXES;CONFIG_LWIP_IPV6_ND6_NUM_ROUTERS;CONFIG_LWIP_IPV6_ND6_NUM_DESTINATIONS;CONFIG_LWIP_PPP_SUPPORT;CONFIG_PPP_SUPPORT;CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE;CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS;CONFIG_LWIP_SLIP_SUPPORT;CONFIG_LWIP_ICMP;CONFIG_LWIP_MULTICAST_PING;CONFIG_LWIP_BROADCAST_PING;CONFIG_LWIP_MAX_RAW_PCBS;CONFIG_LWIP_SNTP_MAX_SERVERS;CONFIG_LWIP_DHCP_GET_NTP_SRV;CONFIG_LWIP_SNTP_UPDATE_DELAY;CONFIG_LWIP_SNTP_STARTUP_DELAY;CONFIG_LWIP_SNTP_MAXIMUM_STARTUP_DELAY;CONFIG_LWIP_DNS_MAX_HOST_IP;CONFIG_LWIP_DNS_MAX_SERVERS;CONFIG_LWIP_FALLBACK_DNS_SERVER_SUPPORT;CONFIG_LWIP_DNS_SETSERVER_WITH_NETIF;CONFIG_LWIP_BRIDGEIF_MAX_PORTS;CONFIG_LWIP_ESP_LWIP_ASSERT;CONFIG_LWIP_HOOK_TCP_ISN_NONE;CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT;CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM;CONFIG_LWIP_HOOK_IP6_ROUTE_NONE;CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT;CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM;CONFIG_LWIP_HOOK_ND6_GET_GW_NONE;CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT;CONFIG_LWIP_HOOK_ND6_GET_GW_CUSTOM;CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE;CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT;CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT;CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM;CONFIG_LWIP_HOOK_DNS_EXT_RESOLVE_NONE;CONFIG_LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM;CONFIG_LWIP_HOOK_IP6_INPUT_NONE;CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT;CONFIG_LWIP_HOOK_IP6_INPUT_CUSTOM;CONFIG_LWIP_DEBUG;CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC;CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC;CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC;CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN;CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN;CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN;CONFIG_MBEDTLS_DYNAMIC_BUFFER;CONFIG_MBEDTLS_DEBUG;CONFIG_MBEDTLS_SSL_PROTO_TLS1_3;CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH;CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK;CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION;CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE;CONFIG_MBEDTLS_PKCS7_C;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE;CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEPRECATED_LIST;CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS;CONFIG_MBEDTLS_ECP_RESTARTABLE;CONFIG_MBEDTLS_CMAC_C;CONFIG_MBEDTLS_HARDWARE_AES;CONFIG_MBEDTLS_AES_USE_INTERRUPT;CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL;CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER;CONFIG_MBEDTLS_HARDWARE_MPI;CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI;CONFIG_MBEDTLS_MPI_USE_INTERRUPT;CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL;CONFIG_MBEDTLS_HARDWARE_SHA;CONFIG_MBEDTLS_ROM_MD5;CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN;CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY;CONFIG_MBEDTLS_HAVE_TIME;CONFIG_MBEDTLS_PLATFORM_TIME_ALT;CONFIG_MBEDTLS_HAVE_TIME_DATE;CONFIG_MBEDTLS_ECDSA_DETERMINISTIC;CONFIG_MBEDTLS_SHA512_C;CONFIG_MBEDTLS_SHA3_C;CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT;CONFIG_MBEDTLS_TLS_SERVER_ONLY;CONFIG_MBEDTLS_TLS_CLIENT_ONLY;CONFIG_MBEDTLS_TLS_DISABLED;CONFIG_MBEDTLS_TLS_SERVER;CONFIG_MBEDTLS_TLS_CLIENT;CONFIG_MBEDTLS_TLS_ENABLED;CONFIG_MBEDTLS_PSK_MODES;CONFIG_MBEDTLS_KEY_EXCHANGE_RSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA;CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA;CONFIG_MBEDTLS_SSL_RENEGOTIATION;CONFIG_MBEDTLS_SSL_PROTO_TLS1_2;CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1;CONFIG_MBEDTLS_SSL_PROTO_DTLS;CONFIG_MBEDTLS_SSL_ALPN;CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS;CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS;CONFIG_MBEDTLS_AES_C;CONFIG_MBEDTLS_CAMELLIA_C;CONFIG_MBEDTLS_DES_C;CONFIG_MBEDTLS_BLOWFISH_C;CONFIG_MBEDTLS_XTEA_C;CONFIG_MBEDTLS_CCM_C;CONFIG_MBEDTLS_GCM_C;CONFIG_MBEDTLS_NIST_KW_C;CONFIG_MBEDTLS_RIPEMD160_C;CONFIG_MBEDTLS_PEM_PARSE_C;CONFIG_MBEDTLS_PEM_WRITE_C;CONFIG_MBEDTLS_X509_CRL_PARSE_C;CONFIG_MBEDTLS_X509_CSR_PARSE_C;CONFIG_MBEDTLS_ECP_C;CONFIG_MBEDTLS_DHM_C;CONFIG_MBEDTLS_ECDH_C;CONFIG_MBEDTLS_ECDSA_C;CONFIG_MBEDTLS_ECJPAKE_C;CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED;CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED;CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED;CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED;CONFIG_MBEDTLS_ECP_NIST_OPTIM;CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM;CONFIG_MBEDTLS_POLY1305_C;CONFIG_MBEDTLS_CHACHA20_C;CONFIG_MBEDTLS_HKDF_C;CONFIG_MBEDTLS_THREADING_C;CONFIG_MBEDTLS_ERROR_STRINGS;CONFIG_MBEDTLS_FS_IO;CONFIG_MQTT_PROTOCOL_311;CONFIG_MQTT_PROTOCOL_5;CONFIG_MQTT_TRANSPORT_SSL;CONFIG_MQTT_TRANSPORT_WEBSOCKET;CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE;CONFIG_MQTT_MSG_ID_INCREMENTAL;CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED;CONFIG_MQTT_REPORT_DELETED_MESSAGES;CONFIG_MQTT_USE_CUSTOM_CONFIG;CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED;CONFIG_MQTT_CUSTOM_OUTBOX;CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF;CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF;CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR;CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF;CONFIG_NEWLIB_STDIN_LINE_ENDING_LF;CONFIG_NEWLIB_STDIN_LINE_ENDING_CR;CONFIG_NEWLIB_NANO_FORMAT;CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT;CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER;CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC;CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC;CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT;CONFIG_ESP32C3_TIME_SYSCALL_USE_SYSTIMER;CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE;CONFIG_ESP32C3_TIME_SYSCALL_USE_NONE;CONFIG_NVS_ENCRYPTION;CONFIG_NVS_ASSERT_ERROR_CHECK;CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY;CONFIG_OPENTHREAD_ENABLED;CONFIG_OPENTHREAD_NETWORK_NAME;CONFIG_OPENTHREAD_MESH_LOCAL_PREFIX;CONFIG_OPENTHREAD_NETWORK_CHANNEL;CONFIG_OPENTHREAD_NETWORK_PANID;CONFIG_OPENTHREAD_NETWORK_EXTPANID;CONFIG_OPENTHREAD_NETWORK_MASTERKEY;CONFIG_OPENTHREAD_NETWORK_PSKC;CONFIG_OPENTHREAD_XTAL_ACCURACY;CONFIG_OPENTHREAD_SPINEL_ONLY;CONFIG_OPENTHREAD_RX_ON_WHEN_IDLE;CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0;CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1;CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2;CONFIG_PTHREAD_TASK_PRIO_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT;CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT;CONFIG_PTHREAD_STACK_MIN;CONFIG_ESP32_PTHREAD_STACK_MIN;CONFIG_PTHREAD_TASK_CORE_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT;CONFIG_PTHREAD_TASK_NAME_DEFAULT;CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT;CONFIG_MMU_PAGE_SIZE_64KB;CONFIG_MMU_PAGE_MODE;CONFIG_MMU_PAGE_SIZE;CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC;CONFIG_SPI_FLASH_BROWNOUT_RESET;CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED;CONFIG_SPI_FLASH_AUTO_SUSPEND;CONFIG_SPI_FLASH_SUSPEND_TSUS_VAL_US;CONFIG_SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND;CONFIG_SPI_FLASH_VERIFY_WRITE;CONFIG_SPI_FLASH_ENABLE_COUNTERS;CONFIG_SPI_FLASH_ROM_DRIVER_PATCH;CONFIG_SPI_FLASH_ROM_IMPL;CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS;CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS;CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED;CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED;CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE;CONFIG_SPI_FLASH_YIELD_DURING_ERASE;CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS;CONFIG_SPI_FLASH_ERASE_YIELD_TICKS;CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE;CONFIG_SPI_FLASH_SIZE_OVERRIDE;CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED;CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST;CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED;CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED;CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP;CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP;CONFIG_SPI_FLASH_SUPPORT_GD_CHIP;CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP;CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP;CONFIG_SPI_FLASH_SUPPORT_TH_CHIP;CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE;CONFIG_SPIFFS_MAX_PARTITIONS;CONFIG_SPIFFS_CACHE;CONFIG_SPIFFS_CACHE_WR;CONFIG_SPIFFS_CACHE_STATS;CONFIG_SPIFFS_PAGE_CHECK;CONFIG_SPIFFS_GC_MAX_RUNS;CONFIG_SPIFFS_GC_STATS;CONFIG_SPIFFS_PAGE_SIZE;CONFIG_SPIFFS_OBJ_NAME_LEN;CONFIG_SPIFFS_FOLLOW_SYMLINKS;CONFIG_SPIFFS_USE_MAGIC;CONFIG_SPIFFS_USE_MAGIC_LENGTH;CONFIG_SPIFFS_META_LENGTH;CONFIG_SPIFFS_USE_MTIME;CONFIG_SPIFFS_DBG;CONFIG_SPIFFS_API_DBG;CONFIG_SPIFFS_GC_DBG;CONFIG_SPIFFS_CACHE_DBG;CONFIG_SPIFFS_CHECK_DBG;CONFIG_SPIFFS_TEST_VISUALISATION;CONFIG_WS_TRANSPORT;CONFIG_WS_BUFFER_SIZE;CONFIG_WS_DYNAMIC_BUFFER;CONFIG_UNITY_ENABLE_FLOAT;CONFIG_UNITY_ENABLE_DOUBLE;CONFIG_UNITY_ENABLE_64BIT;CONFIG_UNITY_ENABLE_COLOR;CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER;CONFIG_UNITY_ENABLE_FIXTURE;CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL;CONFIG_VFS_SUPPORT_IO;CONFIG_VFS_SUPPORT_DIR;CONFIG_VFS_SUPPORT_SELECT;CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT;CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT;CONFIG_VFS_SELECT_IN_RAM;CONFIG_VFS_SUPPORT_TERMIOS;CONFIG_SUPPORT_TERMIOS;CONFIG_VFS_MAX_COUNT;CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS;CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS;CONFIG_WL_SECTOR_SIZE_512;CONFIG_WL_SECTOR_SIZE_4096;CONFIG_WL_SECTOR_SIZE;CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES;CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT;CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN;CONFIG_WIFI_PROV_STA_FAST_SCAN;CONFIG_IDF_EXPERIMENTAL_FEATURES) +# List of deprecated options for backward compatibility +set(CONFIG_APP_BUILD_TYPE_ELF_RAM "") +set(CONFIG_NO_BLOBS "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_NONE "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_ERROR "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_WARN "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_INFO "y") +set(CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG "") +set(CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE "") +set(CONFIG_LOG_BOOTLOADER_LEVEL "3") +set(CONFIG_APP_ROLLBACK_ENABLE "") +set(CONFIG_FLASH_ENCRYPTION_ENABLED "") +set(CONFIG_FLASHMODE_QIO "") +set(CONFIG_FLASHMODE_QOUT "") +set(CONFIG_FLASHMODE_DIO "y") +set(CONFIG_FLASHMODE_DOUT "") +set(CONFIG_MONITOR_BAUD "115200") +set(CONFIG_OPTIMIZATION_LEVEL_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG "y") +set(CONFIG_COMPILER_OPTIMIZATION_DEFAULT "y") +set(CONFIG_OPTIMIZATION_LEVEL_RELEASE "") +set(CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE "") +set(CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED "y") +set(CONFIG_OPTIMIZATION_ASSERTIONS_SILENT "") +set(CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED "") +set(CONFIG_OPTIMIZATION_ASSERTION_LEVEL "2") +set(CONFIG_CXX_EXCEPTIONS "") +set(CONFIG_STACK_CHECK_NONE "y") +set(CONFIG_STACK_CHECK_NORM "") +set(CONFIG_STACK_CHECK_STRONG "") +set(CONFIG_STACK_CHECK_ALL "") +set(CONFIG_WARN_WRITE_STRINGS "") +set(CONFIG_ESP32_APPTRACE_DEST_TRAX "") +set(CONFIG_ESP32_APPTRACE_DEST_NONE "y") +set(CONFIG_ESP32_APPTRACE_LOCK_ENABLE "y") +set(CONFIG_EXTERNAL_COEX_ENABLE "") +set(CONFIG_ESP_WIFI_EXTERNAL_COEXIST_ENABLE "") +set(CONFIG_EVENT_LOOP_PROFILING "") +set(CONFIG_POST_EVENTS_FROM_ISR "y") +set(CONFIG_POST_EVENTS_FROM_IRAM_ISR "y") +set(CONFIG_GDBSTUB_SUPPORT_TASKS "y") +set(CONFIG_GDBSTUB_MAX_TASKS "32") +set(CONFIG_OTA_ALLOW_HTTP "") +set(CONFIG_ESP_SYSTEM_PD_FLASH "") +set(CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND "y") +set(CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC "y") +set(CONFIG_ESP32C3_RTC_CLK_SRC_EXT_CRYS "") +set(CONFIG_ESP32C3_RTC_CLK_SRC_EXT_OSC "") +set(CONFIG_ESP32C3_RTC_CLK_SRC_INT_8MD256 "") +set(CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES "1024") +set(CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE "y") +set(CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION "") +set(CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER "20") +set(CONFIG_ESP32_PHY_MAX_TX_POWER "20") +set(CONFIG_REDUCE_PHY_TX_POWER "") +set(CONFIG_ESP32_REDUCE_PHY_TX_POWER "") +set(CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU "y") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_80 "") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 "y") +set(CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ "160") +set(CONFIG_ESP32C3_MEMPROT_FEATURE "y") +set(CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK "y") +set(CONFIG_SYSTEM_EVENT_QUEUE_SIZE "32") +set(CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE "2304") +set(CONFIG_MAIN_TASK_STACK_SIZE "3584") +set(CONFIG_CONSOLE_UART_DEFAULT "y") +set(CONFIG_CONSOLE_UART_CUSTOM "") +set(CONFIG_CONSOLE_UART_NONE "") +set(CONFIG_ESP_CONSOLE_UART_NONE "") +set(CONFIG_CONSOLE_UART "y") +set(CONFIG_CONSOLE_UART_NUM "0") +set(CONFIG_CONSOLE_UART_BAUDRATE "115200") +set(CONFIG_INT_WDT "y") +set(CONFIG_INT_WDT_TIMEOUT_MS "300") +set(CONFIG_TASK_WDT "y") +set(CONFIG_ESP_TASK_WDT "y") +set(CONFIG_TASK_WDT_PANIC "") +set(CONFIG_TASK_WDT_TIMEOUT_S "5") +set(CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 "y") +set(CONFIG_ESP32_DEBUG_STUBS_ENABLE "") +set(CONFIG_ESP32C3_DEBUG_OCDAWARE "y") +set(CONFIG_BROWNOUT_DET "y") +set(CONFIG_ESP32C3_BROWNOUT_DET "y") +set(CONFIG_ESP32C3_BROWNOUT_DET "y") +set(CONFIG_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 "y") +set(CONFIG_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_6 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_5 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_4 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_3 "") +set(CONFIG_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_2 "") +set(CONFIG_BROWNOUT_DET_LVL "7") +set(CONFIG_ESP32C3_BROWNOUT_DET_LVL "7") +set(CONFIG_IPC_TASK_STACK_SIZE "1024") +set(CONFIG_TIMER_TASK_STACK_SIZE "3584") +set(CONFIG_ESP32_WIFI_ENABLED "y") +set(CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM "10") +set(CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM "32") +set(CONFIG_ESP32_WIFI_STATIC_TX_BUFFER "") +set(CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER "y") +set(CONFIG_ESP32_WIFI_TX_BUFFER_TYPE "1") +set(CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM "32") +set(CONFIG_ESP32_WIFI_CSI_ENABLED "") +set(CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED "y") +set(CONFIG_ESP32_WIFI_TX_BA_WIN "6") +set(CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED "y") +set(CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED "y") +set(CONFIG_ESP32_WIFI_RX_BA_WIN "6") +set(CONFIG_ESP32_WIFI_RX_BA_WIN "6") +set(CONFIG_ESP32_WIFI_NVS_ENABLED "y") +set(CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN "752") +set(CONFIG_ESP32_WIFI_MGMT_SBUF_NUM "32") +set(CONFIG_ESP32_WIFI_IRAM_OPT "y") +set(CONFIG_ESP32_WIFI_RX_IRAM_OPT "y") +set(CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE "y") +set(CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA "y") +set(CONFIG_WPA_MBEDTLS_CRYPTO "y") +set(CONFIG_WPA_MBEDTLS_TLS_CLIENT "y") +set(CONFIG_WPA_WAPI_PSK "") +set(CONFIG_WPA_SUITE_B_192 "") +set(CONFIG_WPA_11KV_SUPPORT "") +set(CONFIG_WPA_MBO_SUPPORT "") +set(CONFIG_WPA_DPP_SUPPORT "") +set(CONFIG_WPA_11R_SUPPORT "") +set(CONFIG_WPA_WPS_SOFTAP_REGISTRAR "") +set(CONFIG_WPA_WPS_STRICT "") +set(CONFIG_WPA_DEBUG_PRINT "") +set(CONFIG_WPA_TESTING_OPTIONS "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_UART "") +set(CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE "y") +set(CONFIG_TIMER_TASK_PRIORITY "1") +set(CONFIG_TIMER_TASK_STACK_DEPTH "2048") +set(CONFIG_TIMER_QUEUE_LENGTH "10") +set(CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK "") +set(CONFIG_HAL_ASSERTION_SILIENT "") +set(CONFIG_L2_TO_L3_COPY "") +set(CONFIG_ESP_GRATUITOUS_ARP "y") +set(CONFIG_GARP_TMR_INTERVAL "60") +set(CONFIG_TCPIP_RECVMBOX_SIZE "32") +set(CONFIG_TCP_MAXRTX "12") +set(CONFIG_TCP_SYNMAXRTX "12") +set(CONFIG_TCP_MSS "1440") +set(CONFIG_TCP_MSL "60000") +set(CONFIG_TCP_SND_BUF_DEFAULT "5760") +set(CONFIG_TCP_WND_DEFAULT "5760") +set(CONFIG_TCP_RECVMBOX_SIZE "6") +set(CONFIG_TCP_QUEUE_OOSEQ "y") +set(CONFIG_TCP_OVERSIZE_MSS "y") +set(CONFIG_TCP_OVERSIZE_QUARTER_MSS "") +set(CONFIG_TCP_OVERSIZE_DISABLE "") +set(CONFIG_UDP_RECVMBOX_SIZE "6") +set(CONFIG_TCPIP_TASK_STACK_SIZE "3072") +set(CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY "y") +set(CONFIG_TCPIP_TASK_AFFINITY_CPU0 "") +set(CONFIG_TCPIP_TASK_AFFINITY "0x7fffffff") +set(CONFIG_PPP_SUPPORT "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER "y") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_SYSTIMER "") +set(CONFIG_ESP32C3_TIME_SYSCALL_USE_NONE "") +set(CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT "5") +set(CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT "3072") +set(CONFIG_ESP32_PTHREAD_STACK_MIN "768") +set(CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT "-1") +set(CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT "pthread") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS "y") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS "") +set(CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED "") +set(CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT "y") +set(CONFIG_SUPPORT_TERMIOS "y") +set(CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS "1") diff --git a/ESP-IDF_Robot_RC/build/config/sdkconfig.h b/ESP-IDF_Robot_RC/build/config/sdkconfig.h new file mode 100644 index 000000000..a9bfe0b52 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/config/sdkconfig.h @@ -0,0 +1,882 @@ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) 5.3.2 Configuration Header + */ +#pragma once +#define CONFIG_SOC_ADC_SUPPORTED 1 +#define CONFIG_SOC_DEDICATED_GPIO_SUPPORTED 1 +#define CONFIG_SOC_UART_SUPPORTED 1 +#define CONFIG_SOC_GDMA_SUPPORTED 1 +#define CONFIG_SOC_AHB_GDMA_SUPPORTED 1 +#define CONFIG_SOC_GPTIMER_SUPPORTED 1 +#define CONFIG_SOC_TWAI_SUPPORTED 1 +#define CONFIG_SOC_BT_SUPPORTED 1 +#define CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED 1 +#define CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED 1 +#define CONFIG_SOC_TEMP_SENSOR_SUPPORTED 1 +#define CONFIG_SOC_XT_WDT_SUPPORTED 1 +#define CONFIG_SOC_PHY_SUPPORTED 1 +#define CONFIG_SOC_WIFI_SUPPORTED 1 +#define CONFIG_SOC_SUPPORTS_SECURE_DL_MODE 1 +#define CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD 1 +#define CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG 1 +#define CONFIG_SOC_EFUSE_SUPPORTED 1 +#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1 +#define CONFIG_SOC_RTC_MEM_SUPPORTED 1 +#define CONFIG_SOC_I2S_SUPPORTED 1 +#define CONFIG_SOC_RMT_SUPPORTED 1 +#define CONFIG_SOC_SDM_SUPPORTED 1 +#define CONFIG_SOC_GPSPI_SUPPORTED 1 +#define CONFIG_SOC_LEDC_SUPPORTED 1 +#define CONFIG_SOC_I2C_SUPPORTED 1 +#define CONFIG_SOC_SYSTIMER_SUPPORTED 1 +#define CONFIG_SOC_SUPPORT_COEXISTENCE 1 +#define CONFIG_SOC_AES_SUPPORTED 1 +#define CONFIG_SOC_MPI_SUPPORTED 1 +#define CONFIG_SOC_SHA_SUPPORTED 1 +#define CONFIG_SOC_HMAC_SUPPORTED 1 +#define CONFIG_SOC_DIG_SIGN_SUPPORTED 1 +#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1 +#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1 +#define CONFIG_SOC_MEMPROT_SUPPORTED 1 +#define CONFIG_SOC_BOD_SUPPORTED 1 +#define CONFIG_SOC_CLK_TREE_SUPPORTED 1 +#define CONFIG_SOC_ASSIST_DEBUG_SUPPORTED 1 +#define CONFIG_SOC_WDT_SUPPORTED 1 +#define CONFIG_SOC_SPI_FLASH_SUPPORTED 1 +#define CONFIG_SOC_RNG_SUPPORTED 1 +#define CONFIG_SOC_LIGHT_SLEEP_SUPPORTED 1 +#define CONFIG_SOC_DEEP_SLEEP_SUPPORTED 1 +#define CONFIG_SOC_LP_PERIPH_SHARE_INTERRUPT 1 +#define CONFIG_SOC_PM_SUPPORTED 1 +#define CONFIG_SOC_XTAL_SUPPORT_40M 1 +#define CONFIG_SOC_AES_SUPPORT_DMA 1 +#define CONFIG_SOC_AES_GDMA 1 +#define CONFIG_SOC_AES_SUPPORT_AES_128 1 +#define CONFIG_SOC_AES_SUPPORT_AES_256 1 +#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1 +#define CONFIG_SOC_ADC_ARBITER_SUPPORTED 1 +#define CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED 1 +#define CONFIG_SOC_ADC_MONITOR_SUPPORTED 1 +#define CONFIG_SOC_ADC_DMA_SUPPORTED 1 +#define CONFIG_SOC_ADC_PERIPH_NUM 2 +#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 5 +#define CONFIG_SOC_ADC_ATTEN_NUM 4 +#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 1 +#define CONFIG_SOC_ADC_PATT_LEN_MAX 8 +#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 12 +#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12 +#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 4 +#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4 +#define CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM 2 +#define CONFIG_SOC_ADC_DIGI_MONITOR_NUM 2 +#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333 +#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW 611 +#define CONFIG_SOC_ADC_RTC_MIN_BITWIDTH 12 +#define CONFIG_SOC_ADC_RTC_MAX_BITWIDTH 12 +#define CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED 1 +#define CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED 1 +#define CONFIG_SOC_ADC_SHARED_POWER 1 +#define CONFIG_SOC_APB_BACKUP_DMA 1 +#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED 1 +#define CONFIG_SOC_SHARED_IDCACHE_SUPPORTED 1 +#define CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE 0x4000 +#define CONFIG_SOC_CPU_CORES_NUM 1 +#define CONFIG_SOC_CPU_INTR_NUM 32 +#define CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC 1 +#define CONFIG_SOC_CPU_HAS_CSR_PC 1 +#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 8 +#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 8 +#define CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 0x80000000 +#define CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN 3072 +#define CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH 16 +#define CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US 1100 +#define CONFIG_SOC_AHB_GDMA_VERSION 1 +#define CONFIG_SOC_GDMA_NUM_GROUPS_MAX 1 +#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX 3 +#define CONFIG_SOC_GPIO_PORT 1 +#define CONFIG_SOC_GPIO_PIN_COUNT 22 +#define CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER 1 +#define CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD 1 +#define CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP 1 +#define CONFIG_SOC_GPIO_IN_RANGE_MAX 21 +#define CONFIG_SOC_GPIO_OUT_RANGE_MAX 21 +#define CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK 0 +#define CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_SUPPORTED_PIN_CNT 6 +#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0x00000000003FFFC0 +#define CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX 1 +#define CONFIG_SOC_GPIO_CLOCKOUT_CHANNEL_NUM 3 +#define CONFIG_SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP 1 +#define CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM 8 +#define CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM 8 +#define CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE 1 +#define CONFIG_SOC_I2C_NUM 1 +#define CONFIG_SOC_HP_I2C_NUM 1 +#define CONFIG_SOC_I2C_FIFO_LEN 32 +#define CONFIG_SOC_I2C_CMD_REG_NUM 8 +#define CONFIG_SOC_I2C_SUPPORT_SLAVE 1 +#define CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS 1 +#define CONFIG_SOC_I2C_SUPPORT_XTAL 1 +#define CONFIG_SOC_I2C_SUPPORT_RTC 1 +#define CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR 1 +#define CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST 1 +#define CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE 1 +#define CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS 1 +#define CONFIG_SOC_I2S_NUM 1 +#define CONFIG_SOC_I2S_HW_VERSION_2 1 +#define CONFIG_SOC_I2S_SUPPORTS_XTAL 1 +#define CONFIG_SOC_I2S_SUPPORTS_PLL_F160M 1 +#define CONFIG_SOC_I2S_SUPPORTS_PCM 1 +#define CONFIG_SOC_I2S_SUPPORTS_PDM 1 +#define CONFIG_SOC_I2S_SUPPORTS_PDM_TX 1 +#define CONFIG_SOC_I2S_PDM_MAX_TX_LINES 2 +#define CONFIG_SOC_I2S_SUPPORTS_TDM 1 +#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1 +#define CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK 1 +#define CONFIG_SOC_LEDC_CHANNEL_NUM 6 +#define CONFIG_SOC_LEDC_TIMER_BIT_WIDTH 14 +#define CONFIG_SOC_LEDC_SUPPORT_FADE_STOP 1 +#define CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM 1 +#define CONFIG_SOC_MMU_PERIPH_NUM 1 +#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000 +#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8 +#define CONFIG_SOC_RMT_GROUPS 1 +#define CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP 2 +#define CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP 2 +#define CONFIG_SOC_RMT_CHANNELS_PER_GROUP 4 +#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 48 +#define CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG 1 +#define CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO 1 +#define CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY 1 +#define CONFIG_SOC_RMT_SUPPORT_XTAL 1 +#define CONFIG_SOC_RMT_SUPPORT_APB 1 +#define CONFIG_SOC_RMT_SUPPORT_RC_FAST 1 +#define CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH 128 +#define CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM 108 +#define CONFIG_SOC_SLEEP_SYSTIMER_STALL_WORKAROUND 1 +#define CONFIG_SOC_SLEEP_TGWDT_STOP_WORKAROUND 1 +#define CONFIG_SOC_RTCIO_PIN_COUNT 0 +#define CONFIG_SOC_MPI_MEM_BLOCKS_NUM 4 +#define CONFIG_SOC_MPI_OPERATIONS_NUM 3 +#define CONFIG_SOC_RSA_MAX_BIT_LEN 3072 +#define CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE 3968 +#define CONFIG_SOC_SHA_SUPPORT_DMA 1 +#define CONFIG_SOC_SHA_SUPPORT_RESUME 1 +#define CONFIG_SOC_SHA_GDMA 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA1 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA224 1 +#define CONFIG_SOC_SHA_SUPPORT_SHA256 1 +#define CONFIG_SOC_SDM_GROUPS 1 +#define CONFIG_SOC_SDM_CHANNELS_PER_GROUP 4 +#define CONFIG_SOC_SDM_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_SPI_PERIPH_NUM 2 +#define CONFIG_SOC_SPI_MAX_CS_NUM 6 +#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64 +#define CONFIG_SOC_SPI_SUPPORT_DDRCLK 1 +#define CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 1 +#define CONFIG_SOC_SPI_SUPPORT_CD_SIG 1 +#define CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS 1 +#define CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 1 +#define CONFIG_SOC_SPI_SUPPORT_CLK_APB 1 +#define CONFIG_SOC_SPI_SUPPORT_CLK_XTAL 1 +#define CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT 1 +#define CONFIG_SOC_SPI_SCT_SUPPORTED 1 +#define CONFIG_SOC_SPI_SCT_REG_NUM 14 +#define CONFIG_SOC_SPI_SCT_BUFFER_NUM_MAX 1 +#define CONFIG_SOC_SPI_SCT_CONF_BITLEN_MAX 0x3FFFA +#define CONFIG_SOC_MEMSPI_IS_INDEPENDENT 1 +#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 16 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1 +#define CONFIG_SOC_SPI_MEM_SUPPORT_WRAP 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED 1 +#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1 +#define CONFIG_SOC_SYSTIMER_COUNTER_NUM 2 +#define CONFIG_SOC_SYSTIMER_ALARM_NUM 3 +#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO 32 +#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI 20 +#define CONFIG_SOC_SYSTIMER_FIXED_DIVIDER 1 +#define CONFIG_SOC_SYSTIMER_INT_LEVEL 1 +#define CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE 1 +#define CONFIG_SOC_TIMER_GROUPS 2 +#define CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP 1 +#define CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 54 +#define CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL 1 +#define CONFIG_SOC_TIMER_GROUP_SUPPORT_APB 1 +#define CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS 2 +#define CONFIG_SOC_MWDT_SUPPORT_XTAL 1 +#define CONFIG_SOC_TWAI_CONTROLLER_NUM 1 +#define CONFIG_SOC_TWAI_CLK_SUPPORT_APB 1 +#define CONFIG_SOC_TWAI_BRP_MIN 2 +#define CONFIG_SOC_TWAI_BRP_MAX 16384 +#define CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS 1 +#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE 1 +#define CONFIG_SOC_EFUSE_DIS_PAD_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_USB_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT 1 +#define CONFIG_SOC_EFUSE_SOFT_DIS_JTAG 1 +#define CONFIG_SOC_EFUSE_DIS_ICACHE 1 +#define CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK 1 +#define CONFIG_SOC_SECURE_BOOT_V2_RSA 1 +#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 3 +#define CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1 +#define CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1 +#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 32 +#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES 1 +#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 1 +#define CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE 16 +#define CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE 512 +#define CONFIG_SOC_UART_NUM 2 +#define CONFIG_SOC_UART_HP_NUM 2 +#define CONFIG_SOC_UART_FIFO_LEN 128 +#define CONFIG_SOC_UART_BITRATE_MAX 5000000 +#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_RTC_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_XTAL_CLK 1 +#define CONFIG_SOC_UART_SUPPORT_WAKEUP_INT 1 +#define CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND 1 +#define CONFIG_SOC_COEX_HW_PTI 1 +#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21 +#define CONFIG_SOC_MAC_BB_PD_MEM_SIZE 192 +#define CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 12 +#define CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP 1 +#define CONFIG_SOC_PM_SUPPORT_BT_WAKEUP 1 +#define CONFIG_SOC_PM_SUPPORT_CPU_PD 1 +#define CONFIG_SOC_PM_SUPPORT_WIFI_PD 1 +#define CONFIG_SOC_PM_SUPPORT_BT_PD 1 +#define CONFIG_SOC_PM_SUPPORT_RC_FAST_PD 1 +#define CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD 1 +#define CONFIG_SOC_PM_SUPPORT_MAC_BB_PD 1 +#define CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL 1 +#define CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA 1 +#define CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED 1 +#define CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 1 +#define CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1 +#define CONFIG_SOC_CLK_XTAL32K_SUPPORTED 1 +#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1 +#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL 1 +#define CONFIG_SOC_WIFI_HW_TSF 1 +#define CONFIG_SOC_WIFI_FTM_SUPPORT 1 +#define CONFIG_SOC_WIFI_GCMP_SUPPORT 1 +#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1 +#define CONFIG_SOC_WIFI_CSI_SUPPORT 1 +#define CONFIG_SOC_WIFI_MESH_SUPPORT 1 +#define CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW 1 +#define CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND 1 +#define CONFIG_SOC_BLE_SUPPORTED 1 +#define CONFIG_SOC_BLE_MESH_SUPPORTED 1 +#define CONFIG_SOC_BLE_50_SUPPORTED 1 +#define CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED 1 +#define CONFIG_SOC_BLUFI_SUPPORTED 1 +#define CONFIG_SOC_PHY_COMBO_MODULE 1 +#define CONFIG_IDF_CMAKE 1 +#define CONFIG_IDF_TOOLCHAIN "gcc" +#define CONFIG_IDF_TARGET_ARCH_RISCV 1 +#define CONFIG_IDF_TARGET_ARCH "riscv" +#define CONFIG_IDF_TARGET "esp32c3" +#define CONFIG_IDF_INIT_VERSION "5.3.2" +#define CONFIG_IDF_TARGET_ESP32C3 1 +#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0005 +#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1 +#define CONFIG_APP_BUILD_GENERATE_BINARIES 1 +#define CONFIG_APP_BUILD_BOOTLOADER 1 +#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1 +#define CONFIG_BOOTLOADER_COMPILE_TIME_DATE 1 +#define CONFIG_BOOTLOADER_PROJECT_VER 1 +#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0 +#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1 +#define CONFIG_BOOTLOADER_LOG_LEVEL_INFO 1 +#define CONFIG_BOOTLOADER_LOG_LEVEL 3 +#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1 +#define CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE 1 +#define CONFIG_BOOTLOADER_WDT_ENABLE 1 +#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000 +#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0 +#define CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED 1 +#define CONFIG_SECURE_BOOT_V2_PREFERRED 1 +#define CONFIG_SECURE_ROM_DL_MODE_ENABLED 1 +#define CONFIG_APP_COMPILE_TIME_DATE 1 +#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 9 +#define CONFIG_ESP_ROM_HAS_CRC_LE 1 +#define CONFIG_ESP_ROM_HAS_CRC_BE 1 +#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1 +#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1 +#define CONFIG_ESP_ROM_UART_CLK_IS_XTAL 1 +#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM 3 +#define CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING 1 +#define CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG 1 +#define CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV 1 +#define CONFIG_ESP_ROM_GET_CLK_FREQ 1 +#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1 +#define CONFIG_ESP_ROM_HAS_LAYOUT_TABLE 1 +#define CONFIG_ESP_ROM_HAS_SPI_FLASH 1 +#define CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG 1 +#define CONFIG_ESP_ROM_HAS_NEWLIB 1 +#define CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT 1 +#define CONFIG_ESP_ROM_HAS_NEWLIB_32BIT_TIME 1 +#define CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE 1 +#define CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT 1 +#define CONFIG_ESP_ROM_HAS_SW_FLOAT 1 +#define CONFIG_ESP_ROM_USB_OTG_NUM -1 +#define CONFIG_ESP_ROM_HAS_VERSION 1 +#define CONFIG_ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB 1 +#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1 +#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1 +#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1 +#define CONFIG_ESPTOOLPY_FLASHMODE "dio" +#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1 +#define CONFIG_ESPTOOLPY_FLASHFREQ_80M_DEFAULT 1 +#define CONFIG_ESPTOOLPY_FLASHFREQ "80m" +#define CONFIG_ESPTOOLPY_FLASHSIZE_2MB 1 +#define CONFIG_ESPTOOLPY_FLASHSIZE "2MB" +#define CONFIG_ESPTOOLPY_BEFORE_RESET 1 +#define CONFIG_ESPTOOLPY_BEFORE "default_reset" +#define CONFIG_ESPTOOLPY_AFTER_RESET 1 +#define CONFIG_ESPTOOLPY_AFTER "hard_reset" +#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200 +#define CONFIG_PARTITION_TABLE_SINGLE_APP 1 +#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv" +#define CONFIG_PARTITION_TABLE_FILENAME "partitions_singleapp.csv" +#define CONFIG_PARTITION_TABLE_OFFSET 0x8000 +#define CONFIG_PARTITION_TABLE_MD5 1 +#define CONFIG_ESPNOW_WIFI_MODE_STATION 1 +#define CONFIG_ESPNOW_PMK "pmk1234567890123" +#define CONFIG_ESPNOW_LMK "lmk1234567890123" +#define CONFIG_ESPNOW_CHANNEL 1 +#define CONFIG_ESPNOW_SEND_COUNT 100 +#define CONFIG_ESPNOW_SEND_DELAY 1000 +#define CONFIG_ESPNOW_SEND_LEN 128 +#define CONFIG_COMPILER_OPTIMIZATION_DEBUG 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1 +#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1 +#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2 +#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1 +#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1 +#define CONFIG_COMPILER_RT_LIB_GCCLIB 1 +#define CONFIG_COMPILER_RT_LIB_NAME "gcc" +#define CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE 1 +#define CONFIG_APPTRACE_DEST_NONE 1 +#define CONFIG_APPTRACE_DEST_UART_NONE 1 +#define CONFIG_APPTRACE_UART_TASK_PRIO 1 +#define CONFIG_APPTRACE_LOCK_ENABLE 1 +#define CONFIG_BT_ALARM_MAX_NUM 50 +#define CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM 1 +#define CONFIG_EFUSE_MAX_BLK_LEN 256 +#define CONFIG_ESP_TLS_USING_MBEDTLS 1 +#define CONFIG_ESP_TLS_USE_DS_PERIPHERAL 1 +#define CONFIG_ESP_COEX_ENABLED 1 +#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1 +#define CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM 1 +#define CONFIG_SPI_MASTER_ISR_IN_IRAM 1 +#define CONFIG_SPI_SLAVE_ISR_IN_IRAM 1 +#define CONFIG_USJ_ENABLE_USB_SERIAL_JTAG 1 +#define CONFIG_ETH_ENABLED 1 +#define CONFIG_ETH_USE_SPI_ETHERNET 1 +#define CONFIG_ESP_EVENT_POST_FROM_ISR 1 +#define CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR 1 +#define CONFIG_ESP_GDBSTUB_ENABLED 1 +#define CONFIG_ESP_GDBSTUB_SUPPORT_TASKS 1 +#define CONFIG_ESP_GDBSTUB_MAX_TASKS 32 +#define CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS 1 +#define CONFIG_HTTPD_MAX_REQ_HDR_LEN 512 +#define CONFIG_HTTPD_MAX_URI_LEN 512 +#define CONFIG_HTTPD_ERR_RESP_NO_DELAY 1 +#define CONFIG_HTTPD_PURGE_BUF_LEN 32 +#define CONFIG_ESP32C3_REV_MIN_3 1 +#define CONFIG_ESP32C3_REV_MIN_FULL 3 +#define CONFIG_ESP_REV_MIN_FULL 3 +#define CONFIG_ESP32C3_REV_MAX_FULL 199 +#define CONFIG_ESP_REV_MAX_FULL 199 +#define CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL 0 +#define CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL 199 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1 +#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1 +#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES 4 +#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR 1 +#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES 4 +#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1 +#define CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY 0 +#define CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS 1 +#define CONFIG_RTC_CLK_SRC_INT_RC 1 +#define CONFIG_RTC_CLK_CAL_CYCLES 1024 +#define CONFIG_PERIPH_CTRL_FUNC_IN_IRAM 1 +#define CONFIG_GDMA_CTRL_FUNC_IN_IRAM 1 +#define CONFIG_XTAL_FREQ_40 1 +#define CONFIG_XTAL_FREQ 40 +#define CONFIG_ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM 1 +#define CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL 120 +#define CONFIG_ESP_NETIF_TCPIP_LWIP 1 +#define CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API 1 +#define CONFIG_ESP_PHY_ENABLED 1 +#define CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE 1 +#define CONFIG_ESP_PHY_MAX_WIFI_TX_POWER 20 +#define CONFIG_ESP_PHY_MAX_TX_POWER 20 +#define CONFIG_ESP_PHY_ENABLE_USB 1 +#define CONFIG_ESP_PHY_RF_CAL_PARTIAL 1 +#define CONFIG_ESP_PHY_CALIBRATION_MODE 0 +#define CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP 1 +#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1 +#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160 +#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1 +#define CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS 0 +#define CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE 1 +#define CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK 1 +#define CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP 1 +#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE 1 +#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK 1 +#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32 +#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304 +#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584 +#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1 +#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0 +#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048 +#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1 +#define CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG 1 +#define CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED 1 +#define CONFIG_ESP_CONSOLE_UART 1 +#define CONFIG_ESP_CONSOLE_UART_NUM 0 +#define CONFIG_ESP_CONSOLE_ROM_SERIAL_PORT_NUM 0 +#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200 +#define CONFIG_ESP_INT_WDT 1 +#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300 +#define CONFIG_ESP_TASK_WDT_EN 1 +#define CONFIG_ESP_TASK_WDT_INIT 1 +#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5 +#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1 +#define CONFIG_ESP_DEBUG_OCDAWARE 1 +#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1 +#define CONFIG_ESP_BROWNOUT_DET 1 +#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 1 +#define CONFIG_ESP_BROWNOUT_DET_LVL 7 +#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR 1 +#define CONFIG_ESP_SYSTEM_HW_STACK_GUARD 1 +#define CONFIG_ESP_SYSTEM_HW_PC_RECORD 1 +#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1024 +#define CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER 1 +#define CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER 1 +#define CONFIG_ESP_TIMER_TASK_STACK_SIZE 3584 +#define CONFIG_ESP_TIMER_INTERRUPT_LEVEL 1 +#define CONFIG_ESP_TIMER_TASK_AFFINITY 0x0 +#define CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0 1 +#define CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0 1 +#define CONFIG_ESP_TIMER_IMPL_SYSTIMER 1 +#define CONFIG_ESP_WIFI_ENABLED 1 +#define CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM 10 +#define CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM 32 +#define CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER 1 +#define CONFIG_ESP_WIFI_TX_BUFFER_TYPE 1 +#define CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM 32 +#define CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER 1 +#define CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF 0 +#define CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF 5 +#define CONFIG_ESP_WIFI_AMPDU_TX_ENABLED 1 +#define CONFIG_ESP_WIFI_TX_BA_WIN 6 +#define CONFIG_ESP_WIFI_AMPDU_RX_ENABLED 1 +#define CONFIG_ESP_WIFI_RX_BA_WIN 6 +#define CONFIG_ESP_WIFI_NVS_ENABLED 1 +#define CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN 752 +#define CONFIG_ESP_WIFI_MGMT_SBUF_NUM 32 +#define CONFIG_ESP_WIFI_IRAM_OPT 1 +#define CONFIG_ESP_WIFI_RX_IRAM_OPT 1 +#define CONFIG_ESP_WIFI_ENABLE_WPA3_SAE 1 +#define CONFIG_ESP_WIFI_ENABLE_SAE_PK 1 +#define CONFIG_ESP_WIFI_SOFTAP_SAE_SUPPORT 1 +#define CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA 1 +#define CONFIG_ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME 50 +#define CONFIG_ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME 10 +#define CONFIG_ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME 15 +#define CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE 1 +#define CONFIG_ESP_WIFI_GMAC_SUPPORT 1 +#define CONFIG_ESP_WIFI_SOFTAP_SUPPORT 1 +#define CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM 7 +#define CONFIG_ESP_WIFI_MBEDTLS_CRYPTO 1 +#define CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT 1 +#define CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT 1 +#define CONFIG_ESP_COREDUMP_ENABLE_TO_NONE 1 +#define CONFIG_FATFS_VOLUME_COUNT 2 +#define CONFIG_FATFS_LFN_NONE 1 +#define CONFIG_FATFS_SECTOR_4096 1 +#define CONFIG_FATFS_CODEPAGE_437 1 +#define CONFIG_FATFS_CODEPAGE 437 +#define CONFIG_FATFS_FS_LOCK 0 +#define CONFIG_FATFS_TIMEOUT_MS 10000 +#define CONFIG_FATFS_PER_FILE_CACHE 1 +#define CONFIG_FATFS_VFS_FSTAT_BLKSIZE 0 +#define CONFIG_FATFS_LINK_LOCK 1 +#define CONFIG_FREERTOS_UNICORE 1 +#define CONFIG_FREERTOS_HZ 100 +#define CONFIG_FREERTOS_OPTIMIZED_SCHEDULER 1 +#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1 +#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1 +#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536 +#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16 +#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc" +#define CONFIG_FREERTOS_TIMER_TASK_NO_AFFINITY 1 +#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY 0x7FFFFFFF +#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1 +#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048 +#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10 +#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0 +#define CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES 1 +#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1 +#define CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS 1 +#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1 +#define CONFIG_FREERTOS_ISR_STACKSIZE 1536 +#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1 +#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1 +#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1 +#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1 +#define CONFIG_FREERTOS_PORT 1 +#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF +#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1 +#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1 +#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1 +#define CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH 1 +#define CONFIG_FREERTOS_NUMBER_OF_CORES 1 +#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1 +#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2 +#define CONFIG_HAL_SPI_MASTER_FUNC_IN_IRAM 1 +#define CONFIG_HAL_SPI_SLAVE_FUNC_IN_IRAM 1 +#define CONFIG_HEAP_POISONING_DISABLED 1 +#define CONFIG_HEAP_TRACING_OFF 1 +#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1 +#define CONFIG_LOG_DEFAULT_LEVEL 3 +#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1 +#define CONFIG_LOG_MAXIMUM_LEVEL 3 +#define CONFIG_LOG_COLORS 1 +#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1 +#define CONFIG_LWIP_ENABLE 1 +#define CONFIG_LWIP_LOCAL_HOSTNAME "espressif" +#define CONFIG_LWIP_TCPIP_TASK_PRIO 18 +#define CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES 1 +#define CONFIG_LWIP_TIMERS_ONDEMAND 1 +#define CONFIG_LWIP_ND6 1 +#define CONFIG_LWIP_MAX_SOCKETS 10 +#define CONFIG_LWIP_SO_REUSE 1 +#define CONFIG_LWIP_SO_REUSE_RXTOALL 1 +#define CONFIG_LWIP_IP_DEFAULT_TTL 64 +#define CONFIG_LWIP_IP4_FRAG 1 +#define CONFIG_LWIP_IP6_FRAG 1 +#define CONFIG_LWIP_IP_REASS_MAX_PBUFS 10 +#define CONFIG_LWIP_ESP_GRATUITOUS_ARP 1 +#define CONFIG_LWIP_GARP_TMR_INTERVAL 60 +#define CONFIG_LWIP_ESP_MLDV6_REPORT 1 +#define CONFIG_LWIP_MLDV6_TMR_INTERVAL 40 +#define CONFIG_LWIP_TCPIP_RECVMBOX_SIZE 32 +#define CONFIG_LWIP_DHCP_DOES_ARP_CHECK 1 +#define CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID 1 +#define CONFIG_LWIP_DHCP_OPTIONS_LEN 68 +#define CONFIG_LWIP_NUM_NETIF_CLIENT_DATA 0 +#define CONFIG_LWIP_DHCP_COARSE_TIMER_SECS 1 +#define CONFIG_LWIP_DHCPS 1 +#define CONFIG_LWIP_DHCPS_LEASE_UNIT 60 +#define CONFIG_LWIP_DHCPS_MAX_STATION_NUM 8 +#define CONFIG_LWIP_DHCPS_STATIC_ENTRIES 1 +#define CONFIG_LWIP_IPV4 1 +#define CONFIG_LWIP_IPV6 1 +#define CONFIG_LWIP_IPV6_NUM_ADDRESSES 3 +#define CONFIG_LWIP_NETIF_LOOPBACK 1 +#define CONFIG_LWIP_LOOPBACK_MAX_PBUFS 8 +#define CONFIG_LWIP_MAX_ACTIVE_TCP 16 +#define CONFIG_LWIP_MAX_LISTENING_TCP 16 +#define CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION 1 +#define CONFIG_LWIP_TCP_MAXRTX 12 +#define CONFIG_LWIP_TCP_SYNMAXRTX 12 +#define CONFIG_LWIP_TCP_MSS 1440 +#define CONFIG_LWIP_TCP_TMR_INTERVAL 250 +#define CONFIG_LWIP_TCP_MSL 60000 +#define CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT 20000 +#define CONFIG_LWIP_TCP_SND_BUF_DEFAULT 5760 +#define CONFIG_LWIP_TCP_WND_DEFAULT 5760 +#define CONFIG_LWIP_TCP_RECVMBOX_SIZE 6 +#define CONFIG_LWIP_TCP_ACCEPTMBOX_SIZE 6 +#define CONFIG_LWIP_TCP_QUEUE_OOSEQ 1 +#define CONFIG_LWIP_TCP_OOSEQ_TIMEOUT 6 +#define CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS 4 +#define CONFIG_LWIP_TCP_OVERSIZE_MSS 1 +#define CONFIG_LWIP_TCP_RTO_TIME 1500 +#define CONFIG_LWIP_MAX_UDP_PCBS 16 +#define CONFIG_LWIP_UDP_RECVMBOX_SIZE 6 +#define CONFIG_LWIP_CHECKSUM_CHECK_ICMP 1 +#define CONFIG_LWIP_TCPIP_TASK_STACK_SIZE 3072 +#define CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY 1 +#define CONFIG_LWIP_TCPIP_TASK_AFFINITY 0x7FFFFFFF +#define CONFIG_LWIP_IPV6_ND6_NUM_PREFIXES 5 +#define CONFIG_LWIP_IPV6_ND6_NUM_ROUTERS 3 +#define CONFIG_LWIP_IPV6_ND6_NUM_DESTINATIONS 10 +#define CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE 3 +#define CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS 5 +#define CONFIG_LWIP_ICMP 1 +#define CONFIG_LWIP_MAX_RAW_PCBS 16 +#define CONFIG_LWIP_SNTP_MAX_SERVERS 1 +#define CONFIG_LWIP_SNTP_UPDATE_DELAY 3600000 +#define CONFIG_LWIP_SNTP_STARTUP_DELAY 1 +#define CONFIG_LWIP_SNTP_MAXIMUM_STARTUP_DELAY 5000 +#define CONFIG_LWIP_DNS_MAX_HOST_IP 1 +#define CONFIG_LWIP_DNS_MAX_SERVERS 3 +#define CONFIG_LWIP_BRIDGEIF_MAX_PORTS 7 +#define CONFIG_LWIP_ESP_LWIP_ASSERT 1 +#define CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT 1 +#define CONFIG_LWIP_HOOK_IP6_ROUTE_NONE 1 +#define CONFIG_LWIP_HOOK_ND6_GET_GW_NONE 1 +#define CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE 1 +#define CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE 1 +#define CONFIG_LWIP_HOOK_DNS_EXT_RESOLVE_NONE 1 +#define CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT 1 +#define CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC 1 +#define CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN 1 +#define CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN 16384 +#define CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN 4096 +#define CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE 1 +#define CONFIG_MBEDTLS_PKCS7_C 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL 1 +#define CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS 200 +#define CONFIG_MBEDTLS_CMAC_C 1 +#define CONFIG_MBEDTLS_HARDWARE_AES 1 +#define CONFIG_MBEDTLS_AES_USE_INTERRUPT 1 +#define CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL 0 +#define CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER 1 +#define CONFIG_MBEDTLS_HARDWARE_MPI 1 +#define CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI 1 +#define CONFIG_MBEDTLS_MPI_USE_INTERRUPT 1 +#define CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL 0 +#define CONFIG_MBEDTLS_HARDWARE_SHA 1 +#define CONFIG_MBEDTLS_ROM_MD5 1 +#define CONFIG_MBEDTLS_HAVE_TIME 1 +#define CONFIG_MBEDTLS_ECDSA_DETERMINISTIC 1 +#define CONFIG_MBEDTLS_SHA512_C 1 +#define CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT 1 +#define CONFIG_MBEDTLS_TLS_SERVER 1 +#define CONFIG_MBEDTLS_TLS_CLIENT 1 +#define CONFIG_MBEDTLS_TLS_ENABLED 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_RSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA 1 +#define CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA 1 +#define CONFIG_MBEDTLS_SSL_RENEGOTIATION 1 +#define CONFIG_MBEDTLS_SSL_PROTO_TLS1_2 1 +#define CONFIG_MBEDTLS_SSL_ALPN 1 +#define CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS 1 +#define CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS 1 +#define CONFIG_MBEDTLS_AES_C 1 +#define CONFIG_MBEDTLS_CCM_C 1 +#define CONFIG_MBEDTLS_GCM_C 1 +#define CONFIG_MBEDTLS_PEM_PARSE_C 1 +#define CONFIG_MBEDTLS_PEM_WRITE_C 1 +#define CONFIG_MBEDTLS_X509_CRL_PARSE_C 1 +#define CONFIG_MBEDTLS_X509_CSR_PARSE_C 1 +#define CONFIG_MBEDTLS_ECP_C 1 +#define CONFIG_MBEDTLS_ECDH_C 1 +#define CONFIG_MBEDTLS_ECDSA_C 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED 1 +#define CONFIG_MBEDTLS_ECP_NIST_OPTIM 1 +#define CONFIG_MBEDTLS_ERROR_STRINGS 1 +#define CONFIG_MBEDTLS_FS_IO 1 +#define CONFIG_MQTT_PROTOCOL_311 1 +#define CONFIG_MQTT_TRANSPORT_SSL 1 +#define CONFIG_MQTT_TRANSPORT_WEBSOCKET 1 +#define CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE 1 +#define CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF 1 +#define CONFIG_NEWLIB_STDIN_LINE_ENDING_CR 1 +#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT 1 +#define CONFIG_OPENTHREAD_NETWORK_NAME "OpenThread-ESP" +#define CONFIG_OPENTHREAD_MESH_LOCAL_PREFIX "fd00:db8:a0:0::/64" +#define CONFIG_OPENTHREAD_NETWORK_CHANNEL 15 +#define CONFIG_OPENTHREAD_NETWORK_PANID 0x1234 +#define CONFIG_OPENTHREAD_NETWORK_EXTPANID "dead00beef00cafe" +#define CONFIG_OPENTHREAD_NETWORK_MASTERKEY "00112233445566778899aabbccddeeff" +#define CONFIG_OPENTHREAD_NETWORK_PSKC "104810e2315100afd6bc9215a6bfac53" +#define CONFIG_OPENTHREAD_XTAL_ACCURACY 130 +#define CONFIG_OPENTHREAD_RX_ON_WHEN_IDLE 1 +#define CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0 1 +#define CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1 1 +#define CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2 1 +#define CONFIG_PTHREAD_TASK_PRIO_DEFAULT 5 +#define CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT 3072 +#define CONFIG_PTHREAD_STACK_MIN 768 +#define CONFIG_PTHREAD_TASK_CORE_DEFAULT -1 +#define CONFIG_PTHREAD_TASK_NAME_DEFAULT "pthread" +#define CONFIG_MMU_PAGE_SIZE_64KB 1 +#define CONFIG_MMU_PAGE_MODE "64KB" +#define CONFIG_MMU_PAGE_SIZE 0x10000 +#define CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC 1 +#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1 +#define CONFIG_SPI_FLASH_SUSPEND_QVL_SUPPORTED 1 +#define CONFIG_SPI_FLASH_SUSPEND_TSUS_VAL_US 50 +#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1 +#define CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS 1 +#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1 +#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20 +#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1 +#define CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE 8192 +#define CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED 1 +#define CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED 1 +#define CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_GD_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP 1 +#define CONFIG_SPI_FLASH_SUPPORT_TH_CHIP 1 +#define CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE 1 +#define CONFIG_SPIFFS_MAX_PARTITIONS 3 +#define CONFIG_SPIFFS_CACHE 1 +#define CONFIG_SPIFFS_CACHE_WR 1 +#define CONFIG_SPIFFS_PAGE_CHECK 1 +#define CONFIG_SPIFFS_GC_MAX_RUNS 10 +#define CONFIG_SPIFFS_PAGE_SIZE 256 +#define CONFIG_SPIFFS_OBJ_NAME_LEN 32 +#define CONFIG_SPIFFS_USE_MAGIC 1 +#define CONFIG_SPIFFS_USE_MAGIC_LENGTH 1 +#define CONFIG_SPIFFS_META_LENGTH 4 +#define CONFIG_SPIFFS_USE_MTIME 1 +#define CONFIG_WS_TRANSPORT 1 +#define CONFIG_WS_BUFFER_SIZE 1024 +#define CONFIG_UNITY_ENABLE_FLOAT 1 +#define CONFIG_UNITY_ENABLE_DOUBLE 1 +#define CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER 1 +#define CONFIG_VFS_SUPPORT_IO 1 +#define CONFIG_VFS_SUPPORT_DIR 1 +#define CONFIG_VFS_SUPPORT_SELECT 1 +#define CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT 1 +#define CONFIG_VFS_SUPPORT_TERMIOS 1 +#define CONFIG_VFS_MAX_COUNT 8 +#define CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS 1 +#define CONFIG_WL_SECTOR_SIZE_4096 1 +#define CONFIG_WL_SECTOR_SIZE 4096 +#define CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES 16 +#define CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT 30 +#define CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN 1 + +/* List of deprecated options */ +#define CONFIG_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET +#define CONFIG_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL +#define CONFIG_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 +#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART +#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE +#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT +#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM +#define CONFIG_ESP32C3_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET +#define CONFIG_ESP32C3_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL +#define CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 +#define CONFIG_ESP32C3_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE +#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 +#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ +#define CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND +#define CONFIG_ESP32C3_MEMPROT_FEATURE CONFIG_ESP_SYSTEM_MEMPROT_FEATURE +#define CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK +#define CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES +#define CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC +#define CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT +#define CONFIG_ESP32_APPTRACE_DEST_NONE CONFIG_APPTRACE_DEST_NONE +#define CONFIG_ESP32_APPTRACE_LOCK_ENABLE CONFIG_APPTRACE_LOCK_ENABLE +#define CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE CONFIG_ESP_COREDUMP_ENABLE_TO_NONE +#define CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE +#define CONFIG_ESP32_PHY_MAX_TX_POWER CONFIG_ESP_PHY_MAX_TX_POWER +#define CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER CONFIG_ESP_PHY_MAX_WIFI_TX_POWER +#define CONFIG_ESP32_PTHREAD_STACK_MIN CONFIG_PTHREAD_STACK_MIN +#define CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT CONFIG_PTHREAD_TASK_CORE_DEFAULT +#define CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT CONFIG_PTHREAD_TASK_NAME_DEFAULT +#define CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT CONFIG_PTHREAD_TASK_PRIO_DEFAULT +#define CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT +#define CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED CONFIG_ESP_WIFI_AMPDU_RX_ENABLED +#define CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED CONFIG_ESP_WIFI_AMPDU_TX_ENABLED +#define CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM +#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER +#define CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM +#define CONFIG_ESP32_WIFI_ENABLED CONFIG_ESP_WIFI_ENABLED +#define CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA +#define CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE CONFIG_ESP_WIFI_ENABLE_WPA3_SAE +#define CONFIG_ESP32_WIFI_IRAM_OPT CONFIG_ESP_WIFI_IRAM_OPT +#define CONFIG_ESP32_WIFI_MGMT_SBUF_NUM CONFIG_ESP_WIFI_MGMT_SBUF_NUM +#define CONFIG_ESP32_WIFI_NVS_ENABLED CONFIG_ESP_WIFI_NVS_ENABLED +#define CONFIG_ESP32_WIFI_RX_BA_WIN CONFIG_ESP_WIFI_RX_BA_WIN +#define CONFIG_ESP32_WIFI_RX_IRAM_OPT CONFIG_ESP_WIFI_RX_IRAM_OPT +#define CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN +#define CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM +#define CONFIG_ESP32_WIFI_TX_BA_WIN CONFIG_ESP_WIFI_TX_BA_WIN +#define CONFIG_ESP32_WIFI_TX_BUFFER_TYPE CONFIG_ESP_WIFI_TX_BUFFER_TYPE +#define CONFIG_ESP_GRATUITOUS_ARP CONFIG_LWIP_ESP_GRATUITOUS_ARP +#define CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP +#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT +#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO +#define CONFIG_GARP_TMR_INTERVAL CONFIG_LWIP_GARP_TMR_INTERVAL +#define CONFIG_GDBSTUB_MAX_TASKS CONFIG_ESP_GDBSTUB_MAX_TASKS +#define CONFIG_GDBSTUB_SUPPORT_TASKS CONFIG_ESP_GDBSTUB_SUPPORT_TASKS +#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT +#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS +#define CONFIG_IPC_TASK_STACK_SIZE CONFIG_ESP_IPC_TASK_STACK_SIZE +#define CONFIG_LOG_BOOTLOADER_LEVEL CONFIG_BOOTLOADER_LOG_LEVEL +#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO +#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE +#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD +#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE +#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL +#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG +#define CONFIG_POST_EVENTS_FROM_IRAM_ISR CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR +#define CONFIG_POST_EVENTS_FROM_ISR CONFIG_ESP_EVENT_POST_FROM_ISR +#define CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS +#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS +#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE +#define CONFIG_SUPPORT_TERMIOS CONFIG_VFS_SUPPORT_TERMIOS +#define CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT +#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE +#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE +#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT_INIT +#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 +#define CONFIG_TASK_WDT_TIMEOUT_S CONFIG_ESP_TASK_WDT_TIMEOUT_S +#define CONFIG_TCPIP_RECVMBOX_SIZE CONFIG_LWIP_TCPIP_RECVMBOX_SIZE +#define CONFIG_TCPIP_TASK_AFFINITY CONFIG_LWIP_TCPIP_TASK_AFFINITY +#define CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY +#define CONFIG_TCPIP_TASK_STACK_SIZE CONFIG_LWIP_TCPIP_TASK_STACK_SIZE +#define CONFIG_TCP_MAXRTX CONFIG_LWIP_TCP_MAXRTX +#define CONFIG_TCP_MSL CONFIG_LWIP_TCP_MSL +#define CONFIG_TCP_MSS CONFIG_LWIP_TCP_MSS +#define CONFIG_TCP_OVERSIZE_MSS CONFIG_LWIP_TCP_OVERSIZE_MSS +#define CONFIG_TCP_QUEUE_OOSEQ CONFIG_LWIP_TCP_QUEUE_OOSEQ +#define CONFIG_TCP_RECVMBOX_SIZE CONFIG_LWIP_TCP_RECVMBOX_SIZE +#define CONFIG_TCP_SND_BUF_DEFAULT CONFIG_LWIP_TCP_SND_BUF_DEFAULT +#define CONFIG_TCP_SYNMAXRTX CONFIG_LWIP_TCP_SYNMAXRTX +#define CONFIG_TCP_WND_DEFAULT CONFIG_LWIP_TCP_WND_DEFAULT +#define CONFIG_TIMER_QUEUE_LENGTH CONFIG_FREERTOS_TIMER_QUEUE_LENGTH +#define CONFIG_TIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY +#define CONFIG_TIMER_TASK_STACK_DEPTH CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH +#define CONFIG_TIMER_TASK_STACK_SIZE CONFIG_ESP_TIMER_TASK_STACK_SIZE +#define CONFIG_UDP_RECVMBOX_SIZE CONFIG_LWIP_UDP_RECVMBOX_SIZE +#define CONFIG_WPA_MBEDTLS_CRYPTO CONFIG_ESP_WIFI_MBEDTLS_CRYPTO +#define CONFIG_WPA_MBEDTLS_TLS_CLIENT CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT diff --git a/ESP-IDF_Robot_RC/build/config/sdkconfig.json b/ESP-IDF_Robot_RC/build/config/sdkconfig.json new file mode 100644 index 000000000..707e2eebf --- /dev/null +++ b/ESP-IDF_Robot_RC/build/config/sdkconfig.json @@ -0,0 +1,1183 @@ +{ + "ADC_CALI_SUPPRESS_DEPRECATE_WARN": false, + "ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3": false, + "ADC_CONTINUOUS_ISR_IRAM_SAFE": false, + "ADC_ENABLE_DEBUG_LOG": false, + "ADC_ONESHOT_CTRL_FUNC_IN_IRAM": false, + "ADC_ONESHOT_FORCE_USE_ADC2_ON_C3": false, + "ADC_SUPPRESS_DEPRECATE_WARN": false, + "APPTRACE_DEST_JTAG": false, + "APPTRACE_DEST_NONE": true, + "APPTRACE_DEST_UART1": false, + "APPTRACE_DEST_UART_NONE": true, + "APPTRACE_DEST_USB_CDC": false, + "APPTRACE_LOCK_ENABLE": true, + "APPTRACE_UART_TASK_PRIO": 1, + "APP_BUILD_BOOTLOADER": true, + "APP_BUILD_GENERATE_BINARIES": true, + "APP_BUILD_TYPE_APP_2NDBOOT": true, + "APP_BUILD_TYPE_RAM": false, + "APP_BUILD_USE_FLASH_SECTIONS": true, + "APP_COMPILE_TIME_DATE": true, + "APP_EXCLUDE_PROJECT_NAME_VAR": false, + "APP_EXCLUDE_PROJECT_VER_VAR": false, + "APP_NO_BLOBS": false, + "APP_PROJECT_VER_FROM_CONFIG": false, + "APP_REPRODUCIBLE_BUILD": false, + "APP_RETRIEVE_LEN_ELF_SHA": 9, + "BOOTLOADER_APP_ROLLBACK_ENABLE": false, + "BOOTLOADER_APP_TEST": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_NONE": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false, + "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true, + "BOOTLOADER_COMPILE_TIME_DATE": true, + "BOOTLOADER_CUSTOM_RESERVE_RTC": false, + "BOOTLOADER_FACTORY_RESET": false, + "BOOTLOADER_FLASH_DC_AWARE": false, + "BOOTLOADER_FLASH_XMC_SUPPORT": true, + "BOOTLOADER_LOG_LEVEL": 3, + "BOOTLOADER_LOG_LEVEL_DEBUG": false, + "BOOTLOADER_LOG_LEVEL_ERROR": false, + "BOOTLOADER_LOG_LEVEL_INFO": true, + "BOOTLOADER_LOG_LEVEL_NONE": false, + "BOOTLOADER_LOG_LEVEL_VERBOSE": false, + "BOOTLOADER_LOG_LEVEL_WARN": false, + "BOOTLOADER_OFFSET_IN_FLASH": 0, + "BOOTLOADER_PROJECT_VER": 1, + "BOOTLOADER_REGION_PROTECTION_ENABLE": true, + "BOOTLOADER_RESERVE_RTC_SIZE": 0, + "BOOTLOADER_SKIP_VALIDATE_ALWAYS": false, + "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false, + "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false, + "BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false, + "BOOTLOADER_WDT_ENABLE": true, + "BOOTLOADER_WDT_TIME_MS": 9000, + "BOOT_ROM_LOG_ALWAYS_OFF": false, + "BOOT_ROM_LOG_ALWAYS_ON": true, + "BOOT_ROM_LOG_ON_GPIO_HIGH": false, + "BOOT_ROM_LOG_ON_GPIO_LOW": false, + "BT_ALARM_MAX_NUM": 50, + "BT_ENABLED": false, + "COMPILER_CXX_EXCEPTIONS": false, + "COMPILER_CXX_RTTI": false, + "COMPILER_DISABLE_GCC12_WARNINGS": false, + "COMPILER_DISABLE_GCC13_WARNINGS": false, + "COMPILER_DUMP_RTL_FILES": false, + "COMPILER_FLOAT_LIB_FROM_GCCLIB": true, + "COMPILER_HIDE_PATHS_MACROS": true, + "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false, + "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true, + "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false, + "COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2, + "COMPILER_OPTIMIZATION_CHECKS_SILENT": false, + "COMPILER_OPTIMIZATION_DEBUG": true, + "COMPILER_OPTIMIZATION_NONE": false, + "COMPILER_OPTIMIZATION_PERF": false, + "COMPILER_OPTIMIZATION_SIZE": false, + "COMPILER_ORPHAN_SECTIONS_PLACE": true, + "COMPILER_ORPHAN_SECTIONS_WARNING": false, + "COMPILER_RT_LIB_GCCLIB": true, + "COMPILER_RT_LIB_NAME": "gcc", + "COMPILER_SAVE_RESTORE_LIBCALLS": false, + "COMPILER_STACK_CHECK_MODE_ALL": false, + "COMPILER_STACK_CHECK_MODE_NONE": true, + "COMPILER_STACK_CHECK_MODE_NORM": false, + "COMPILER_STACK_CHECK_MODE_STRONG": false, + "COMPILER_WARN_WRITE_STRINGS": false, + "CONSOLE_SORTED_HELP": false, + "EFUSE_CUSTOM_TABLE": false, + "EFUSE_MAX_BLK_LEN": 256, + "EFUSE_VIRTUAL": false, + "ESP32C3_REV_MAX_FULL": 199, + "ESP32C3_REV_MIN_0": false, + "ESP32C3_REV_MIN_1": false, + "ESP32C3_REV_MIN_101": false, + "ESP32C3_REV_MIN_2": false, + "ESP32C3_REV_MIN_3": true, + "ESP32C3_REV_MIN_4": false, + "ESP32C3_REV_MIN_FULL": 3, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES": 4, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO": false, + "ESPNOW_CHANNEL": 1, + "ESPNOW_ENABLE_LONG_RANGE": false, + "ESPNOW_ENABLE_POWER_SAVE": false, + "ESPNOW_LMK": "lmk1234567890123", + "ESPNOW_PMK": "pmk1234567890123", + "ESPNOW_SEND_COUNT": 100, + "ESPNOW_SEND_DELAY": 1000, + "ESPNOW_SEND_LEN": 128, + "ESPNOW_WIFI_MODE_STATION": true, + "ESPNOW_WIFI_MODE_STATION_SOFTAP": false, + "ESPTOOLPY_AFTER": "hard_reset", + "ESPTOOLPY_AFTER_NORESET": false, + "ESPTOOLPY_AFTER_RESET": true, + "ESPTOOLPY_BEFORE": "default_reset", + "ESPTOOLPY_BEFORE_NORESET": false, + "ESPTOOLPY_BEFORE_RESET": true, + "ESPTOOLPY_FLASHFREQ": "80m", + "ESPTOOLPY_FLASHFREQ_20M": false, + "ESPTOOLPY_FLASHFREQ_26M": false, + "ESPTOOLPY_FLASHFREQ_40M": false, + "ESPTOOLPY_FLASHFREQ_80M": true, + "ESPTOOLPY_FLASHFREQ_80M_DEFAULT": true, + "ESPTOOLPY_FLASHMODE": "dio", + "ESPTOOLPY_FLASHMODE_DIO": true, + "ESPTOOLPY_FLASHMODE_DOUT": false, + "ESPTOOLPY_FLASHMODE_QIO": false, + "ESPTOOLPY_FLASHMODE_QOUT": false, + "ESPTOOLPY_FLASHSIZE": "2MB", + "ESPTOOLPY_FLASHSIZE_128MB": false, + "ESPTOOLPY_FLASHSIZE_16MB": false, + "ESPTOOLPY_FLASHSIZE_1MB": false, + "ESPTOOLPY_FLASHSIZE_2MB": true, + "ESPTOOLPY_FLASHSIZE_32MB": false, + "ESPTOOLPY_FLASHSIZE_4MB": false, + "ESPTOOLPY_FLASHSIZE_64MB": false, + "ESPTOOLPY_FLASHSIZE_8MB": false, + "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true, + "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false, + "ESPTOOLPY_MONITOR_BAUD": 115200, + "ESPTOOLPY_NO_STUB": false, + "ESP_BROWNOUT_DET": true, + "ESP_BROWNOUT_DET_LVL": 7, + "ESP_BROWNOUT_DET_LVL_SEL_2": false, + "ESP_BROWNOUT_DET_LVL_SEL_3": false, + "ESP_BROWNOUT_DET_LVL_SEL_4": false, + "ESP_BROWNOUT_DET_LVL_SEL_5": false, + "ESP_BROWNOUT_DET_LVL_SEL_6": false, + "ESP_BROWNOUT_DET_LVL_SEL_7": true, + "ESP_COEX_ENABLED": true, + "ESP_COEX_EXTERNAL_COEXIST_ENABLE": false, + "ESP_COEX_GPIO_DEBUG": false, + "ESP_CONSOLE_NONE": false, + "ESP_CONSOLE_ROM_SERIAL_PORT_NUM": 0, + "ESP_CONSOLE_SECONDARY_NONE": false, + "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true, + "ESP_CONSOLE_UART": true, + "ESP_CONSOLE_UART_BAUDRATE": 115200, + "ESP_CONSOLE_UART_CUSTOM": false, + "ESP_CONSOLE_UART_DEFAULT": true, + "ESP_CONSOLE_UART_NUM": 0, + "ESP_CONSOLE_USB_SERIAL_JTAG": false, + "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": true, + "ESP_COREDUMP_ENABLE_TO_FLASH": false, + "ESP_COREDUMP_ENABLE_TO_NONE": true, + "ESP_COREDUMP_ENABLE_TO_UART": false, + "ESP_DEBUG_OCDAWARE": true, + "ESP_DEBUG_STUBS_ENABLE": false, + "ESP_DEFAULT_CPU_FREQ_MHZ": 160, + "ESP_DEFAULT_CPU_FREQ_MHZ_160": true, + "ESP_DEFAULT_CPU_FREQ_MHZ_80": false, + "ESP_EFUSE_BLOCK_REV_MAX_FULL": 199, + "ESP_EFUSE_BLOCK_REV_MIN_FULL": 0, + "ESP_ERR_TO_NAME_LOOKUP": true, + "ESP_EVENT_LOOP_PROFILING": false, + "ESP_EVENT_POST_FROM_IRAM_ISR": true, + "ESP_EVENT_POST_FROM_ISR": true, + "ESP_GDBSTUB_ENABLED": true, + "ESP_GDBSTUB_MAX_TASKS": 32, + "ESP_GDBSTUB_SUPPORT_TASKS": true, + "ESP_HTTPS_OTA_ALLOW_HTTP": false, + "ESP_HTTPS_OTA_DECRYPT_CB": false, + "ESP_HTTPS_SERVER_ENABLE": false, + "ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH": false, + "ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT": false, + "ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH": false, + "ESP_HTTP_CLIENT_ENABLE_HTTPS": true, + "ESP_INT_WDT": true, + "ESP_INT_WDT_TIMEOUT_MS": 300, + "ESP_IPC_TASK_STACK_SIZE": 1024, + "ESP_MAC_ADDR_UNIVERSE_BT": true, + "ESP_MAC_ADDR_UNIVERSE_ETH": true, + "ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true, + "ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true, + "ESP_MAC_UNIVERSAL_MAC_ADDRESSES": 4, + "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true, + "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false, + "ESP_MAIN_TASK_AFFINITY": 0, + "ESP_MAIN_TASK_AFFINITY_CPU0": true, + "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false, + "ESP_MAIN_TASK_STACK_SIZE": 3584, + "ESP_MINIMAL_SHARED_STACK_SIZE": 2048, + "ESP_NETIF_BRIDGE_EN": false, + "ESP_NETIF_IP_LOST_TIMER_INTERVAL": 120, + "ESP_NETIF_L2_TAP": false, + "ESP_NETIF_LOOPBACK": false, + "ESP_NETIF_RECEIVE_REPORT_ERRORS": false, + "ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF": false, + "ESP_NETIF_TCPIP_LWIP": true, + "ESP_NETIF_USES_TCPIP_WITH_BSD_API": true, + "ESP_PANIC_HANDLER_IRAM": false, + "ESP_PHY_CALIBRATION_AND_DATA_STORAGE": true, + "ESP_PHY_CALIBRATION_MODE": 0, + "ESP_PHY_ENABLED": true, + "ESP_PHY_ENABLE_CERT_TEST": false, + "ESP_PHY_ENABLE_USB": true, + "ESP_PHY_INIT_DATA_IN_PARTITION": false, + "ESP_PHY_MAX_TX_POWER": 20, + "ESP_PHY_MAX_WIFI_TX_POWER": 20, + "ESP_PHY_PLL_TRACK_DEBUG": false, + "ESP_PHY_REDUCE_TX_POWER": false, + "ESP_PHY_RF_CAL_FULL": false, + "ESP_PHY_RF_CAL_NONE": false, + "ESP_PHY_RF_CAL_PARTIAL": true, + "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0": true, + "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1": true, + "ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2": true, + "ESP_REV_MAX_FULL": 199, + "ESP_REV_MIN_FULL": 3, + "ESP_ROM_GET_CLK_FREQ": true, + "ESP_ROM_HAS_CRC_BE": true, + "ESP_ROM_HAS_CRC_LE": true, + "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV": true, + "ESP_ROM_HAS_ERASE_0_REGION_BUG": true, + "ESP_ROM_HAS_ETS_PRINTF_BUG": true, + "ESP_ROM_HAS_JPEG_DECODE": true, + "ESP_ROM_HAS_LAYOUT_TABLE": true, + "ESP_ROM_HAS_MZ_CRC32": true, + "ESP_ROM_HAS_NEWLIB": true, + "ESP_ROM_HAS_NEWLIB_32BIT_TIME": true, + "ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true, + "ESP_ROM_HAS_RETARGETABLE_LOCKING": true, + "ESP_ROM_HAS_SPI_FLASH": true, + "ESP_ROM_HAS_SW_FLOAT": true, + "ESP_ROM_HAS_VERSION": true, + "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": true, + "ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true, + "ESP_ROM_RAM_APP_NEEDS_MMU_INIT": true, + "ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB": true, + "ESP_ROM_UART_CLK_IS_XTAL": true, + "ESP_ROM_USB_OTG_NUM": -1, + "ESP_ROM_USB_SERIAL_DEVICE_NUM": 3, + "ESP_SLEEP_CACHE_SAFE_ASSERTION": false, + "ESP_SLEEP_DEBUG": false, + "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true, + "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true, + "ESP_SLEEP_GPIO_RESET_WORKAROUND": true, + "ESP_SLEEP_MSPI_NEED_ALL_IO_PU": false, + "ESP_SLEEP_POWER_DOWN_FLASH": false, + "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 0, + "ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM": true, + "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true, + "ESP_SYSTEM_BROWNOUT_INTR": true, + "ESP_SYSTEM_CHECK_INT_LEVEL_4": true, + "ESP_SYSTEM_EVENT_QUEUE_SIZE": 32, + "ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304, + "ESP_SYSTEM_GDBSTUB_RUNTIME": false, + "ESP_SYSTEM_HW_PC_RECORD": true, + "ESP_SYSTEM_HW_STACK_GUARD": true, + "ESP_SYSTEM_MEMPROT_FEATURE": true, + "ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true, + "ESP_SYSTEM_PANIC_GDBSTUB": false, + "ESP_SYSTEM_PANIC_PRINT_HALT": false, + "ESP_SYSTEM_PANIC_PRINT_REBOOT": true, + "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0, + "ESP_SYSTEM_PANIC_SILENT_REBOOT": false, + "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true, + "ESP_SYSTEM_SINGLE_CORE_MODE": true, + "ESP_SYSTEM_USE_EH_FRAME": false, + "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true, + "ESP_TASK_WDT_EN": true, + "ESP_TASK_WDT_INIT": true, + "ESP_TASK_WDT_PANIC": false, + "ESP_TASK_WDT_TIMEOUT_S": 5, + "ESP_TIMER_IMPL_SYSTIMER": true, + "ESP_TIMER_INTERRUPT_LEVEL": 1, + "ESP_TIMER_ISR_AFFINITY_CPU0": true, + "ESP_TIMER_PROFILING": false, + "ESP_TIMER_SHOW_EXPERIMENTAL": false, + "ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD": false, + "ESP_TIMER_TASK_AFFINITY": 0, + "ESP_TIMER_TASK_AFFINITY_CPU0": true, + "ESP_TIMER_TASK_STACK_SIZE": 3584, + "ESP_TIME_FUNCS_USE_ESP_TIMER": true, + "ESP_TIME_FUNCS_USE_RTC_TIMER": true, + "ESP_TLS_CLIENT_SESSION_TICKETS": false, + "ESP_TLS_INSECURE": false, + "ESP_TLS_PSK_VERIFICATION": false, + "ESP_TLS_SERVER_CERT_SELECT_HOOK": false, + "ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL": false, + "ESP_TLS_SERVER_SESSION_TICKETS": false, + "ESP_TLS_USE_DS_PERIPHERAL": true, + "ESP_TLS_USING_MBEDTLS": true, + "ESP_WIFI_11KV_SUPPORT": false, + "ESP_WIFI_11R_SUPPORT": false, + "ESP_WIFI_AMPDU_RX_ENABLED": true, + "ESP_WIFI_AMPDU_TX_ENABLED": true, + "ESP_WIFI_CSI_ENABLED": false, + "ESP_WIFI_DEBUG_PRINT": false, + "ESP_WIFI_DPP_SUPPORT": false, + "ESP_WIFI_DYNAMIC_RX_BUFFER_NUM": 32, + "ESP_WIFI_DYNAMIC_RX_MGMT_BUF": 0, + "ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER": false, + "ESP_WIFI_DYNAMIC_TX_BUFFER": true, + "ESP_WIFI_DYNAMIC_TX_BUFFER_NUM": 32, + "ESP_WIFI_ENABLED": true, + "ESP_WIFI_ENABLE_SAE_PK": true, + "ESP_WIFI_ENABLE_WPA3_OWE_STA": true, + "ESP_WIFI_ENABLE_WPA3_SAE": true, + "ESP_WIFI_ENTERPRISE_SUPPORT": true, + "ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER": false, + "ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM": 7, + "ESP_WIFI_EXTRA_IRAM_OPT": false, + "ESP_WIFI_FTM_ENABLE": false, + "ESP_WIFI_GCMP_SUPPORT": false, + "ESP_WIFI_GMAC_SUPPORT": true, + "ESP_WIFI_IRAM_OPT": true, + "ESP_WIFI_MBEDTLS_CRYPTO": true, + "ESP_WIFI_MBEDTLS_TLS_CLIENT": true, + "ESP_WIFI_MBO_SUPPORT": false, + "ESP_WIFI_MGMT_SBUF_NUM": 32, + "ESP_WIFI_NVS_ENABLED": true, + "ESP_WIFI_RX_BA_WIN": 6, + "ESP_WIFI_RX_IRAM_OPT": true, + "ESP_WIFI_RX_MGMT_BUF_NUM_DEF": 5, + "ESP_WIFI_SLP_BEACON_LOST_OPT": false, + "ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME": 10, + "ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME": 50, + "ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME": 15, + "ESP_WIFI_SLP_IRAM_OPT": false, + "ESP_WIFI_SOFTAP_BEACON_MAX_LEN": 752, + "ESP_WIFI_SOFTAP_SAE_SUPPORT": true, + "ESP_WIFI_SOFTAP_SUPPORT": true, + "ESP_WIFI_STATIC_RX_BUFFER_NUM": 10, + "ESP_WIFI_STATIC_RX_MGMT_BUFFER": true, + "ESP_WIFI_STATIC_TX_BUFFER": false, + "ESP_WIFI_STA_DISCONNECTED_PM_ENABLE": true, + "ESP_WIFI_SUITE_B_192": false, + "ESP_WIFI_TESTING_OPTIONS": false, + "ESP_WIFI_TX_BA_WIN": 6, + "ESP_WIFI_TX_BUFFER_TYPE": 1, + "ESP_WIFI_WAPI_PSK": false, + "ESP_WIFI_WPS_PASSPHRASE": false, + "ESP_WIFI_WPS_SOFTAP_REGISTRAR": false, + "ESP_WIFI_WPS_STRICT": false, + "ETH_ENABLED": true, + "ETH_SPI_ETHERNET_DM9051": false, + "ETH_SPI_ETHERNET_KSZ8851SNL": false, + "ETH_SPI_ETHERNET_W5500": false, + "ETH_TRANSMIT_MUTEX": false, + "ETH_USE_OPENETH": false, + "ETH_USE_SPI_ETHERNET": true, + "FATFS_CODEPAGE": 437, + "FATFS_CODEPAGE_437": true, + "FATFS_CODEPAGE_720": false, + "FATFS_CODEPAGE_737": false, + "FATFS_CODEPAGE_771": false, + "FATFS_CODEPAGE_775": false, + "FATFS_CODEPAGE_850": false, + "FATFS_CODEPAGE_852": false, + "FATFS_CODEPAGE_855": false, + "FATFS_CODEPAGE_857": false, + "FATFS_CODEPAGE_860": false, + "FATFS_CODEPAGE_861": false, + "FATFS_CODEPAGE_862": false, + "FATFS_CODEPAGE_863": false, + "FATFS_CODEPAGE_864": false, + "FATFS_CODEPAGE_865": false, + "FATFS_CODEPAGE_866": false, + "FATFS_CODEPAGE_869": false, + "FATFS_CODEPAGE_932": false, + "FATFS_CODEPAGE_936": false, + "FATFS_CODEPAGE_949": false, + "FATFS_CODEPAGE_950": false, + "FATFS_CODEPAGE_DYNAMIC": false, + "FATFS_FS_LOCK": 0, + "FATFS_IMMEDIATE_FSYNC": false, + "FATFS_LFN_HEAP": false, + "FATFS_LFN_NONE": true, + "FATFS_LFN_STACK": false, + "FATFS_LINK_LOCK": true, + "FATFS_PER_FILE_CACHE": true, + "FATFS_SECTOR_4096": true, + "FATFS_SECTOR_512": false, + "FATFS_TIMEOUT_MS": 10000, + "FATFS_USE_FASTSEEK": false, + "FATFS_USE_LABEL": false, + "FATFS_VFS_FSTAT_BLKSIZE": 0, + "FATFS_VOLUME_COUNT": 2, + "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true, + "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false, + "FREERTOS_CHECK_STACKOVERFLOW_CANARY": true, + "FREERTOS_CHECK_STACKOVERFLOW_NONE": false, + "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false, + "FREERTOS_CORETIMER_SYSTIMER_LVL1": true, + "FREERTOS_CORETIMER_SYSTIMER_LVL3": false, + "FREERTOS_DEBUG_OCDAWARE": true, + "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false, + "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false, + "FREERTOS_ENABLE_TASK_SNAPSHOT": true, + "FREERTOS_GENERATE_RUN_TIME_STATS": false, + "FREERTOS_HZ": 100, + "FREERTOS_IDLE_TASK_STACKSIZE": 1536, + "FREERTOS_INTERRUPT_BACKTRACE": true, + "FREERTOS_ISR_STACKSIZE": 1536, + "FREERTOS_MAX_TASK_NAME_LEN": 16, + "FREERTOS_NO_AFFINITY": 2147483647, + "FREERTOS_NUMBER_OF_CORES": 1, + "FREERTOS_OPTIMIZED_SCHEDULER": true, + "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false, + "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": true, + "FREERTOS_PORT": true, + "FREERTOS_QUEUE_REGISTRY_SIZE": 0, + "FREERTOS_SMP": false, + "FREERTOS_SUPPORT_STATIC_ALLOCATION": true, + "FREERTOS_SYSTICK_USES_SYSTIMER": true, + "FREERTOS_TASK_FUNCTION_WRAPPER": true, + "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1, + "FREERTOS_TASK_PRE_DELETION_HOOK": false, + "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1, + "FREERTOS_TICK_SUPPORT_SYSTIMER": true, + "FREERTOS_TIMER_QUEUE_LENGTH": 10, + "FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY": 2147483647, + "FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc", + "FREERTOS_TIMER_TASK_AFFINITY_CPU0": false, + "FREERTOS_TIMER_TASK_NO_AFFINITY": true, + "FREERTOS_TIMER_TASK_PRIORITY": 1, + "FREERTOS_TIMER_TASK_STACK_DEPTH": 2048, + "FREERTOS_TLSP_DELETION_CALLBACKS": true, + "FREERTOS_UNICORE": true, + "FREERTOS_USE_APPLICATION_TASK_TAG": false, + "FREERTOS_USE_IDLE_HOOK": false, + "FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES": false, + "FREERTOS_USE_TICK_HOOK": false, + "FREERTOS_USE_TRACE_FACILITY": false, + "FREERTOS_WATCHPOINT_END_OF_STACK": false, + "GDMA_CTRL_FUNC_IN_IRAM": true, + "GDMA_ENABLE_DEBUG_LOG": false, + "GDMA_ISR_IRAM_SAFE": false, + "GPIO_CTRL_FUNC_IN_IRAM": false, + "GPTIMER_CTRL_FUNC_IN_IRAM": false, + "GPTIMER_ENABLE_DEBUG_LOG": false, + "GPTIMER_ISR_HANDLER_IN_IRAM": true, + "GPTIMER_ISR_IRAM_SAFE": false, + "GPTIMER_SUPPRESS_DEPRECATE_WARN": false, + "HAL_ASSERTION_DISABLE": false, + "HAL_ASSERTION_ENABLE": false, + "HAL_ASSERTION_EQUALS_SYSTEM": true, + "HAL_ASSERTION_SILENT": false, + "HAL_DEFAULT_ASSERTION_LEVEL": 2, + "HAL_ECDSA_GEN_SIG_CM": false, + "HAL_SPI_MASTER_FUNC_IN_IRAM": true, + "HAL_SPI_SLAVE_FUNC_IN_IRAM": true, + "HEAP_ABORT_WHEN_ALLOCATION_FAILS": false, + "HEAP_PLACE_FUNCTION_INTO_FLASH": false, + "HEAP_POISONING_COMPREHENSIVE": false, + "HEAP_POISONING_DISABLED": true, + "HEAP_POISONING_LIGHT": false, + "HEAP_TASK_TRACKING": false, + "HEAP_TRACING_OFF": true, + "HEAP_TRACING_STANDALONE": false, + "HEAP_TRACING_TOHOST": false, + "HEAP_USE_HOOKS": false, + "HTTPD_ERR_RESP_NO_DELAY": true, + "HTTPD_LOG_PURGE_DATA": false, + "HTTPD_MAX_REQ_HDR_LEN": 512, + "HTTPD_MAX_URI_LEN": 512, + "HTTPD_PURGE_BUF_LEN": 32, + "HTTPD_QUEUE_WORK_BLOCKING": false, + "HTTPD_WS_SUPPORT": false, + "I2C_ENABLE_DEBUG_LOG": false, + "I2C_ISR_IRAM_SAFE": false, + "I2S_ENABLE_DEBUG_LOG": false, + "I2S_ISR_IRAM_SAFE": false, + "I2S_SUPPRESS_DEPRECATE_WARN": false, + "IDF_CMAKE": true, + "IDF_EXPERIMENTAL_FEATURES": false, + "IDF_FIRMWARE_CHIP_ID": 5, + "IDF_INIT_VERSION": "5.3.2", + "IDF_TARGET": "esp32c3", + "IDF_TARGET_ARCH": "riscv", + "IDF_TARGET_ARCH_RISCV": true, + "IDF_TARGET_ESP32C3": true, + "IDF_TOOLCHAIN": "gcc", + "LCD_ENABLE_DEBUG_LOG": false, + "LEDC_CTRL_FUNC_IN_IRAM": false, + "LOG_COLORS": true, + "LOG_DEFAULT_LEVEL": 3, + "LOG_DEFAULT_LEVEL_DEBUG": false, + "LOG_DEFAULT_LEVEL_ERROR": false, + "LOG_DEFAULT_LEVEL_INFO": true, + "LOG_DEFAULT_LEVEL_NONE": false, + "LOG_DEFAULT_LEVEL_VERBOSE": false, + "LOG_DEFAULT_LEVEL_WARN": false, + "LOG_MASTER_LEVEL": false, + "LOG_MAXIMUM_EQUALS_DEFAULT": true, + "LOG_MAXIMUM_LEVEL": 3, + "LOG_MAXIMUM_LEVEL_DEBUG": false, + "LOG_MAXIMUM_LEVEL_VERBOSE": false, + "LOG_TIMESTAMP_SOURCE_RTOS": true, + "LOG_TIMESTAMP_SOURCE_SYSTEM": false, + "LWIP_AUTOIP": false, + "LWIP_BRIDGEIF_MAX_PORTS": 7, + "LWIP_BROADCAST_PING": false, + "LWIP_CHECKSUM_CHECK_ICMP": true, + "LWIP_CHECKSUM_CHECK_IP": false, + "LWIP_CHECKSUM_CHECK_UDP": false, + "LWIP_CHECK_THREAD_SAFETY": false, + "LWIP_DEBUG": false, + "LWIP_DHCPS": true, + "LWIP_DHCPS_LEASE_UNIT": 60, + "LWIP_DHCPS_MAX_STATION_NUM": 8, + "LWIP_DHCPS_STATIC_ENTRIES": true, + "LWIP_DHCP_COARSE_TIMER_SECS": 1, + "LWIP_DHCP_DISABLE_CLIENT_ID": false, + "LWIP_DHCP_DISABLE_VENDOR_CLASS_ID": true, + "LWIP_DHCP_DOES_ARP_CHECK": true, + "LWIP_DHCP_GET_NTP_SRV": false, + "LWIP_DHCP_OPTIONS_LEN": 68, + "LWIP_DHCP_RESTORE_LAST_IP": false, + "LWIP_DNS_MAX_HOST_IP": 1, + "LWIP_DNS_MAX_SERVERS": 3, + "LWIP_DNS_SETSERVER_WITH_NETIF": false, + "LWIP_DNS_SUPPORT_MDNS_QUERIES": true, + "LWIP_ENABLE": true, + "LWIP_ESP_GRATUITOUS_ARP": true, + "LWIP_ESP_LWIP_ASSERT": true, + "LWIP_ESP_MLDV6_REPORT": true, + "LWIP_EXTRA_IRAM_OPTIMIZATION": false, + "LWIP_FALLBACK_DNS_SERVER_SUPPORT": false, + "LWIP_FORCE_ROUTER_FORWARDING": false, + "LWIP_GARP_TMR_INTERVAL": 60, + "LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM": false, + "LWIP_HOOK_DNS_EXT_RESOLVE_NONE": true, + "LWIP_HOOK_IP6_INPUT_CUSTOM": false, + "LWIP_HOOK_IP6_INPUT_DEFAULT": true, + "LWIP_HOOK_IP6_INPUT_NONE": false, + "LWIP_HOOK_IP6_ROUTE_CUSTOM": false, + "LWIP_HOOK_IP6_ROUTE_DEFAULT": false, + "LWIP_HOOK_IP6_ROUTE_NONE": true, + "LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM": false, + "LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT": false, + "LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE": true, + "LWIP_HOOK_ND6_GET_GW_CUSTOM": false, + "LWIP_HOOK_ND6_GET_GW_DEFAULT": false, + "LWIP_HOOK_ND6_GET_GW_NONE": true, + "LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM": false, + "LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT": false, + "LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE": true, + "LWIP_HOOK_TCP_ISN_CUSTOM": false, + "LWIP_HOOK_TCP_ISN_DEFAULT": true, + "LWIP_HOOK_TCP_ISN_NONE": false, + "LWIP_ICMP": true, + "LWIP_IP4_FRAG": true, + "LWIP_IP4_REASSEMBLY": false, + "LWIP_IP6_FRAG": true, + "LWIP_IP6_REASSEMBLY": false, + "LWIP_IPV4": true, + "LWIP_IPV6": true, + "LWIP_IPV6_AUTOCONFIG": false, + "LWIP_IPV6_FORWARD": false, + "LWIP_IPV6_MEMP_NUM_ND6_QUEUE": 3, + "LWIP_IPV6_ND6_NUM_DESTINATIONS": 10, + "LWIP_IPV6_ND6_NUM_NEIGHBORS": 5, + "LWIP_IPV6_ND6_NUM_PREFIXES": 5, + "LWIP_IPV6_ND6_NUM_ROUTERS": 3, + "LWIP_IPV6_NUM_ADDRESSES": 3, + "LWIP_IP_DEFAULT_TTL": 64, + "LWIP_IP_FORWARD": false, + "LWIP_IP_REASS_MAX_PBUFS": 10, + "LWIP_IRAM_OPTIMIZATION": false, + "LWIP_L2_TO_L3_COPY": false, + "LWIP_LOCAL_HOSTNAME": "espressif", + "LWIP_LOOPBACK_MAX_PBUFS": 8, + "LWIP_MAX_ACTIVE_TCP": 16, + "LWIP_MAX_LISTENING_TCP": 16, + "LWIP_MAX_RAW_PCBS": 16, + "LWIP_MAX_SOCKETS": 10, + "LWIP_MAX_UDP_PCBS": 16, + "LWIP_MLDV6_TMR_INTERVAL": 40, + "LWIP_MULTICAST_PING": false, + "LWIP_ND6": true, + "LWIP_NETBUF_RECVINFO": false, + "LWIP_NETIF_API": false, + "LWIP_NETIF_LOOPBACK": true, + "LWIP_NETIF_STATUS_CALLBACK": false, + "LWIP_NUM_NETIF_CLIENT_DATA": 0, + "LWIP_PPP_SUPPORT": false, + "LWIP_SLIP_SUPPORT": false, + "LWIP_SNTP_MAXIMUM_STARTUP_DELAY": 5000, + "LWIP_SNTP_MAX_SERVERS": 1, + "LWIP_SNTP_STARTUP_DELAY": true, + "LWIP_SNTP_UPDATE_DELAY": 3600000, + "LWIP_SO_LINGER": false, + "LWIP_SO_RCVBUF": false, + "LWIP_SO_REUSE": true, + "LWIP_SO_REUSE_RXTOALL": true, + "LWIP_STATS": false, + "LWIP_TCPIP_CORE_LOCKING": false, + "LWIP_TCPIP_RECVMBOX_SIZE": 32, + "LWIP_TCPIP_TASK_AFFINITY": 2147483647, + "LWIP_TCPIP_TASK_AFFINITY_CPU0": false, + "LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY": true, + "LWIP_TCPIP_TASK_PRIO": 18, + "LWIP_TCPIP_TASK_STACK_SIZE": 3072, + "LWIP_TCP_ACCEPTMBOX_SIZE": 6, + "LWIP_TCP_FIN_WAIT_TIMEOUT": 20000, + "LWIP_TCP_HIGH_SPEED_RETRANSMISSION": true, + "LWIP_TCP_MAXRTX": 12, + "LWIP_TCP_MSL": 60000, + "LWIP_TCP_MSS": 1440, + "LWIP_TCP_OOSEQ_MAX_PBUFS": 4, + "LWIP_TCP_OOSEQ_TIMEOUT": 6, + "LWIP_TCP_OVERSIZE_DISABLE": false, + "LWIP_TCP_OVERSIZE_MSS": true, + "LWIP_TCP_OVERSIZE_QUARTER_MSS": false, + "LWIP_TCP_QUEUE_OOSEQ": true, + "LWIP_TCP_RECVMBOX_SIZE": 6, + "LWIP_TCP_RTO_TIME": 1500, + "LWIP_TCP_SACK_OUT": false, + "LWIP_TCP_SND_BUF_DEFAULT": 5760, + "LWIP_TCP_SYNMAXRTX": 12, + "LWIP_TCP_TMR_INTERVAL": 250, + "LWIP_TCP_WND_DEFAULT": 5760, + "LWIP_TIMERS_ONDEMAND": true, + "LWIP_UDP_RECVMBOX_SIZE": 6, + "LWIP_USE_ONLY_LWIP_SELECT": false, + "MBEDTLS_AES_C": true, + "MBEDTLS_AES_INTERRUPT_LEVEL": 0, + "MBEDTLS_AES_USE_INTERRUPT": true, + "MBEDTLS_ASYMMETRIC_CONTENT_LEN": true, + "MBEDTLS_ATCA_HW_ECDSA_SIGN": false, + "MBEDTLS_ATCA_HW_ECDSA_VERIFY": false, + "MBEDTLS_BLOWFISH_C": false, + "MBEDTLS_CAMELLIA_C": false, + "MBEDTLS_CCM_C": true, + "MBEDTLS_CERTIFICATE_BUNDLE": true, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN": false, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL": true, + "MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE": false, + "MBEDTLS_CERTIFICATE_BUNDLE_DEPRECATED_LIST": false, + "MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS": 200, + "MBEDTLS_CHACHA20_C": false, + "MBEDTLS_CLIENT_SSL_SESSION_TICKETS": true, + "MBEDTLS_CMAC_C": true, + "MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE": false, + "MBEDTLS_CUSTOM_MEM_ALLOC": false, + "MBEDTLS_DEBUG": false, + "MBEDTLS_DEFAULT_MEM_ALLOC": false, + "MBEDTLS_DES_C": false, + "MBEDTLS_DHM_C": false, + "MBEDTLS_DYNAMIC_BUFFER": false, + "MBEDTLS_ECDH_C": true, + "MBEDTLS_ECDSA_C": true, + "MBEDTLS_ECDSA_DETERMINISTIC": true, + "MBEDTLS_ECJPAKE_C": false, + "MBEDTLS_ECP_C": true, + "MBEDTLS_ECP_DP_BP256R1_ENABLED": true, + "MBEDTLS_ECP_DP_BP384R1_ENABLED": true, + "MBEDTLS_ECP_DP_BP512R1_ENABLED": true, + "MBEDTLS_ECP_DP_CURVE25519_ENABLED": true, + "MBEDTLS_ECP_DP_SECP192K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP192R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP224K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP224R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP256K1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP256R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP384R1_ENABLED": true, + "MBEDTLS_ECP_DP_SECP521R1_ENABLED": true, + "MBEDTLS_ECP_FIXED_POINT_OPTIM": false, + "MBEDTLS_ECP_NIST_OPTIM": true, + "MBEDTLS_ECP_RESTARTABLE": false, + "MBEDTLS_ERROR_STRINGS": true, + "MBEDTLS_FS_IO": true, + "MBEDTLS_GCM_C": true, + "MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER": true, + "MBEDTLS_HARDWARE_AES": true, + "MBEDTLS_HARDWARE_MPI": true, + "MBEDTLS_HARDWARE_SHA": true, + "MBEDTLS_HAVE_TIME": true, + "MBEDTLS_HAVE_TIME_DATE": false, + "MBEDTLS_HKDF_C": false, + "MBEDTLS_INTERNAL_MEM_ALLOC": true, + "MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDHE_RSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA": true, + "MBEDTLS_KEY_EXCHANGE_ECDH_RSA": true, + "MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE": true, + "MBEDTLS_KEY_EXCHANGE_RSA": true, + "MBEDTLS_LARGE_KEY_SOFTWARE_MPI": true, + "MBEDTLS_MPI_INTERRUPT_LEVEL": 0, + "MBEDTLS_MPI_USE_INTERRUPT": true, + "MBEDTLS_NIST_KW_C": false, + "MBEDTLS_PEM_PARSE_C": true, + "MBEDTLS_PEM_WRITE_C": true, + "MBEDTLS_PKCS7_C": true, + "MBEDTLS_PLATFORM_TIME_ALT": false, + "MBEDTLS_POLY1305_C": false, + "MBEDTLS_PSK_MODES": false, + "MBEDTLS_RIPEMD160_C": false, + "MBEDTLS_ROM_MD5": true, + "MBEDTLS_SERVER_SSL_SESSION_TICKETS": true, + "MBEDTLS_SHA3_C": false, + "MBEDTLS_SHA512_C": true, + "MBEDTLS_SSL_ALPN": true, + "MBEDTLS_SSL_CONTEXT_SERIALIZATION": false, + "MBEDTLS_SSL_IN_CONTENT_LEN": 16384, + "MBEDTLS_SSL_KEEP_PEER_CERTIFICATE": true, + "MBEDTLS_SSL_OUT_CONTENT_LEN": 4096, + "MBEDTLS_SSL_PROTO_DTLS": false, + "MBEDTLS_SSL_PROTO_GMTSSL1_1": false, + "MBEDTLS_SSL_PROTO_TLS1_2": true, + "MBEDTLS_SSL_PROTO_TLS1_3": false, + "MBEDTLS_SSL_RENEGOTIATION": true, + "MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH": false, + "MBEDTLS_THREADING_C": false, + "MBEDTLS_TLS_CLIENT": true, + "MBEDTLS_TLS_CLIENT_ONLY": false, + "MBEDTLS_TLS_DISABLED": false, + "MBEDTLS_TLS_ENABLED": true, + "MBEDTLS_TLS_SERVER": true, + "MBEDTLS_TLS_SERVER_AND_CLIENT": true, + "MBEDTLS_TLS_SERVER_ONLY": false, + "MBEDTLS_X509_CRL_PARSE_C": true, + "MBEDTLS_X509_CSR_PARSE_C": true, + "MBEDTLS_X509_TRUSTED_CERT_CALLBACK": false, + "MBEDTLS_XTEA_C": false, + "MMU_PAGE_MODE": "64KB", + "MMU_PAGE_SIZE": 65536, + "MMU_PAGE_SIZE_64KB": true, + "MQTT_CUSTOM_OUTBOX": false, + "MQTT_MSG_ID_INCREMENTAL": false, + "MQTT_PROTOCOL_311": true, + "MQTT_PROTOCOL_5": false, + "MQTT_REPORT_DELETED_MESSAGES": false, + "MQTT_SKIP_PUBLISH_IF_DISCONNECTED": false, + "MQTT_TASK_CORE_SELECTION_ENABLED": false, + "MQTT_TRANSPORT_SSL": true, + "MQTT_TRANSPORT_WEBSOCKET": true, + "MQTT_TRANSPORT_WEBSOCKET_SECURE": true, + "MQTT_USE_CUSTOM_CONFIG": false, + "NEWLIB_NANO_FORMAT": false, + "NEWLIB_STDIN_LINE_ENDING_CR": true, + "NEWLIB_STDIN_LINE_ENDING_CRLF": false, + "NEWLIB_STDIN_LINE_ENDING_LF": false, + "NEWLIB_STDOUT_LINE_ENDING_CR": false, + "NEWLIB_STDOUT_LINE_ENDING_CRLF": true, + "NEWLIB_STDOUT_LINE_ENDING_LF": false, + "NEWLIB_TIME_SYSCALL_USE_HRT": false, + "NEWLIB_TIME_SYSCALL_USE_NONE": false, + "NEWLIB_TIME_SYSCALL_USE_RTC": false, + "NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true, + "NVS_ASSERT_ERROR_CHECK": false, + "NVS_ENCRYPTION": false, + "NVS_LEGACY_DUP_KEYS_COMPATIBILITY": false, + "OPENTHREAD_ENABLED": false, + "OPENTHREAD_MESH_LOCAL_PREFIX": "fd00:db8:a0:0::/64", + "OPENTHREAD_NETWORK_CHANNEL": 15, + "OPENTHREAD_NETWORK_EXTPANID": "dead00beef00cafe", + "OPENTHREAD_NETWORK_MASTERKEY": "00112233445566778899aabbccddeeff", + "OPENTHREAD_NETWORK_NAME": "OpenThread-ESP", + "OPENTHREAD_NETWORK_PANID": 4660, + "OPENTHREAD_NETWORK_PSKC": "104810e2315100afd6bc9215a6bfac53", + "OPENTHREAD_RX_ON_WHEN_IDLE": true, + "OPENTHREAD_SPINEL_ONLY": false, + "OPENTHREAD_XTAL_ACCURACY": 130, + "PARTITION_TABLE_CUSTOM": false, + "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv", + "PARTITION_TABLE_FILENAME": "partitions_singleapp.csv", + "PARTITION_TABLE_MD5": true, + "PARTITION_TABLE_OFFSET": 32768, + "PARTITION_TABLE_SINGLE_APP": true, + "PARTITION_TABLE_SINGLE_APP_LARGE": false, + "PARTITION_TABLE_TWO_OTA": false, + "PERIPH_CTRL_FUNC_IN_IRAM": true, + "PM_ENABLE": false, + "PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP": true, + "PM_SLP_IRAM_OPT": false, + "PTHREAD_STACK_MIN": 768, + "PTHREAD_TASK_CORE_DEFAULT": -1, + "PTHREAD_TASK_NAME_DEFAULT": "pthread", + "PTHREAD_TASK_PRIO_DEFAULT": 5, + "PTHREAD_TASK_STACK_SIZE_DEFAULT": 3072, + "RINGBUF_PLACE_FUNCTIONS_INTO_FLASH": false, + "RMT_ENABLE_DEBUG_LOG": false, + "RMT_ISR_IRAM_SAFE": false, + "RMT_RECV_FUNC_IN_IRAM": false, + "RMT_SUPPRESS_DEPRECATE_WARN": false, + "RTC_CLK_CAL_CYCLES": 1024, + "RTC_CLK_SRC_EXT_CRYS": false, + "RTC_CLK_SRC_EXT_OSC": false, + "RTC_CLK_SRC_INT_8MD256": false, + "RTC_CLK_SRC_INT_RC": true, + "SDM_CTRL_FUNC_IN_IRAM": false, + "SDM_ENABLE_DEBUG_LOG": false, + "SDM_SUPPRESS_DEPRECATE_WARN": false, + "SECURE_BOOT": false, + "SECURE_BOOT_V2_PREFERRED": true, + "SECURE_BOOT_V2_RSA_SUPPORTED": true, + "SECURE_FLASH_ENC_ENABLED": false, + "SECURE_ROM_DL_MODE_ENABLED": true, + "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false, + "SOC_ADC_ARBITER_SUPPORTED": true, + "SOC_ADC_ATTEN_NUM": 4, + "SOC_ADC_CALIBRATION_V1_SUPPORTED": true, + "SOC_ADC_DIGI_CONTROLLER_NUM": 1, + "SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4, + "SOC_ADC_DIGI_IIR_FILTER_NUM": 2, + "SOC_ADC_DIGI_MAX_BITWIDTH": 12, + "SOC_ADC_DIGI_MIN_BITWIDTH": 12, + "SOC_ADC_DIGI_MONITOR_NUM": 2, + "SOC_ADC_DIGI_RESULT_BYTES": 4, + "SOC_ADC_DIG_CTRL_SUPPORTED": true, + "SOC_ADC_DIG_IIR_FILTER_SUPPORTED": true, + "SOC_ADC_DMA_SUPPORTED": true, + "SOC_ADC_MAX_CHANNEL_NUM": 5, + "SOC_ADC_MONITOR_SUPPORTED": true, + "SOC_ADC_PATT_LEN_MAX": 8, + "SOC_ADC_PERIPH_NUM": 2, + "SOC_ADC_RTC_MAX_BITWIDTH": 12, + "SOC_ADC_RTC_MIN_BITWIDTH": 12, + "SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333, + "SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611, + "SOC_ADC_SELF_HW_CALI_SUPPORTED": true, + "SOC_ADC_SHARED_POWER": true, + "SOC_ADC_SUPPORTED": true, + "SOC_AES_GDMA": true, + "SOC_AES_SUPPORTED": true, + "SOC_AES_SUPPORT_AES_128": true, + "SOC_AES_SUPPORT_AES_256": true, + "SOC_AES_SUPPORT_DMA": true, + "SOC_AHB_GDMA_SUPPORTED": true, + "SOC_AHB_GDMA_VERSION": 1, + "SOC_APB_BACKUP_DMA": true, + "SOC_ASSIST_DEBUG_SUPPORTED": true, + "SOC_ASYNC_MEMCPY_SUPPORTED": true, + "SOC_BLE_50_SUPPORTED": true, + "SOC_BLE_DEVICE_PRIVACY_SUPPORTED": true, + "SOC_BLE_MESH_SUPPORTED": true, + "SOC_BLE_SUPPORTED": true, + "SOC_BLUFI_SUPPORTED": true, + "SOC_BOD_SUPPORTED": true, + "SOC_BROWNOUT_RESET_SUPPORTED": true, + "SOC_BT_SUPPORTED": true, + "SOC_CACHE_MEMORY_IBANK_SIZE": 16384, + "SOC_CLK_RC_FAST_D256_SUPPORTED": true, + "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true, + "SOC_CLK_TREE_SUPPORTED": true, + "SOC_CLK_XTAL32K_SUPPORTED": true, + "SOC_COEX_HW_PTI": true, + "SOC_CPU_BREAKPOINTS_NUM": 8, + "SOC_CPU_CORES_NUM": 1, + "SOC_CPU_HAS_CSR_PC": true, + "SOC_CPU_HAS_FLEXIBLE_INTC": true, + "SOC_CPU_INTR_NUM": 32, + "SOC_CPU_WATCHPOINTS_NUM": 8, + "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 2147483648, + "SOC_DEDICATED_GPIO_SUPPORTED": true, + "SOC_DEDIC_GPIO_IN_CHANNELS_NUM": 8, + "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": 8, + "SOC_DEDIC_PERIPH_ALWAYS_ENABLE": true, + "SOC_DEEP_SLEEP_SUPPORTED": true, + "SOC_DIG_SIGN_SUPPORTED": true, + "SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100, + "SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16, + "SOC_DS_SIGNATURE_MAX_BIT_LEN": 3072, + "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": true, + "SOC_EFUSE_DIS_DIRECT_BOOT": true, + "SOC_EFUSE_DIS_DOWNLOAD_ICACHE": true, + "SOC_EFUSE_DIS_ICACHE": true, + "SOC_EFUSE_DIS_PAD_JTAG": true, + "SOC_EFUSE_DIS_USB_JTAG": true, + "SOC_EFUSE_HAS_EFUSE_RST_BUG": true, + "SOC_EFUSE_KEY_PURPOSE_FIELD": true, + "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true, + "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3, + "SOC_EFUSE_SOFT_DIS_JTAG": true, + "SOC_EFUSE_SUPPORTED": true, + "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 32, + "SOC_FLASH_ENCRYPTION_XTS_AES": true, + "SOC_FLASH_ENCRYPTION_XTS_AES_128": true, + "SOC_FLASH_ENC_SUPPORTED": true, + "SOC_GDMA_NUM_GROUPS_MAX": 1, + "SOC_GDMA_PAIRS_PER_GROUP_MAX": 3, + "SOC_GDMA_SUPPORTED": true, + "SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX": true, + "SOC_GPIO_CLOCKOUT_CHANNEL_NUM": 3, + "SOC_GPIO_DEEP_SLEEP_WAKE_SUPPORTED_PIN_CNT": 6, + "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK": 0, + "SOC_GPIO_FILTER_CLK_SUPPORT_APB": true, + "SOC_GPIO_IN_RANGE_MAX": 21, + "SOC_GPIO_OUT_RANGE_MAX": 21, + "SOC_GPIO_PIN_COUNT": 22, + "SOC_GPIO_PORT": 1, + "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP": true, + "SOC_GPIO_SUPPORT_FORCE_HOLD": true, + "SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP": true, + "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": true, + "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 4194240, + "SOC_GPSPI_SUPPORTED": true, + "SOC_GPTIMER_SUPPORTED": true, + "SOC_HMAC_SUPPORTED": true, + "SOC_HP_I2C_NUM": 1, + "SOC_I2C_CMD_REG_NUM": 8, + "SOC_I2C_FIFO_LEN": 32, + "SOC_I2C_NUM": 1, + "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE": true, + "SOC_I2C_SLAVE_SUPPORT_BROADCAST": true, + "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS": true, + "SOC_I2C_SUPPORTED": true, + "SOC_I2C_SUPPORT_10BIT_ADDR": true, + "SOC_I2C_SUPPORT_HW_CLR_BUS": true, + "SOC_I2C_SUPPORT_RTC": true, + "SOC_I2C_SUPPORT_SLAVE": true, + "SOC_I2C_SUPPORT_XTAL": true, + "SOC_I2S_HW_VERSION_2": true, + "SOC_I2S_NUM": 1, + "SOC_I2S_PDM_MAX_TX_LINES": 2, + "SOC_I2S_SUPPORTED": true, + "SOC_I2S_SUPPORTS_PCM": true, + "SOC_I2S_SUPPORTS_PDM": true, + "SOC_I2S_SUPPORTS_PDM_TX": true, + "SOC_I2S_SUPPORTS_PLL_F160M": true, + "SOC_I2S_SUPPORTS_TDM": true, + "SOC_I2S_SUPPORTS_XTAL": true, + "SOC_LEDC_CHANNEL_NUM": 6, + "SOC_LEDC_SUPPORTED": true, + "SOC_LEDC_SUPPORT_APB_CLOCK": true, + "SOC_LEDC_SUPPORT_FADE_STOP": true, + "SOC_LEDC_SUPPORT_XTAL_CLOCK": true, + "SOC_LEDC_TIMER_BIT_WIDTH": 14, + "SOC_LIGHT_SLEEP_SUPPORTED": true, + "SOC_LP_PERIPH_SHARE_INTERRUPT": true, + "SOC_MAC_BB_PD_MEM_SIZE": 192, + "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16, + "SOC_MEMPROT_MEM_ALIGN_SIZE": 512, + "SOC_MEMPROT_SUPPORTED": true, + "SOC_MEMSPI_IS_INDEPENDENT": true, + "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true, + "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true, + "SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 1, + "SOC_MMU_PERIPH_NUM": 1, + "SOC_MPI_MEM_BLOCKS_NUM": 4, + "SOC_MPI_OPERATIONS_NUM": 3, + "SOC_MPI_SUPPORTED": true, + "SOC_MPU_MIN_REGION_SIZE": 536870912, + "SOC_MPU_REGIONS_MAX_NUM": 8, + "SOC_MWDT_SUPPORT_XTAL": true, + "SOC_PHY_COMBO_MODULE": true, + "SOC_PHY_DIG_REGS_MEM_SIZE": 21, + "SOC_PHY_SUPPORTED": true, + "SOC_PM_CPU_RETENTION_BY_RTCCNTL": true, + "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": true, + "SOC_PM_SUPPORTED": true, + "SOC_PM_SUPPORT_BT_PD": true, + "SOC_PM_SUPPORT_BT_WAKEUP": true, + "SOC_PM_SUPPORT_CPU_PD": true, + "SOC_PM_SUPPORT_MAC_BB_PD": true, + "SOC_PM_SUPPORT_RC_FAST_PD": true, + "SOC_PM_SUPPORT_VDDSDIO_PD": true, + "SOC_PM_SUPPORT_WIFI_PD": true, + "SOC_PM_SUPPORT_WIFI_WAKEUP": true, + "SOC_RMT_CHANNELS_PER_GROUP": 4, + "SOC_RMT_GROUPS": 1, + "SOC_RMT_MEM_WORDS_PER_CHANNEL": 48, + "SOC_RMT_RX_CANDIDATES_PER_GROUP": 2, + "SOC_RMT_SUPPORTED": true, + "SOC_RMT_SUPPORT_APB": true, + "SOC_RMT_SUPPORT_RC_FAST": true, + "SOC_RMT_SUPPORT_RX_DEMODULATION": true, + "SOC_RMT_SUPPORT_RX_PINGPONG": true, + "SOC_RMT_SUPPORT_TX_ASYNC_STOP": true, + "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": true, + "SOC_RMT_SUPPORT_TX_LOOP_COUNT": true, + "SOC_RMT_SUPPORT_TX_SYNCHRO": true, + "SOC_RMT_SUPPORT_XTAL": true, + "SOC_RMT_TX_CANDIDATES_PER_GROUP": 2, + "SOC_RNG_SUPPORTED": true, + "SOC_RSA_MAX_BIT_LEN": 3072, + "SOC_RTCIO_PIN_COUNT": 0, + "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128, + "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 108, + "SOC_RTC_FAST_MEM_SUPPORTED": true, + "SOC_RTC_MEM_SUPPORTED": true, + "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true, + "SOC_SDM_CHANNELS_PER_GROUP": 4, + "SOC_SDM_CLK_SUPPORT_APB": true, + "SOC_SDM_GROUPS": 1, + "SOC_SDM_SUPPORTED": true, + "SOC_SECURE_BOOT_SUPPORTED": true, + "SOC_SECURE_BOOT_V2_RSA": true, + "SOC_SHARED_IDCACHE_SUPPORTED": true, + "SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968, + "SOC_SHA_GDMA": true, + "SOC_SHA_SUPPORTED": true, + "SOC_SHA_SUPPORT_DMA": true, + "SOC_SHA_SUPPORT_RESUME": true, + "SOC_SHA_SUPPORT_SHA1": true, + "SOC_SHA_SUPPORT_SHA224": true, + "SOC_SHA_SUPPORT_SHA256": true, + "SOC_SLEEP_SYSTIMER_STALL_WORKAROUND": true, + "SOC_SLEEP_TGWDT_STOP_WORKAROUND": true, + "SOC_SPI_FLASH_SUPPORTED": true, + "SOC_SPI_MAXIMUM_BUFFER_SIZE": 64, + "SOC_SPI_MAX_CS_NUM": 6, + "SOC_SPI_MAX_PRE_DIVIDER": 16, + "SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true, + "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true, + "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true, + "SOC_SPI_MEM_SUPPORT_CHECK_SUS": true, + "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true, + "SOC_SPI_MEM_SUPPORT_IDLE_INTR": true, + "SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true, + "SOC_SPI_MEM_SUPPORT_WRAP": true, + "SOC_SPI_PERIPH_NUM": 2, + "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true, + "SOC_SPI_SCT_BUFFER_NUM_MAX": true, + "SOC_SPI_SCT_CONF_BITLEN_MAX": 262138, + "SOC_SPI_SCT_REG_NUM": 14, + "SOC_SPI_SCT_SUPPORTED": true, + "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true, + "SOC_SPI_SUPPORT_CD_SIG": true, + "SOC_SPI_SUPPORT_CLK_APB": true, + "SOC_SPI_SUPPORT_CLK_XTAL": true, + "SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true, + "SOC_SPI_SUPPORT_DDRCLK": true, + "SOC_SPI_SUPPORT_SLAVE_HD_VER2": true, + "SOC_SUPPORTS_SECURE_DL_MODE": true, + "SOC_SUPPORT_COEXISTENCE": true, + "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true, + "SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true, + "SOC_SYSTIMER_ALARM_NUM": 3, + "SOC_SYSTIMER_BIT_WIDTH_HI": 20, + "SOC_SYSTIMER_BIT_WIDTH_LO": 32, + "SOC_SYSTIMER_COUNTER_NUM": 2, + "SOC_SYSTIMER_FIXED_DIVIDER": true, + "SOC_SYSTIMER_INT_LEVEL": true, + "SOC_SYSTIMER_SUPPORTED": true, + "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true, + "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL": true, + "SOC_TEMP_SENSOR_SUPPORTED": true, + "SOC_TIMER_GROUPS": 2, + "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 54, + "SOC_TIMER_GROUP_SUPPORT_APB": true, + "SOC_TIMER_GROUP_SUPPORT_XTAL": true, + "SOC_TIMER_GROUP_TIMERS_PER_GROUP": 1, + "SOC_TIMER_GROUP_TOTAL_TIMERS": 2, + "SOC_TWAI_BRP_MAX": 16384, + "SOC_TWAI_BRP_MIN": 2, + "SOC_TWAI_CLK_SUPPORT_APB": true, + "SOC_TWAI_CONTROLLER_NUM": 1, + "SOC_TWAI_SUPPORTED": true, + "SOC_TWAI_SUPPORTS_RX_STATUS": true, + "SOC_UART_BITRATE_MAX": 5000000, + "SOC_UART_FIFO_LEN": 128, + "SOC_UART_HP_NUM": 2, + "SOC_UART_NUM": 2, + "SOC_UART_SUPPORTED": true, + "SOC_UART_SUPPORT_APB_CLK": true, + "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": true, + "SOC_UART_SUPPORT_RTC_CLK": true, + "SOC_UART_SUPPORT_WAKEUP_INT": true, + "SOC_UART_SUPPORT_XTAL_CLK": true, + "SOC_USB_SERIAL_JTAG_SUPPORTED": true, + "SOC_WDT_SUPPORTED": true, + "SOC_WIFI_CSI_SUPPORT": true, + "SOC_WIFI_FTM_SUPPORT": true, + "SOC_WIFI_GCMP_SUPPORT": true, + "SOC_WIFI_HW_TSF": true, + "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": 12, + "SOC_WIFI_MESH_SUPPORT": true, + "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND": true, + "SOC_WIFI_SUPPORTED": true, + "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true, + "SOC_WIFI_WAPI_SUPPORT": true, + "SOC_XTAL_SUPPORT_40M": true, + "SOC_XT_WDT_SUPPORTED": true, + "SPIFFS_API_DBG": false, + "SPIFFS_CACHE": true, + "SPIFFS_CACHE_DBG": false, + "SPIFFS_CACHE_STATS": false, + "SPIFFS_CACHE_WR": true, + "SPIFFS_CHECK_DBG": false, + "SPIFFS_DBG": false, + "SPIFFS_FOLLOW_SYMLINKS": false, + "SPIFFS_GC_DBG": false, + "SPIFFS_GC_MAX_RUNS": 10, + "SPIFFS_GC_STATS": false, + "SPIFFS_MAX_PARTITIONS": 3, + "SPIFFS_META_LENGTH": 4, + "SPIFFS_OBJ_NAME_LEN": 32, + "SPIFFS_PAGE_CHECK": true, + "SPIFFS_PAGE_SIZE": 256, + "SPIFFS_TEST_VISUALISATION": false, + "SPIFFS_USE_MAGIC": true, + "SPIFFS_USE_MAGIC_LENGTH": true, + "SPIFFS_USE_MTIME": true, + "SPI_FLASH_AUTO_SUSPEND": false, + "SPI_FLASH_BROWNOUT_RESET": true, + "SPI_FLASH_BROWNOUT_RESET_XMC": true, + "SPI_FLASH_BYPASS_BLOCK_ERASE": false, + "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false, + "SPI_FLASH_DANGEROUS_WRITE_ABORTS": true, + "SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false, + "SPI_FLASH_DANGEROUS_WRITE_FAILS": false, + "SPI_FLASH_ENABLE_COUNTERS": false, + "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true, + "SPI_FLASH_ERASE_YIELD_DURATION_MS": 20, + "SPI_FLASH_ERASE_YIELD_TICKS": 1, + "SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND": false, + "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false, + "SPI_FLASH_ROM_DRIVER_PATCH": true, + "SPI_FLASH_ROM_IMPL": false, + "SPI_FLASH_SIZE_OVERRIDE": false, + "SPI_FLASH_SUPPORT_BOYA_CHIP": true, + "SPI_FLASH_SUPPORT_GD_CHIP": true, + "SPI_FLASH_SUPPORT_ISSI_CHIP": true, + "SPI_FLASH_SUPPORT_MXIC_CHIP": true, + "SPI_FLASH_SUPPORT_TH_CHIP": true, + "SPI_FLASH_SUPPORT_WINBOND_CHIP": true, + "SPI_FLASH_SUSPEND_QVL_SUPPORTED": true, + "SPI_FLASH_SUSPEND_TSUS_VAL_US": 50, + "SPI_FLASH_VENDOR_BOYA_SUPPORTED": true, + "SPI_FLASH_VENDOR_GD_SUPPORTED": true, + "SPI_FLASH_VENDOR_ISSI_SUPPORTED": true, + "SPI_FLASH_VENDOR_MXIC_SUPPORTED": true, + "SPI_FLASH_VENDOR_TH_SUPPORTED": true, + "SPI_FLASH_VENDOR_WINBOND_SUPPORTED": true, + "SPI_FLASH_VENDOR_XMC_SUPPORTED": true, + "SPI_FLASH_VERIFY_WRITE": false, + "SPI_FLASH_WRITE_CHUNK_SIZE": 8192, + "SPI_FLASH_YIELD_DURING_ERASE": true, + "SPI_MASTER_IN_IRAM": false, + "SPI_MASTER_ISR_IN_IRAM": true, + "SPI_SLAVE_IN_IRAM": false, + "SPI_SLAVE_ISR_IN_IRAM": true, + "TEMP_SENSOR_ENABLE_DEBUG_LOG": false, + "TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN": false, + "TWAI_ERRATA_FIX_LISTEN_ONLY_DOM": true, + "TWAI_ISR_IN_IRAM": false, + "UART_ISR_IN_IRAM": false, + "UNITY_ENABLE_64BIT": false, + "UNITY_ENABLE_BACKTRACE_ON_FAIL": false, + "UNITY_ENABLE_COLOR": false, + "UNITY_ENABLE_DOUBLE": true, + "UNITY_ENABLE_FIXTURE": false, + "UNITY_ENABLE_FLOAT": true, + "UNITY_ENABLE_IDF_TEST_RUNNER": true, + "USJ_ENABLE_USB_SERIAL_JTAG": true, + "VFS_MAX_COUNT": 8, + "VFS_SELECT_IN_RAM": false, + "VFS_SEMIHOSTFS_MAX_MOUNT_POINTS": 1, + "VFS_SUPPORT_DIR": true, + "VFS_SUPPORT_IO": true, + "VFS_SUPPORT_SELECT": true, + "VFS_SUPPORT_TERMIOS": true, + "VFS_SUPPRESS_SELECT_DEBUG_OUTPUT": true, + "WIFI_PROV_AUTOSTOP_TIMEOUT": 30, + "WIFI_PROV_SCAN_MAX_ENTRIES": 16, + "WIFI_PROV_STA_ALL_CHANNEL_SCAN": true, + "WIFI_PROV_STA_FAST_SCAN": false, + "WL_SECTOR_SIZE": 4096, + "WL_SECTOR_SIZE_4096": true, + "WL_SECTOR_SIZE_512": false, + "WS_BUFFER_SIZE": 1024, + "WS_DYNAMIC_BUFFER": false, + "WS_TRANSPORT": true, + "XTAL_FREQ": 40, + "XTAL_FREQ_40": true +} \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/esp-idf/app_trace/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/app_trace/cmake_install.cmake new file mode 100644 index 000000000..47b92087e --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/app_trace/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/app_update/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/app_update/cmake_install.cmake new file mode 100644 index 000000000..d9d2ec5a0 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/app_update/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/bootloader/bootloader-flash_args.in b/ESP-IDF_Robot_RC/build/esp-idf/bootloader/bootloader-flash_args.in new file mode 100644 index 000000000..46c466157 --- /dev/null +++ b/ESP-IDF_Robot_RC/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/ESP-IDF_Robot_RC/build/esp-idf/bootloader/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/bootloader/cmake_install.cmake new file mode 100644 index 000000000..73979b371 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/bootloader/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/cmake_install.cmake new file mode 100644 index 000000000..1616c27c7 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/bt/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/bt/cmake_install.cmake new file mode 100644 index 000000000..ca8f12880 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/bt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/cmake_install.cmake new file mode 100644 index 000000000..14deb40bc --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/cmake_install.cmake @@ -0,0 +1,539 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/partition_table/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/idf_test/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/openthread/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/ulp/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/usb/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/cmake_install.cmake") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/cmock/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/cmock/cmake_install.cmake new file mode 100644 index 000000000..6e4f06f82 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/cmock/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/console/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/console/cmake_install.cmake new file mode 100644 index 000000000..d5dfc2266 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/console/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/cxx/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/cxx/cmake_install.cmake new file mode 100644 index 000000000..ae6ecdcf2 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/cxx/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/driver/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/driver/cmake_install.cmake new file mode 100644 index 000000000..34a392c42 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/driver/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/efuse/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/efuse/cmake_install.cmake new file mode 100644 index 000000000..621992177 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/efuse/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/cmake_install.cmake new file mode 100644 index 000000000..2012fcec7 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp-tls + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/cmake_install.cmake new file mode 100644 index 000000000..8681b28e8 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/cmake_install.cmake new file mode 100644 index 000000000..3223ffbb6 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/cmake_install.cmake new file mode 100644 index 000000000..bd770b85a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/cmake_install.cmake new file mode 100644 index 000000000..1c58c5299 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_common/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_common/cmake_install.cmake new file mode 100644 index 000000000..5419754a1 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_common/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake new file mode 100644 index 000000000..2612c4d44 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ana_cmpr/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/cmake_install.cmake new file mode 100644 index 000000000..eb9d0d281 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/cmake_install.cmake new file mode 100644 index 000000000..4b215e987 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_dac/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/cmake_install.cmake new file mode 100644 index 000000000..fcfd841b5 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/cmake_install.cmake new file mode 100644 index 000000000..3f8a78ee7 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/cmake_install.cmake new file mode 100644 index 000000000..08c70e9d9 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/cmake_install.cmake new file mode 100644 index 000000000..d412b7fd1 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/cmake_install.cmake new file mode 100644 index 000000000..496c9d9ad --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_isp/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/cmake_install.cmake new file mode 100644 index 000000000..2775fd096 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_jpeg/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/cmake_install.cmake new file mode 100644 index 000000000..563c2f20a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake new file mode 100644 index 000000000..9f8fb4274 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_mcpwm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/cmake_install.cmake new file mode 100644 index 000000000..37934259e --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_parlio/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/cmake_install.cmake new file mode 100644 index 000000000..c7864f200 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_pcnt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/cmake_install.cmake new file mode 100644 index 000000000..ec14a9a92 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ppa/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/cmake_install.cmake new file mode 100644 index 000000000..0bf0d621b --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/cmake_install.cmake new file mode 100644 index 000000000..5229efc36 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdio/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/cmake_install.cmake new file mode 100644 index 000000000..9868c4676 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake new file mode 100644 index 000000000..8b03ba8eb --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdmmc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/cmake_install.cmake new file mode 100644 index 000000000..655b0c724 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/cmake_install.cmake new file mode 100644 index 000000000..62e50c23a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake new file mode 100644 index 000000000..d8aa1935f --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_touch_sens/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/cmake_install.cmake new file mode 100644 index 000000000..841ad2875 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/cmake_install.cmake new file mode 100644 index 000000000..e96d61da9 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake new file mode 100644 index 000000000..214a9bd91 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/cmake_install.cmake new file mode 100644 index 000000000..93f353c6c --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_eth + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_event/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_event/cmake_install.cmake new file mode 100644 index 000000000..234f191d8 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_event/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/cmake_install.cmake new file mode 100644 index 000000000..9510b355f --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/cmake_install.cmake new file mode 100644 index 000000000..852338422 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..f6bf743b4c0ae64b73794d561c7c98d99ab32d27 GIT binary patch literal 52176 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..36227cebfa8bce7cc9ddc3315cd9438d1274beaf GIT binary patch literal 53236 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 F{{eCOl&b&$ literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..0e31c0c75d3115b69753edf55cc7b9349284af6a GIT binary patch literal 37472 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/cmake_install.cmake new file mode 100644 index 000000000..43d0f1371 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_http_client + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..366d8cefd03243261ac277a57124b25e747fd935 GIT binary patch literal 129692 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

q#6fh3#;ulex#>-kCYH^1q`9(5o%Mx zm7$TJep)b;l+P#_Qk8xQn=PbbgW`67##$+K)!xQ3ec`%)r4MB%VH!+C`v(nVuM z&}PIato1dLI6Au%?>8txPFVH1!nP)vS`~d3KYq%us^ND3}WpMTJr`?TG4A! zSOi@yes@Fa3>%AYa1UOb_Nq5S&6XiM>-&I&YKDrnjU3uZEbvF(=EE?$J%~_DLcGg- z#>+OWL{n^>h#IPE`#0M#mHod=-p!8wzii?#b-Nz44H2|aa*}!KL>n!FF3O**L(Pm~ zS~E)c>{n zC*ie*>gwm3>@?+%sqp1PkN%)FA*2RxjFJ?d`iVh5!Pbsh7dCJ4&8UNw)p;O zL1cGZFx1o*UQO&UhVm1((IT4|p`lFKmGHf{n5bML;JjT4- z|9|YA1|FG28XcR0=Y*d3Kk1|Cg!_otMJjLh+TL}Yv)j5mH_gUxM$Xkw#e zS+Z>AV*C(QXSdbTY@1>CMWRCdsL;A~y**aQ?w7T-4QdWem$p^ioqABM;Js)aPh&Uv zHf{1{we_{H-Tjub9R7e6`7-v*F1mZy*pjFYcD5r=1_ei&Z@i6b+94GReb z16}Jn@jGss`a9|8B6Zl7Mkf4L*U1n{val@h2>0~?@O*&gH{4ENFK`6@YQ3%h6rHQR z9cO%-0se>t;<2o2I)H>=QX&Np9>hdL1it&rRnU(R$5-KJ=@5q}^#L6r5|8?AWJi2` zU)M&&k%|WT@cWerXQK9w)oy?gg>RVf4~|h=fcO(jC<9(x=f*c&dZ;7l@`fJ#VtI!S z`>g?@Au57jtm2(V_(RW&M8Y0A?nP3Q!=wQ(lA}U+46nnHyD*`(CcAnnhF!XY+N9 zm{gAO^^30|aRmCUHRq?KnH2Pf5TorS$L1O1W+P3B!TI%M%d+`1hRdJK{nv7GZK>?xO6hrb zfXzQ{xcnoimWV(1{FY-Rbk!J%Dz*ds0J8sw)NrO!)mvbI1EgLd*-$hQ;ri@(s0H_^>)%Pk^Kas&PSQE7ljprjDTfKLd{h4dTU>hGh zY%RODCYjl@=QcKcdjqqbbhDTC{Qvd30-6l^jpuoNt7}K`krq6-wJ;g7+Z~u#`0iX5Lvz+pP4p)`|jnR zVe=omTlxJ=yBH1D?cL`D)u1QK6WWubt*i&md;2c({>snGvw-v7vWvXW4w3i9UF3aH z=fzwY#f@}h!Hck;I^5g~SUYErVEFFT_4*rZbe4Wda;WX6iyLx_HM~ns*jn+H*dHDz z+lBVB7JX6pc}R|o)`ReQ$PPFUrv(?fa%4n!&x9%)Hs?*SYGPc zZ5k>`xE*l?Z@7iA=&|0_Cu$M8^XG-}a;9cyvN{7fzeIB#G{*Mg*q1mc$KYk%ZAM3! zdh7z??9Pwz9XEd2hW!ds^zy{$wC6&mH+j|p`?BN`sJG7OpqA<{7!YH+K#Qz)WfN>J z#AtnJuk@Lv)ATS#rm@7O+;+OzWu>EV*51vW;r*AIMd+RC3 z>;)hvBcaW^kVF1j>s4-M5UFdiBj@Id3w_qsKaytlZ@aiz^NT??!S%WR?DpIlVKius z)NKQ-J<{yh1D%?l52 zb8pf!^A)2skTAw>Y+UHGMhWe*YNMc@2-UPqPSe}Y%L-SyP8)3;f9d%6gM z?PhJV2p1!4+#HRMxP0)p$NttiGSW;@f8%X$!IqIktHOMM>34*xvNyCMGQroX?RX^5 z2p?zdz?`iOI3Jj4QgDT?M`n_(`T&zsYR*OGY&}b6xSwIMWO>hlJ2#J-{v=zy=B^1=9jkA(on4dbB zhRS$eX9DrzMs7$xed2$DoqUHo#T^cI8$Hu<|Ti0`epJ!c6PhDr>*=TMvZnpS~;! zV<7(Z1?mr)e_;3my^8wR>j#=~w`2Vo7t8r}j@T8-x2qAx(@e2BtUmTh+H@f;ahE!H z1stUPi0^Cdtv0k)KX>B2Bkg)la-%%xU8wP8ElZZFZakgt=7*8^Q|R~r9*6dKozaPa zJ+;MGx2@~yKArR6>24ohZd8Wngl+Ao#3>Il_LRlx@2K$8s*1iYgM7%|#hZ-c@zoo8+T(HkFp{33@{`keJLRszBhMB*x`kkR zIEz!u!e+dpnVY|~p{ZUsfLf;TZYflRmoV|0ls3iN@lx?Mowi1f?(EsHPW9n^_wm&| zO260(NRQe(`uf#iB`s-+FGOv%%?hs^!-L{A+*NuS>=#p~bavvwcX!vuPUr^j6T<^! z(@FhObF`TSH`i7*G}S2m_UAZ$icvq#_TTwLnQG#t(P+G}wyC~lA>KxPbZbL%ZH=;n zg2%eOrc`f#d|)k<+z~hLmqMS-NOkq_IJNbhuHx|xXwp2ipuHb@>FJ0M^y-&P(KBEF zfw6sWRYzC<`nG}gwfZ{?y4BT7mL4M>LDMU8A(kHw>kOnH)!mDiB%&(S-M1mWegj^` z7Vqq#FODeWjGLFcL+3;3SSxrL-qedX^jbAzc*KM7_=di2t_}Jrj>cP?DqC9?E@^H! z7Rq5I;5DqOqnExJp!n@rtGoL82QUFP^kACe(YeuDU+1a1(MK(=UeahH`v-d0D|)RQ z{Y;Y?6Mp3z)Fx5Y)YetDHn#A~X5;+I+Bm&)R;_|D;PJgZ>sNaXIhSfGTPjUIYMYzm z)k|t>>3wo0s=B4QF}`9+^J2{DH87k)OyE9cM^HC~Ug6QxwhmuS=+Qk{+Pq|G9nGu$ zHlCYnJL1$!o!h)(7Gtqt9a|ZFHv_|mp2k;o4fNy5zN{+vZapJqP3J&-O?U6Aw(dAy zqSuEBv`NU1w|DpUcftU=t!c7STm#}}Ol2AK!ZY24%IZcPXvAyvv_1E?;~jtTt_~Hi z!uQc=bYL(1hCN>jCNuku0X6iyo<##NJMcY_{`S7E^#i@IbJnX)AN1xm-5X55USnSa z+FzX3)`c&TzyjE$1z8iG%J4FAsWP9|A-iMtkO@R11xM@>=7dZzwkhYC@12J2z@M-P68_0f8Pe;5BuRn#G(@_H(X*#qk z@;3f-JZj1ETD7ioU~O-Q(jEXWYDBN#i2Jx1HSsyc#qoxwmfGf~%0~b7+}u;G4Ko6? zCRhW+tVdXzRBP3;>gI;3T8&GVwlpkhTBf0~p=q({lJk!pu$6&MGcaYPkON;xUs@85 zP*{cXPy=o(-sD=4zVmWWY0_b^ekS;yT&}P>bW9-kJSt@s*!bW}ep9wjLSi z3qb7yGdK2jx8XZfoikzftGhb8JNl7^%qMSHw|*vn#m__xKr=J@PwT=mFcZ^yV`pDK z`3(LRTbyd6#eZOf^_22$hU?Idp&b0OmdfT9WhOW|+1>u~tNliknd9`$+1Yxm%$LA; zN*uMgvbv>Vc|*%FFaoTVXfAgVrSznsRiijwg8ysiIqOiyyOY-D;(S3Ii{&3(vapn6GDQ*Ct%7B9U(^S+64*2H-Y zShldWrDn;BCh{`_z3p&-JRSW-wm+s_J>F8^0msJk+bp-d^snygU8i%j^V=ki%GfF~ z|4qjd8tV6s8{AyGbP0w`m)p?O*SQ9637#KL9!qhTUC{gW#sDk)fZPR{rm&=?t)zk2;J;?t=@aZ}#%0Pq&dbQ9L^}8~etZ zPP^K`NOD1RxObh}0M)Y??V)@JPum#wa`0LSUO<)%ogMCY! zzch-u(vQ*ZCy&|NgXPzG`4yGTO?pCZ8i2DOpyi!=zOb#Qqnoz8v@R#8o!$$o+pXcLyPgckaA#=ZUMohA0hk4fg39R?WtmI)zjBW4#-{)@XBm<-(rI3g$z?kx1@SuZS~?Mtu30c1Fgh9zoxQT>Fu$d-8^qt zdq*v+t!%Dds0R8^;cF`RtiImvD)jsme>G}5oox`?PoBFN-gWC~o|&sS_=a|D%4v7b z9|?0AJ4W4T%nRLYw`%rxF<&I{Nb}DAF@uh?rU@i8$d_gF7l3nm- zJdb!6hK&G*h#eFyAiZ(+d;0PvPA?;58)#{+tcC;8D#ygeEQF_R>mOhly1jIX*$!WY zkr+S^>D$k}eO&{m`;%yn)No~ES`s$YxoXEv^2c{e`96=n63R$K<#jkbT~YF8EGI(5fs zre%q{@`RbGuVTo2 zY;NAC>nW1pkaT@KbNPBhZJ4Lm77&8^g|zkprNyOe{&g7r8vLGdb@gF|)9{A`{V=HB?wL*Xg)o$vfxp0- zZmv6U8<+lYKz)iMth_V5(IGX3BE?aao>_OUcVXzFaHxCaLsgGeJzkZrsz#|ok%xj+ z>4i0vFLW*E;yhyq<;ko%*K2+V67+kvL^|qOsOz~rDRh;o=^0(uG?9;jRp}Kj?`?^B z@r(Zn2juE@)llQpKcjyq%I*!3?Q(4%Sz(&G&+5^@SGgvRw;xy9TEhLRYI% z6RVQPNp_6JO&&oWtTUnCGZJ++xDSPP%)c(Wsw%5dBmdox^5!F$lo{bm(%AZFd|hmP zalD;A`07*#^aU!1*R9*o9bI26o6KSSsfm9isdqp10RhZOiD3Pwsx~sLe+|nbD2e~H zgd#4%f4o07Fpf!Tx}Tc@gVRYD_=_BK=ya#sp_%@iMISmHe=_r#j6ax3NYArq+7sl0 zK)RbNy1qSSH{QB@c|d+efExqc^f|Npqi)^4;{)}b6yWXvuMcovfCmD6W`H*bcuRmU z3^2_#eI(fcpTqPwP~r&V55H_*?m|3XjT)GrDS`PpIGx7MN!96YzV016Kds9L+08GV z9%THjvpIBnkllRK>4)0vrvE{n6-akpLzmy*%)gP$b!z$hn=1nSStz*Qgz+Pk@OHC! zKDha*+cO+*6!J*d`VUi;UmHljc|Wq1P46D^@akilPj?68zr2t9 zN}&9{@}C0o=*86f(E1&Y#|H8Td3+#!UzvU`U$(Dt4|#bY|4GAeM<9J)xhEj+%01+( z1Nm51!wPIv3Y?y*}hbp9Y0nl|Fq&D_2qPYa|6c|joE`FAa^F_0eQ zrGfO}cvT?(>ix`aKd9RuV)K_U|bt2g>hn z&J4(R>!ogQT_Am5d1*l2$^dWKL%uAKKggE{()X2j2IO5A;HUSHe;ddjWGGWUbr{YGq!$KwMu1BLTpnPz9_#ik3Z%RBmR`i=j=CQzaK;( ztnws+^VN$cCWhb73V~hUDIq_g|H0{$-|1hcyZz(PoN4ML`Ba|PK79<$?*55RKgeb` z<%eT8zPkKyTpW-e8-~jQ>7O?r7O2nJqwZgjD+2k4gYyAcJ!a(_p1AIw2kmv4y>G>E7Sp(WVcKdgoe_y#gP=8&3-Tq$JHyjTH%I_LAiMpWPQNzL-u=yY1>^_$-avYg ze;i2vX@FlFhW`{u|MxKbNg&EJ2yI-pH8RRbq>icSdzy3M%bpiR;f6jbcK>iB>emTJIeyr9X ztp)lhumL`Y@vYM|lSV!+1a`iXvWyR`7lYF&e==p|L#L-&H1hV8-TfUc@AKxoKzoBc zHjuurJSiaW&;XYOxMCQt38Xg$xGBJHJsa<*P#~<_N~?K7U_ML;%!k40G#`?vFdsU7 zICk?#=XdjE_t@R<)A@t!^sUo_Tx6T8bo#Ua&j|3W&ymL&d!#$ro+@Vj&kNM&_7}Rn zd&;W<@_GdOK?K5TVqpCDoD;uKJ#_hyU#U)a^F_0p51O4n(3~D9KOED&0e$H5!*Pzy zZuH^&gD&sYqnND}}e`t38QK!54KQz1fuG8Io9-5s$)#*WY{#B<3Ip%9cr1T|Eq66G*={z&8c>t^hm#qV@l1- z=|}%PkGo1A!TEDSwt)V=`DUN>_nVg5Wb^%;)jsR*m&p6aw_vUu`8AhouAl`2P6cz|MX$lzY}mnX=WtkUrMWpRGOt&+<7(g<+dh1gHA8N|AXg9qjazr^vRQ ze)3cS_$Pk(JXJ{LQHMVAR1vsF@S)%f1;@Zo3Z4f($QH-*sUyH-bNa|vRp6N5dhmeY zM(|yNj|TtC7Kgm$VCT>B)p6h}Mfyo#H-Gb0C-^-f?__W({_7)O^&&hVn8J4nJ{{rr z1ko}XO}miP0&18x!NH-I+_ zz6E@hV0xB%t>AmW&Rz@DPr$E<^oPJ({QeXudiLqQe_Nn_0haf-p9ahOzt4lG336^iFKeY`k_j{Ls z?-Kbh2M-9o3Vfd6tHJJ=qizK+_y5ebT-^h{G}Y!PR}X>@@+VNadOV^0Vd|v>UZCCr ze@qXX_$XKJfDiZo47FUn4=%RJs$BgW{J;nsQLe&C@Uo)(NHDcgALS|w{DE&Dj?}zb0I+jsV9or)~aP@D9MhQO5Z`1tFM6F{3=)91Wy$G z`!4t*(VkntWBjj4m#ZIweOuD&O$jc?R*`dz^!CQoWrh=apJQIAI(Dxkh zPsI3?gMTaZR|j5!ci`%yTs497Mfv66yG8yJ!AA>wSq;t+_4j})tvIxIBlsA>XM;}= z?b!zY8UE{|TwR86Oz7{c;NRM0$h#VRlhDug;5S75w}M|2^XYEzTv7gh@J^BcQSgak z{`?aBl(2^vz^{t&dj))#(AS&b`vkuOepK)W-~&bdpHRA}KN)lD7R2eJT&07r5c`-tV@3Hg@IfN~k>FEB{(A7)V*V`ww+jET0z6*mCk{SF$Xf$` zO3aU5@U!@D`*Rw?cZ%}ofJ=q^3&7Wi@%$1P?}G5l?*O;szdp*3D8Uriu=isx&`2GrfvFP86;2olUzXwkj`g#leqF7J<4nAAV?+?K< zMEgDk|3IXtz_SIB<_{IRJ2E%4hypZ@?Kg#Y>|S05q# zU7^nq`f`@2Zxnd0XkQNaEup^y!A({i{8+2WeaHo)044xs%&j&wYy94{J0^cwE+hXu{gnnDVi-mqq z0B;cbSq=VzsJ|E7i9T6sY}oQr@Rg$e zW59=s`Lzmsn~;ABxI)<90QfYakF&sUi}}3`e1n*eUjoxTAY1=c;D3nx-v-k)y-mLf z{En#qPViSneLn$TF62J~ZW8n9m*6W!|6c@OEBgNju)C%%S8sz~68iWj_ydvuf57*P z`jRmB7K`y84SrgTe;)W9F`g5^bAANozD@-H6928dH3(OU^?p7015y5T@O&ZvJn&!8XIuV@;PIk8SAx4lf4>QSPw4-8 z@Iq1k2jDHjp6&&oD)=GrzioBU#}nY|@ZZ+|EW$^L`SUXP15y7Q;C~8v?|}2geEkr- zRHV}vYtw{2Mu3~d{2v2u72|gR)g|hm0#>pHzmAa&;ua<)ZvTaITo| zNBeoHz;tyC_+ed`xh)~ROq~oq!cWH=n85CNW|=w@{0%?7Tx|u*`&G1;Ugf7xS66_q z^SO-o1~UCRq)+kFr>mR6F~N6%-Tl?+d~N<^k^V5!uNM3y_zuC(f!+P{>FQi`05>v1somuwQ|EviMgDEz<$^B-pCtH7aJS%ZfZckUrmh8FEz)lU zyJw1N>NfBlBK;ol{etfYyXVJhMeW|yX(1piy)e-@nVk4KvNEm;0u)~nzF;gA0e zb_bpZf;ao+Gt_^BPZr}D%Ea|;k}XlDMuPw1*I%x(!L+B)M>*d+dR5rNRHV0x@-x8~ z37!L{d$jr}Q%8WYB$*>a)quxa#PiI>;Qti)mx2E-_&9LbUvJA)JJ`*~40SSisgQRn zc$MHy;CxYjGx!j}7lO+Le;M2&nASQe?_1#2LjLvO0l~L`*NE~z1iR~lGIbyL29f?q zp!}0y_k1NoJqz9@zYE?e%Kr;|li*LmZa-6|Qm{8l_4gBH zDg!L@=YgGn%}@t|pA_<@fSo_hP=|o!?>EK3&Ym-PFXrqyLscNX#-EQFY9W}ulKg!iQ@FSx92JjEiXPf_Q@IOR4 z-CMmz_`ffK{pA&&=d0jCTO9mN@Hl^eUB=g{=L^0C>6eN8KLoq=uRz@g{nk8+jg zuRRo#qz(dKVp55Vz;B8BC9}cT3VoD;e=qn5@OVFenW_QT3SJC$^Cw9i4L(-Xw*uTP z_yq76F~3%W-I1btz)t@uY9n~PsP8QBlY+N^eZ=p5e-S*^7nq_h2jgdu%~8hp)^Y@2 zgY;>FzXxs=d}~1755aD~m!f_GUTDRm{-1%}dXu7_0G}<=e+|A~@Nd8&F@CRt-7!VI z4ff3iJMVYF8$|m)0+;z2%2g=Gl~(xshml}E89WBOQ|<*F4-_ki?KrcMBN3ho47Y?Gns9c8u(8tqYcjT+zfaUio{{Vhm)b}UwfBDy#W$GW`(SG~!d<0DQZ1sWh z&V|3gHHYO<;OYLJvs~qXueQnfzSRNXI|NSx7yISQ)C_Qq;25}H@L}K!1XqE-DR>cB z%5MhWE$TZ4{FvaA!0sBZOsxe!BIKaj2!2KI zU%_8H zd>(i}@Wp}hmxC*Wysv><1YZNbK$O1${0+gkfu9h3FZd6F9|V6O_%X1Q|1@}&sP9Fv zyPn8buYgDR`=2uPCYbi{`Y2QHfExvW0A3~d6EN+WZT@8Z4tCdP`6>^b2*#>%eCUZUS!;yd3PV&-2xZ;Gc-})!;`3_ki8? zdA`~R{+&xl&fdJ{}AcF1yAzVe_Stu3vG7Xnff!hOz=O!Rf7K;+#xuG z%}=54FU!>^aEEAL4*1Xhej49*0=r{`nhJLFV}zOs_LnDYq)Nd#et{9{a4>zxS|3>d z!I}R2FIPu_^93&lr}_fRRUG_?D8H82-#?VAQz^e_?-^h>-^|9jwz#Qx_t@GC-pKLWe&XqKy=f)|POUw|^BW;=B=|X@pKS1PLOFQAMb$*8F zsuX;a;00h`JnsM3fc@zSZUh&J{4L;X1RoE+UvLL_rQmL`JBri**zZ0hp9#Lu&rqbc zfG-n#3HW8fSAzc}cqiDkuSi`7cI_!rH-p!U{C9yD3H}M#9a-vOus>Z?mUKd@q zZ-)9F*v*#=bt~A7SBCl_*v-cb^%HQNsPAF$RknKEKm7&xTEWkN-F(VWFM*ee^gn=C z3w{fHvfy{Xn*_fPK2z|&!8-+q5AXqj@oE&<)jwWkgI)dO)d66LFvoZ`8SLiwcy$Qa z9R;ccJk5_NP=|y6;OnD6RfC;A3e;k-(?@|?26pqkKph8uO~`8p&lB=a0dEo94|e;B z0`^Irw(e9AB6eGz<<;48p?6#NZhA^$sI=bsAH_rX&{{yV|$NK!un*Z2`h>H+XZ z!H~n&83GCW8LA?rg{$qlA z8|>OQLA?v^_61H*AA!dT_V8tDx4)a9Mu6RTPEc9kX(InP@GQX-!S2BCbAz3K&sS0K z6yLt`)qHTV;7V{za07UO;G@9LhuJ@3m`r-I)T|5)%#;3oyY3VvGf+u+v(zYBg-@JHZDg1v*Jf6G@Rz-~X4ud=`uBL6tB z^LP1bB6yWZpAL5O5#tYbM~<2gcJnPqRf3&=%25qqXD>PGXs~NG3Em2p^WzfYkj;>l8tpPqh zz-<9u7vQr3d_jP(2=Mm;d`p0TWtisR7|gVH0_h(IcywW6|EC5x8sLfmw+489fKLnX z1p)qcfbR_OV}@zYjKTfpmjdbU7+%lm6IIeg1aKtb{}|l=KPZ8xs3Q!&!|6q;!7!Df z`E*QxPdEH9=bx^&1k%4`nCi*rFL{od)ky!#@P97;&%^%`{4d4-`S>4=(g*%m z7t;raViZM*F^Y>)(I~}LQ^9H~Sxq9VDWRH#mQcPDDqBMNN+@3m<%_WtE=v_x6IMrc zO7^vSl%$t(n<=h@g+#dpQHq#DqUUIN+?psAsE+Dl*g*0bJd15@wQc~`Z_m~QYx3#m2d(FNG=6RDM@GTYwKCl+3&c! ztEbZxG$+yo3Q-+6kw!>_K9OcX)E1nmF*s2la59y#%7CmiIvWYBIASA%l}BuZ@x&rF z;@CdGJiX{_+7&bMSjiM`8-C_ z(_hvt(o0SIO0CBH2&+5OP&Pg)U>eFMNNgHdY6P>@A%2b>5F?mPg5r(5Ii{g=jJ!Ff zp>vG9IYu7a9m=uk(b>pj10*)`%8a}+Bd^TJD>L%Sj6Ak&lw{`p28`wn6w zj~xZEkvHGSV?ROhMqaeoS_*p&q-e*%0W;XziExbRb+p)s)y{*HOhco^R&QEN|8Yfw>ZQBiAB+I3M2tx;(=#xX`IQEN}yV^NZ| zsHinL?Z!CCs>RNUs5LL`*f@`sY%MIxevy)_jYX|ZMSZoDTFIqm6r{G!(WqSgST)&ir}1f$jlqt*zc)(WH645QW#qt+0k))J%E6r z))-^f7-PJOV+3QxW^TlIMduh}j4^ABF8Y{YlAUsgE4D^ zF>8Y{YlAUsgE4D^F>8Y{YlAUsgE4D^F@IgNHW>3)HoLUNtPRHOq876@7_&AQv+G;T zE^skxdNI4S#q8P^v!)lbrWdoO7qg}pv!)lb78kQN7_+7qv!)lbrWdoO7qg}pv!)lb zrWdoO7qbQuvo;vBHW;%u7_&AQvo;vBHW;%u7_&AQvo;vBHW;&}7qg}pv!)lbrWdoO z7qg}pv!)lbrWdoO7qg}pv!)lbrWdoO7h}__tJ2P|u2!ELm$gKTX{;L zY>jj_O=DX`I|$JZ8%xckT+|#oQ}sCOHIf5V5eKNH93Zpg09A#yun8~6wTy0SjIEv6 z^pOpk^6B&vHeOi7h|QW3V-HD! zDFX@i`(nCcJE;Y5y=b6muTi~et*)DGW_csq5KcNLn+=GRx?Ep&;Y6}=(xTZSKw2ix zeUKK-^M1L$z`}_-kCRq14;V<7<7ot50v(YxYL}INiHY*e&QK-R6 zH1)HSq|913Jc3nK?8T~T`9z7Pkg*Ex6f#k-k;%>;qYN`UcuiZbFEy9z3s9VNlh{Z= zx=uC*Od~VD^)8WE4~e#VVm&DON)pWTna+CT_12Hrlw%bW>vP5aE;)kC3YiPo0iEs7+0 z6hZRn3^7I;rDBrnDQO)VNuWOK6Ey&&J76XS+YWULY1DdsGUMb|O-xnu8C4s(c1xx` zF=gO3A_JYND(V&YnU#PHQ~@>KwAvqEyCB$c*3OAVrm;ob3UATJ3wcumCjn( zdLIrY^XSo;d|x72XCJk4wQgxc8%>1;G$mPvhahTJ3!4w_Ds z%S;4bK8bC-=__wJ(PkbclqN$#X*wY{??dTq4Avi0Q@3$;`VtRPcqfZ9YmUy8kIqIj z#u4djD8w5lsxO>~O+GVS^)(XW*%0V#G|1N&q$#6GdxcTL%AjdX4W?;KXP%^{-*#WG zH%RE3-QSn6_9?<>#yCBFfsMMYo>`;B)K(I0cS0rhTBw8Yyit>G5ZEkFx?31+ zcD;1gqpp1x@)>*5`X@PNmKb|1G4`dsD3v#>f!X)#RSF|&_N021Avw@5PFfl}LhL_v zq*)1h=n+X%1}81o7zJAt_K~^(`z?^pVl-qN2>Tc8jL7Tbr0X-Cw7!J>GumkSqHl|V zjgIyGc4FH%U9E9d#(s>s@ghO8bRJ`Lyeuu(Pb6@nX@V1(4Nkg)ya&Se&Xm(>`tlWO zWoJQWompS9f{j}A)jyagC&g=HkC`p2zJ{lCQ=TUu*bIxl+@^B6dVLdt@@pp(<9ST^ zO**?eu(dw3>}xISDP)wT3urNRgUS8YEwS^7qpZSh<2llH!Q?j`&^6hesa9yr429mY zp><}Pfw=ty~fe= zW&VBKI`otn-^b76?+HEE<@1jlO0W2XxL5oktY@tJa_N`%s)rqMEyWE~Pe6JX>!D{I z`97}O^w1&pYCTKpKaaly^wcQd>-y01p?n|f8;`N|1g`tSuN(f4pU2*LsdgV z#nh_W3DvceR=u{1s;?XGKgz0jb+~3m_0)>`s`1l{sv4$N)YMI?Xsn)6)zDZuWvag( zTvcCRTes>bGwQ4TMd+EMDjN>py{d8GwEFt0+D5(`Qdv8prmAQw$f)lc_eLUqH`%Es}N zE2^gZVi$f~po*z=4e@P#eMMtkMQ!DjG=6o1U)r}{<@Czxn#ys$j)is5i|N^|Sz9$D z`)y$vD{AVeWo1KEqra-(FuuNeYGa)*V1sX|@r~J{s&?9x?Dx8kDynOzSJqTdU~8}) zGuuK(2NV`jv-GVH0~|4}YFbsrjJkT?Vys2&1lFx-GwPy~e3{1ARQm?0V3WsXv6E`* z##Qe}i??J)xjhcFDUuC1+_Fsg1~ zU47N6eI(YRv2N&i#gV*_-Zl79hP4s?u7rlcqja|;z7yY=@XpBAk!jVfL! z?&4g2is->H@!>T70DPl7oIKm7{l5N>PjK?XojZhwljlln zf1{QMPX0jp@Nn{M&-OQ|hm#*iA0AGg&~ zBb@xn&S@Rt>j)=5hd$O3PJS-^0<9yQ{5<;baPk-9V;ng7E1lCi!pSdkPV3l$ zX1cZmoSN478S-%Q+>T0S%EQU~;kQNQcWRltWEwa%J!$Sz(=XG&so9O@ZZ*R)4V;=W z&c%E{yH6ARD=iP4ntJErd(@l<-z#27AJ-|I`n#Rmvyps)lfTcoLwGp(2c6S(3Mc;v zeOwoC@=ws;s%3zaUrHYyPJS6a#(|T6#W`K4aPrHYyT=Elze5x22&d)~=d_M+@?SWo zb%c}unm(2RPJShQcsThV>2K3I!pZ+iA0AG=DAzO&oIJ-_r*(vrFUHT(z6U4I`-sxI z^B$tK?r>_%IjuXKJm<7X>kcQ+dqvZ_!^v|@cUpHi`M&hGYu(}Gd5>v_@Nn`w;bR-Z z$q#Z)>kcPB3?J(bCx2kZ!^!jBskBWd(8T@#r>539Z4)^8dgruF;N+*%$1=moA4wk` zPX1W>McO8C@+Z=Vhm)U;k8$AS=QyWr0w;eVKDG&*{QQiElV6bWaPk~ypSIQAG_kGV z)GTpM+X_zpG3T_c;N+j8k9C2Qf0jNxocs&)cW7I|$-hD$9!~xZe2fDp|BiFoR&es4 z;bU9D$#aZ&@^JFMXFQzzTFshzIC<`*e*0%1C+#zE8oz}vdiN(aeoOX;Sa&!zh5O`q9GJaN=Ds(rd-i^~ll!#p za2lrzeXJv#d^h^=aPmFq7i-zzkg;!XXB64?FCMLu5;QS&ZCKK0;lG3d~6dq`5T?nHi460=$y6*ocwL{vF>p4chZN4 zlfRGtL2VN_`3LF4!^uB_k8$ASpK?yy1Wx`Xd~6dq`Q^@Oo4i94+XPO{C-~SVaPr*W zrfrhF@BPtz+9q)7f2EIQhLh)whiP5lBz{$6w4-Y5LIoZ-UaPn=O(>8&V z-xMF)1Wvx2bJ`}nXE|*XI5oZTu}$FQ2RNr~0w+JnIc*a-`62YNP2l7?Ut3xiIQbFu zOSDbkYn#x%f3T-JDBKQ3I!@7tQNx_M(Z$MR00H(Y&E%YNmlx zGm|DxM0UJ$`CIBwgWndOrjC7A|J%~Q_B@2Yt%)4-|W zaZd4jYQD%caB5c4{96rwCzj0Cw#xp^*wXL!isQsh#m*%ssDaZshCfvvPQIse_YX9F zFPgZohEvlYANNae@-QnbWIj40mJl=?P&pzJRiOa^i!|Ad^ozuF*$q#c**E^g%k0sK&!^syO zSHv=BA6JZ_e^KiWr=G_W9l~cHS4_aiIB@C@b583HCtvTJ*1ho9Bi-IJ4Uaw2y2I(R zXE>*Ihm$|sIjuXK{CV`TY;f`y(uaqWznuOhtvj6jeERTk^4H>H960#}&S~A@zc>l{D%0o@st}PU{G#%Qo}HO6v$G-_kj)Bb(>eW)Ywh<<-8l)XPn-Hz`6uEo&c&aK zdHh-YnRqn(xtQmUN>0<`2RMy?9?chOE{DGqFQh+RJ)HVGX}(hPApBqPd(P!wi$8O2 z-_rl_2~L;&%DF>$IC&l;m7Jk@!O1uCyW`?-G-em)@)hE4&fUKimphllV^la@wl{rj zhraYH)o({1`wyJ@UGZ_-fs-HR+xlh;c z#hISRGbP9PKR#t2+g$6aJg%4PX<|FWY0TT4)Aodu=W$Ego^bN_(8uj{3~}A9z6|X-DY;MCW$5qUcL)!sWf@p9b|6a=gr+zQ`@Nn|O z@p0Y3$@4dFy6)iQ$2xcaS>sR4a7~6Ci^_jd!YPva>yy^e= z1gC~&C|^rWU+0o}y58Z`jBrlZ5u7~REp1ykd48v~zexK4ocy8m;o;=RIhS0Z`NGMw z&5PI8vdyH4zj@)*oQ;qD5KjJ5=d{dl@>e>iWrmZ#hMtp;`vfO{y>o}~aPmA?kj8u5|k`CaM5!^!W4kJ~An zJhz3kJ>lfp-@31-@ki5Kr2Pj@%|z$o_0_O1l^2Vr!kkFnrz7FNiI0U##HTr@?GL9h zFT}@w2q(V)AJ1XJ$uDy5-bQ2cxF|JnY6|BP<`{2%S2YGJ$xsKwk;7!B>;7!HD;LXJQ!JWio;LhSoI4`b) zOU2XSF5;u$uHw^S6LUMwm5DEhyNR!cHy7UuZy{z|<+c3u!rjGhz&*sD!&`~} zfP0EL4`yy_aT(l8ybZjKcxSk`nCGu@eZ*tnI8g(Ssd90Wr$%@?H7CH^i_eDpiFy2! z+d+II++TbbyrY_#U{sA5!Zqv+p7jYimRa^!S6mJI)5)Xn0i#dOJ zZa48Hcz1CPJVZPb-b4HVJXHKNyr=jhcrS60|9Z>qEp81D6K@RfBj#_GT%0^{8+c#& z0q_X%-tb8AXn2%(G8`wyng;JLeBvbFo~t_%N7%e3}X$E}jn8h>wP+h);xT#izk_;iPvGOkU%|(V zSHdTVe}-9UCjTt(+)3h=@X6xV@F`->Uz3|HZU>(#-V|no`Lq{&x_C5vhIlf3rg%C$ zM|=T%miT&@jqTGC_#E*Q@Lch;@VVlb;Pb?9z~_tKfw`i5`VhWA{26?q_-ptg@elCD z;^zJfBX@~-eV8lRC;qn1T_)ZIzFa&WzCwI9e5Lp@_$u*@Fgu7(cfnVSAAzqCKM((1 zyd1t({3(2$_ZK%li`QNoO?dEL_8aQSiBH^M0_v&sQ6Vl#^=26Ic}6b zeFMk%9sINPbC1h!3qK*|JnXqA#RK7|#CyO`i#Zp2jvKd6oO3DnjQC*qS#c%&oOlwv zOgsgCUd%b!bKEibGz)%Fd>s6ecsBg9_gx?k)4|9j)(`@)(;CGnD}NXKo|toer|akw_}}v1!ExDUer|wt zovsga=jT&L_yh6g@Q32Q@PEVu;g7_ehdcMN_z;*oPMj0!E1=?VSf4ebQ-*-_#g0E;$`r~ekbA6%kbLroS!(? zO8hyzj(7#kFEO9~fY%kbUe9?w@y77_;xf2c+z;MBJQ|J@xJ`je6YvE1AFT(ud_2~*b7p7v4qvxA3mw;u7b9;*H@!;_cwUV$NHb+f6*gxpem?E(<@BCbmxnJVea|IPOEH z!h6Uc4-XZe4(};G%ej;XfIh)x;jg6GTb}a_=7x!HgZB|X2oD!O3GXX@0UjZK6CNpk zA08$C7~W635{~D}euHD%Zs1QQ=Jr=p4j&*M03RqG1s^0n0_Fj%Pe;NBi|4{I<|S}* zU0>H^{4MYp^$){`h~I$^6@LU*h(B{K9oxiZ;fwrJbei5s0u4{zeK@W;`_{%|H-qvkSrig-R8x19wrPZs)g zA6%>EA-GQbCOlQlIp1Osw z59e3Q@rQ^{jqnUH=S@rf`S5KT=kkod4vukdhG*)s55cpp_G5#3%I9;|1K3>c@ z#&Rc!PlQhtp9!BNz8a2sEr9RPyza>O#c<5)5%^?X_8IsT@hk9b@xS0x#m)T*`rK*a z_2JXSCC;U1G;vw@&1ue*-yWVL-U*KVa0nd7&vRa`+*xW4fzK9CfzJ`24$l>z4aei9 zOW||nuY%*T)6MXC@^`}Li|=tRo!7)=;h(0tK>j88Lh;-1MdJ71i^adgmx!DB6O^Tw zHgQ?_68E{w zWBKR8aV*CL@NzYrFDCad@%8XK;=AE@#rHXvzSqQM;g`|;TmBvRees9z2jUi+I)5lG zga0Gm3HImFn1;e1$sY=TES>~^BAyC=DxM9;K6wrt$B9P;QpNn6G zzYu>4e<@x8e#$X^NnC|(5rBz_0}S^OXP7xAagrN1_DS@_>+ zev{v%lk@N5JRI{ahxhd>)Tch3oc~a>y>n@iu57q0{2ny16O4eHsW}+t31FWlz%9hp z@EYQi;g;gF;5Ee;!g0dRg>dXAcfmL5zU8rue-4giei>d{<1B|;iNDJ9Kfnt#j-PI4 z)%a_}F-})_9bL93+*;h*xpdtoE(^aiP5j+A6kbowaF{2*eL5H}7FRfzZqUSK;SZyU zai+n4Q*#ttBAyMm5uf2)x?vNSg};C%#+eVdRdWZtk@y+7o%jWKWAWQ?92oarfm;;L z@AVZN2gdyZcU0dp@4Sh)m2>H)Okyc0dQWt4_qp)g}aCw z;Mi}Ef#cYo6XC9EE`v>cEnFtP8;gBo-^zWm&+U6UEBxmAsz&8B_0XKIvxUlm@Di{N5DPR%q;lk1%C|OUVlf= zhT}Db3*mT8;d(e;Q@9(B*A$k*TWic^&ZWJYxGelTG~3934EGj)4fhfM1oss;>*Bnv zcujaaaSwQVaWCi6eob5!epi|uJG879S1|5YL5qp~%)7B+rfK@ zJHva6w}6L{nO8BX!vu;Zfq- z;r+xyc2Ru={R+;l8@dof@aa*`ryfb{5c%XCX;Z0l? zek4te{1|wOxC*Wn*TQw;8Sqr`(eM%CtKoX_U2uc=X}D4RF+5HD3p`!iqMP#!@w)I# zaVZ?vS2-N-z1kt;2f=ZD4TWdvvLoRm#be;3#Px8Dc@!M)X*wh0&xd2oOW>n**=yiq z#5cpoiXVn!%%$-2+OOWs`1j!$^Aq?uUG^LJc=4K>JI6T1a2%h%amMH27^fS2f-c(& zK2f|qe3E!a=hBm#xGek-np5OQ!n4H(!l#PI!>5TS!>5ZI;4{Q0!Dot3gXf4Zf#W!_ zXW_HtUxm*We+r)?{soS8Z?T2*Qf9t!_md;ol{xE{Vvd>nke_)_==@%8YH;zjUH;s@ac;%DHS#UH`3zANB` z@_)d$h})Js|3jRIZxwTAnY&Hg0=`|mPKNy@HGdo;?@!0BVt@ZI9s89oF4r~J8ajClck zkNmapz2Y0;9ku-T!uQEP0N*cuEW=O1i{+os@XPQ6@*iaQV|aIs|2-Vz{|xWHM$sQW z<@{k{;x*tHho@i?Zw!xC-zmdg;0HC|-WlEwen`G>jAHOWd@Rqw@Deo@@IhM6iSWbn zhru!a5paw%4UTb6h7Z(bPlNZp9(KV9x{E&osOb83FeT(*V(sz{ez3tpyXefW8C3H*Y% zJ^Z40Q}`uuSNLV|=I|@x?ci6%{oz>t-QXB!C>-OAf@7Qm;TY#I_%)4F3%@Qd96K63 z3;%}v@fkiDep7y4hA)QSlD{g$e2ix9ZFycsO8ifFxjauRCw>I}mpl)(6Tb$(BhSYZ zB<7<5a_`FXR=32weJJ;y{I3}<@?QqIf6EtVxDEWie1{Bg2FGhs+rl5H*#Z7gyek~r zWVcMe9~`fb90dPI{a83&@0b98B!4*kvA7QQ=l{9SoDRn}ITH5g?eV9>pQz{X%G{^o zc^SSKj_dI%IJVW_;fFNNf(&zLU|L@exl6C1a5!BWhr`{{Hsnw?o`+|7-iANZGH}RO z+EyGIl{|+!CEwg{PRXwc$F|)F{#@g9fUoj@eA+VOx61gPGJe;LAC>XkrKWKv!Cz>6 zZqn&GIx6FjgTGY6OO=Uv>5-oG<)yyF7X`DNyu_8p=jE$3zF%$r+^@#;P4Ca;ih1fk zF;DBWZ!kVjf2W?Ow$nbt)3v#;b=e=`Tm2uO)^e46YdCyI_#5?|;1%Ms3~vd4E8i=_ zec`1Ve;CZd`ZNMw>Hqjt34bT9f@A!e3{Qn){23YM&!IH_`SADtk53oDKZtp#n)n*{ zM|mDTCg$N_E?(o{*GcXtHT+7*{Ve8gH!*jGxnJbDdrHjBgVz+;{%qp(`U0z(`_=#P ziHqfa6aN8!tiI)%&cDmIg889O8^cBZk57eTcXMLH2N#ax{XpYvjSubvHⅇhIfTy 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 R=Pt7*E>O!q(e}Ek`yaE1e&_%I literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..cc492174eabc33966bd1bdefcd819760a0ae03bb GIT binary patch literal 91804 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..8a93139944bc9aca3bea6d4931b1f0f3cbafed46 GIT binary patch literal 66328 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 O;_rr1W;(VaCcOW@`SA<@ literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..74f0dde739751aa8bda9c2cc7aed680d626f44d2 GIT binary patch literal 2620 zcmbtWJ8v9S6h5=N24_v24dI;#4N?e3%FMoOf)PeIc5EeB#yB9T7|rAE?vUA;)!f;2 zk|si;poETJfM}>`=x8YD_yhD*2#JOQzH{%~^(;Y(5Jx)qeCKuF=gvI1aj<7u78$bW zcRJOGzJHvQzODk+s72>!3fxe7LxnzJl3CUo$RMgWmg2Oa+VYYzwp4u0dQ557vJy4z ztEq%qLu)#{wyce1q*dbtvd&vCuU=TGuU=ejJ&U0()5^+QP%&Hyx#Oq6I$lqbGnoXq zK^|Hx_|Mg|EO`E4t3ArbqU|T*Zd=Gnd$!^B-5x_Hjt1>88&9%Sq=jUYH!6yWCq+IJ zd0XZo5gQ`!M7p8ct0YT@wrY3_rm2jFsfcV=l=WfD!{&KRIP!B+&HmvB_D=Vj-Nn@0 zj_r*7Al{0TNxugiOW%0sj<)hyzZZ`~?|vN09PL1)p@?l~7@hd} zz*z?xMuF|TJG32HL|emjiZPtQV48+SoTZKwN=n!wzrZM`dYU4Wono!)w9qu+V8JW1N#!7a>V8P3Ss zE zzt4e>EBY6}w<`Hx&3z0OAF4X7EO_g@dzFjo9z-IT4n02zaxv?Wd$4_buiGnSzm)5c zIxdM*QAU|y9aE;18JvKQHnez6i)&iEuEnMnUDHh$x*j7=2N~Z&z8O|iPoK}+DwlGe zF&jWngRQd)(({bVgR~i+({`6}OXCg3+yUrKu=S*Z#ARb$(D)W(e)&P~fh`^c^by#4 zMnV1b@VNYnmvG-KT< zG1mdp`|QwvB1&hKc~;7K95&Km4m5EOfZ>|3jp;KeyBeyNTf=62`7d#Q0|mo*-2eap literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..03fe88c413b42ceb080c833e796d9ae294aa2d13 GIT binary patch literal 20456 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/cmake_install.cmake new file mode 100644 index 000000000..49d86ec2a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_http_server + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/libesp_http_server.a b/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/libesp_http_server.a new file mode 100644 index 0000000000000000000000000000000000000000..d9eaf5c8ec2bd0ae6d306f68d44c306b49655995 GIT binary patch literal 614058 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¥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%0De^B6?Vi)rn z{Dyv}Qsg@jX9Z6qcJa)2cV}`UUrg-M9!l)uzm2#`Y&H_RmotBwc$&!1BAzbzLgE>M zuOyx+nD5oj>?8ONVonA)eo6ch!G9*6E%d?VMRGcp7no;A-NJ30_RxDEKg9=i4KRmx%m4Vosts zZY5qOcr)>G!S50uBzPn?)0q{5ClVhlxRLk}!Og@U7yK#WLj`}H_%Oj&60a0|A8}sr zv&4rB9)x!*WH_ngC?j4acyHp>f~$bbnj@a*8qabHTy!4dV5Je?;6V_*vqk1iwVwCHPg~vhIi{ zIyv7xo9Pkx2x3?NvBVoh&iBh^HVWRG*wvr!mCYP2^0~yW{(PToW|PQ2M(pZ;81XS8 zUqyVZ;Nyt7c;dK(_&C8=6CW>_@5?JYA>xTn{xjNqQsnm$yZS#)e4@x-ApVr#mxx{c z-y}Xs0jM(MLcX4LEC23D1zEbcx#NQTt9&p)J5l?jTt7&t!$gd}Mb-s)E8j=5j_&b9C zLVT^@zX6wB7x6?V-wrpPGS`cI9PxJr?@oM!;K{__6I?}nqu}|(-xu6Ke3Rg%z-2#( zc%qZ@J(QW7MSd*t4+Znxgqd3ee~$P^f-fMxRq(~cKNfry@oj>yBmRlt9}(X!_;%u- z3jP)G9fIE=zEkjs(ZF{J-h=pOf~OJREqD&`J%SsF?-kri{Byy_6W=HJv&8oc{ycEm z0})Sj@=Iy+3z2`9_(8!p5xa59cOYhdDe`-WU0**%{E*0BB7Ru#Ux*(OT!5RxnMVcl z-G!OQ1WzRXmEbDk#|6&-F8l9@CpvjOZJrSM65?MA&J#Z=cs=n`f=?uVTJR~vzY%;X z@iT(2C;qKqzV|QltYE&cu@IWu*-Cx^vGd{8#08S}XT*aAKTW)cq}@zBMC60<@~upv;1R^z z2p&T`RB$=5tHU(ntmHFa$qyuUbyz|?Owt}oysh9CVqUo8IGWhyc_ML6^8A95pGWNS zyn%Q-NqZad2*Gy%mu(;ML?`Ea&N4fQ{25|59{GN=Op(Z6As#9C9pX`fx5o|fjC**L z?<>pfDDpjtU2Inp?HC7vSqE#kcekHm*YzCOjoE}lQ6c z@8Q)E&l8&ih^qzXiE9KOLp)zF-=-9?!N zA}<^VTp&K*j(DNSONsXvJd5}M!S%$81h){oJUfXG6!{s%gC$SC$0t)S@~en>a}mc~ z#0`R)_e~8-z55oH-e4cz4$^S>)dw^F_rvLlrq!4NhO+Z2M1fHPMo7ia)B6TT> zHHIWWG$fdWqGCY-0n4i3qAMzP*WR%Uc3oY2{aRODb=6&aU;RDzJkOl-Cc^4|ul@e7 z>p$0(NB{~3ix zXSm4yR^2sojQI}mp7x$31@C3N8@$*uCGfGv6JdY7n+qRjei3}U@nYq|6Ea-n{tPlp z%&&(}G`{rLv?B=h&dON}3dml;0=FE@T3_V&CEpKLyB2jvyUZQzy0ZIugGWw^+F zPco;N9|E6hyc_IoD~3-qzb|~c@e=s=#;3w(7@whBcxHx+-1C1Ql4qH}1zv4@2kgt@ ze?KJGn12jD+xU6-55}*+zV3g8ce8Ex3B1-aKf>o2w@xXaYupz8qj7KeJmaD8I^z-W z`NqY{g%@PF$o&CiE;L^SuQ#rNeO-=%FEYOZzS#IQ*th99@FnKYhc7k04!+Fz4)}88 zdz1^W$Z(PSXUJS>{%!bA#{6%IxILf2SDDv;d!e5v7#G0T7YQ};SCusa(@7s8_ie2HyPK!asR+Kn_mInVtg*_ZMYb|)%@%5ZN?wK8;n0zF1$U% zMedV5G;@dfX0U(e(-ywd{MPVY#yh}w8w)(w_NxK#J?4kP_ZlAr-)B4v-e`Qda^a>7 z7r8&4%>CwrLec>diY`Ux4@4WzXCsM{4V^M@dwIT|D)@-p z1jAbRdGn74{w4SY^Pj^n8vg{pWZY7eUpC$ve#N*DJ}ft?Uj)Bu9+CVX;~cm)H}SI$ z`X`7q>&K${IfiBQ*T*#L+eZCN!~9MG_k}BLS$o1>e+2CH#|Atee#7ca4S0Xp>(37O z2-xc%4SW6LV6VR{;Fa*3R{xBE*T7!?(txjoz5WK+>)!=?{rdxc7=Fv@KN;{du-AV( z;P+s!|0V48zlFX2&jDvA)xT}^TLzpDd;RSK<~r55{s35OG7N$LYIV4FG@f@j{EqoC z@Vmy*wL|Y2ABg{(@uBe1wx3i6Tm`>xnRx*>z#o`j8t@9Z-rBYn_WI|+UjO2NFNZ(0 zI@bn#Bkc7z1^f`~^`mQzy#C90um5Ji@4$bz`hO4jAF$Vtt}k-tzKpnjTiEM&guQ-r zO_6hV{6|*5DBzu8uep1`d&Ay-?o){CN7oK{%>(exhrl0O{pi{u=Q((9E(lAmEE(uYV)#^>2l}&fNiT zguM=r$cg!R*z3IGdG-e$L6ZF5+Q}n7;y&cpx#SP#lltP3{LwfU_T{z?xWJj3y@Gu2 zATuc7U4s0iAU`$892oGSL4HAyKRWO$;eS~>xpXr5lku8>&w+n7&!vGeUjrxf!WkWI z4tN9nd)q&`>@2ST9GtZLs{y|OXPJL5U@pB%W}A<$-E!tqq_}=-T})iR0On#M9XbWP zExgY5&s4wy`+5xxcsJPFUjlpoOn`H({+!(N|1{l<09 z446Nu#`E&_H|9UVUgvhtv+j4p&8(ddz}|2CnJSrQ{zbUC@vE@6pFgq0{GKy4`S?E0 zCv{hdGtC2T?M%K0?DcyEnSKEe3i9KE{G`Ai3b(L!&V(&FuxkbdETZcTU*VC;Woy+-Av{i^Y$gVl`(HGV&>&A$wh5C za5|2eQ%SO|c@B@5+0~NQXvgc&4Q^+d9pLuHy#nqH`*Mc_yesU>oeFo*Z#wJ`cQigU z;F&NN-04si@Laf)`C|iK0^exuJOl1*nKke&w!JQayO_TM-p2U4fNz4gHGfCI_rP5A zr^Ay0KLgV-I=me4Yw&jFKMpv$#?Sx0{4?I$lg+hfdZ6$=Kf3nMIUm2h)#(^;7uegg zW59i2Uv6~0pYt$$cdN5^z@uPqPjrnR8&-$?@Lbra!y&LQs|@y>!CvQFxQFG>5Av4=`RIB-&u_r{Ho7aw-yh^3hCTlR+|%m60*i5U9ia2O z_#*Ssb%4&_;`Q&*Y?q${&gS|$c6=S$2iytvzncr}%iRg~Weo^8x}MONRg8Bofql7? z1D*!^aw`I!1N(9p!oJ*N;2o`uhr|7C-Wqs-@%(^~f_+&_V6V9h z_V%Cc8T#j3c%apZuB+4x!=?B^=C2L-MtHFK+XKEE_I5rAbCTBK8JG)}b$B`8*Wg{u ze;n|q@G$e=1pEWc$zF$6Tr=ss6}+4ItpnZ$e#h2jAnffK3h!?DJp&#AdwYHt@O0Sg zRKR=KymMe*uiAj?VXt!vyr<=V59^x?_Mbll{6}~%%Ul%jW$@nSZw>ekc)0nE0Y3=) zH5;$NzTCH9U+((>e*}-PI-dvpHSBfrxn9)kw1d4)mw>y$Bdt!4fP2B-{$T;{0ek&% zu(x3nJj&|q7vv8N@>Q_+)m(VArl*y~5v*?Rrg0{>Q!|1|Jlx~G1QUZ%aB z{M7+p4^J?ETfle1`PL85!oJ)WVPEd+u-AMWo@jMG4f0-z&pa;&JnP$dokSG+8vho=}H9&ioJ8(SUb!_$n9 zg1tQ_1iTdX_N<1z{#tmt&3ggtbuNaz4%ZvUnOougEPr>9*$8|6r{Mi9^BlaLt?xU5 ze;=M+x(FM&xhxjUl#C6m|yI4I3wUS@Zsh!4fsm<2=mtmd^22a zKDyT0nQN_+bIt!H;Ai0)^M4KaZ*Z;oPXhi7o@YL(*CEFoU3Yz?`PO*n0(gk+x4mHB zPkO_?p9~6k7r4&q>=p1xSU-?pe=7-i0$gwT=sIoZ8F=59<^)^~`~FiO@Iu(zxg7R( zu7bUtX9j#W?Co3^@Os$Wc}2ii!wuHX=z4GG+wk+v-xKgAc!BvxVPBUgU~m6(0lx%$ z`~L$_ORD1guP~Tow;ZF z;k|xz&AHd#EvPdF_GOKOeOXgrzb0pY*q3z>?8}-NWM;#@tRrAwR$Y*Zu2J`8orL#g zt%Ch}p5Md1tktkD>yJU^LfDse3GBQ=1JJkKhMB^ zY`z5_ZJBrBV~jrv_@D4%^Ir%2J$$VBmRwuzoDWa8eV`lc^>={1ey@Og!^c^jK>_aq z&#_}Oy2jplB>s5ImjpZkKEeF7fM>u<%$EjS4ttyH16~Mw`Xl`&_^;!Aq^q8?dkAUtwRb&){X2 z`3m;>Kf+!!!FBS>Et3a(omQ~d*#`DH+reI^C+yd%?F4(xzOdIE5@dFRz5ZUX*Dnq- zQ(#}#ey}g=5ZI69nXoTw7VOKK8)WKWU)BQHmvwBASq1yDPKSM2XTyFh{}J|OT>$&C zE(fJ^>F1@+Cn&x*z0vt3M6zJR``@gKw}*1AL?LN$^d^C&M=zpC0g8 zu(#)O_!i4t1)py1yfNTg;Z?R?PX_sCg3QYSzZT@b4D#OwnV$pB=Kct;zb$;LwI{lN z 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 z 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 literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/cmake_install.cmake new file mode 100644 index 000000000..3f2de73a3 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/libesp_https_ota.a b/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/libesp_https_ota.a new file mode 100644 index 0000000000000000000000000000000000000000..86425f65e1521ef5491e4bde653bef40c00a0dfa GIT binary patch literal 144518 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 BOn3kQ literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/cmake_install.cmake new file mode 100644 index 000000000..7e8b3c065 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_https_server + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/cmake_install.cmake new file mode 100644 index 000000000..63ccf93ab --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/cmake_install.cmake @@ -0,0 +1,49 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake new file mode 100644 index 000000000..1ebc786f8 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/lowpower + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake new file mode 100644 index 000000000..f1417886a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/port/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/cmake_install.cmake new file mode 100644 index 000000000..ec9ce6806 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_lcd + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/cmake_install.cmake new file mode 100644 index 000000000..17c32545b --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_local_ctrl + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/cmake_install.cmake new file mode 100644 index 000000000..40121a79c --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_mm + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/cmake_install.cmake new file mode 100644 index 000000000..4cb40dc94 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_netif + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/cmake_install.cmake new file mode 100644 index 000000000..521bc7815 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_netif_stack/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_netif_stack + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/cmake_install.cmake new file mode 100644 index 000000000..eda09e515 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_partition + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/cmake_install.cmake new file mode 100644 index 000000000..9c4c80c43 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_phy + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/cmake_install.cmake new file mode 100644 index 000000000..e79caf97f --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_pm + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/cmake_install.cmake new file mode 100644 index 000000000..fcb6ed561 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_psram/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_psram + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/cmake_install.cmake new file mode 100644 index 000000000..395e79ccc --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/cmake_install.cmake new file mode 100644 index 000000000..a902b9b83 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_rom + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_system/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/cmake_install.cmake new file mode 100644 index 000000000..e019218c0 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_system + +# 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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/cmake_install.cmake") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/linker_script_generator.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/linker_script_generator.cmake new file mode 100644 index 000000000..845c872e7 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/linker_script_generator.cmake @@ -0,0 +1,9 @@ +execute_process(COMMAND "${CC}" "-C" "-P" "-x" "c" "-E" "-I" "${CONFIG_DIR}" "-I" "${LD_DIR}" "${SOURCE}" + RESULT_VARIABLE RET_CODE + OUTPUT_VARIABLE PREPROCESSED_LINKER_SCRIPT + ERROR_VARIABLE ERROR_VAR) +if(RET_CODE AND NOT RET_CODE EQUAL 0) + message(FATAL_ERROR "Can't generate ${TARGET}\nRET_CODE: ${RET_CODE}\nERROR_MESSAGE: ${ERROR_VAR}") +endif() +string(REPLACE "\\n" "\n" TEXT "${PREPROCESSED_LINKER_SCRIPT}") +file(WRITE "${TARGET}" "${TEXT}") diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/memory.ld b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/memory.ld new file mode 100644 index 000000000..476ae7536 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/memory.ld @@ -0,0 +1,94 @@ +/* + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/** + * ESP32-C3 Linker Script Memory Layout + * This file describes the memory layout (memory blocks) by virtual memory addresses. + * This linker script is passed through the C preprocessor to include configuration options. + * Please use preprocessor features sparingly! + * Restrict to simple macros with numeric values, and/or #if/#endif blocks. + */ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) 5.3.2 Configuration Header + */ + +/* List of deprecated options */ +/* + * SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/* CPU instruction prefetch padding size for flash mmap scenario */ +/* + * PMP region granularity size + * Software may determine the PMP granularity by writing zero to pmp0cfg, then writing all ones + * to pmpaddr0, then reading back pmpaddr0. If G is the index of the least-significant bit set, + * the PMP granularity is 2^G+2 bytes. + */ +/* CPU instruction prefetch padding size for memory protection scenario */ +/* Memory alignment size for PMS */ + /* rtc timer data (s_rtc_timer_retain_mem, see esp_clk.c files). For rtc_timer_data_in_rtc_mem section. */ +/** + * physical memory is mapped twice to the vritual address (IRAM and DRAM). + * `I_D_SRAM_OFFSET` is the offset between the two locations of the same physical memory + */ +MEMORY +{ + /** + * All these values assume the flash cache is on, and have the blocks this uses subtracted from the length + * of the various regions. The 'data access port' dram/drom regions map to the same iram/irom regions but + * are connected to the data port of the CPU and eg allow byte-wise access. + */ + /* IRAM for PRO CPU. */ + iram0_0_seg (RX) : org = (0x4037C000 + 0x4000), len = 0x403CE710 - (0x4037C000 - 0x3FC7C000) - (0x3FC7C000 + 0x4000) + /* Flash mapped instruction data */ + iram0_2_seg (RX) : org = 0x42000020, len = 0x800000-0x20 + /** + * (0x20 offset above is a convenience for the app binary image generation. + * Flash cache has 64KB pages. The .bin file which is flashed to the chip + * has a 0x18 byte file header, and each segment has a 0x08 byte segment + * header. Setting this offset makes it simple to meet the flash cache MMU's + * constraint that (paddr % 64KB == vaddr % 64KB).) + */ + /** + * Shared data RAM, excluding memory reserved for ROM bss/data/stack. + * Enabling Bluetooth & Trace Memory features in menuconfig will decrease the amount of RAM available. + */ + dram0_0_seg (RW) : org = (0x3FC7C000 + 0x4000), len = 0x403CE710 - (0x4037C000 - 0x3FC7C000) - (0x3FC7C000 + 0x4000) + /* Flash mapped constant data */ + drom0_0_seg (R) : org = 0x3C000020, len = 0x800000-0x20 + /* (See iram0_2_seg for meaning of 0x20 offset in the above.) */ + /** + * RTC fast memory (executable). Persists over deep sleep. + */ + rtc_iram_seg(RWX) : org = 0x50000000, len = 0x2000 - (0 + (24)) + /* We reduced the size of rtc_iram_seg by RESERVE_RTC_MEM value. + It reserves the amount of RTC fast memory that we use for this memory segment. + This segment is intended for keeping: + - (lower addr) rtc timer data (s_rtc_timer_retain_mem, see esp_clk.c files). + - (higher addr) bootloader rtc data (s_bootloader_retain_mem, when a Kconfig option is on). + The aim of this is to keep data that will not be moved around and have a fixed address. + */ + rtc_reserved_seg(RW) : org = 0x50000000 + 0x2000 - (0 + (24)), len = (0 + (24)) +} +/* Heap ends at top of dram0_0_seg */ +_heap_end = 0x40000000; +_data_seg_org = ORIGIN(rtc_data_seg); +/** + * The lines below define location alias for .rtc.data section + * As C3 only has RTC fast memory, this is not configurable like on other targets + */ +REGION_ALIAS("rtc_data_seg", rtc_iram_seg ); +REGION_ALIAS("rtc_slow_seg", rtc_iram_seg ); +REGION_ALIAS("rtc_data_location", rtc_iram_seg ); + REGION_ALIAS("default_code_seg", iram0_2_seg); + REGION_ALIAS("default_rodata_seg", drom0_0_seg); +/** + * If rodata default segment is placed in `drom0_0_seg`, then flash's first rodata section must + * also be first in the segment. + */ + ASSERT(_flash_rodata_dummy_start == ORIGIN(default_rodata_seg), + ".flash_rodata_dummy section must be placed at the beginning of the rodata segment.") diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld.in b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld.in new file mode 100644 index 000000000..8ee2a63ac --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/ld/sections.ld.in @@ -0,0 +1,467 @@ +/* + * SPDX-FileCopyrightText: 2021 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/* + * SPDX-FileCopyrightText: 2021-2024 Espressif Systems (Shanghai) CO LTD + * + * SPDX-License-Identifier: Apache-2.0 + */ +/* + * Automatically generated file. DO NOT EDIT. + * Espressif IoT Development Framework (ESP-IDF) 5.3.2 Configuration Header + */ + +/* List of deprecated options */ +/* CPU instruction prefetch padding size for flash mmap scenario */ +/* + * PMP region granularity size + * Software may determine the PMP granularity by writing zero to pmp0cfg, then writing all ones + * to pmpaddr0, then reading back pmpaddr0. If G is the index of the least-significant bit set, + * the PMP granularity is 2^G+2 bytes. + */ +/* CPU instruction prefetch padding size for memory protection scenario */ +/* Memory alignment size for PMS */ + /* rtc timer data (s_rtc_timer_retain_mem, see esp_clk.c files). For rtc_timer_data_in_rtc_mem section. */ +/* Default entry point */ +ENTRY(call_start_cpu0); +SECTIONS +{ + /** + * RTC fast memory holds RTC wake stub code, + * including from any source file named rtc_wake_stub*.c + */ + .rtc.text : + { + + . = ALIGN(4); + _rtc_fast_start = ABSOLUTE(.); + mapping[rtc_text] + *rtc_wake_stub*.*(.text .text.*) + *(.rtc_text_end_test) + /* Padding for possible CPU prefetch + alignment for PMS split lines */ + . += 16; + . = ALIGN(512); + _rtc_text_end = ABSOLUTE(.); + } > 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/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/cmake_install.cmake new file mode 100644 index 000000000..de879465a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake new file mode 100644 index 000000000..847a91eb9 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/cmake_install.cmake new file mode 100644 index 000000000..414df2304 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/cmake_install.cmake new file mode 100644 index 000000000..9a27e6f68 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/cmake_install.cmake new file mode 100644 index 000000000..0fd9b75ad --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/esp_wifi + +# 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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/cmake_install.cmake new file mode 100644 index 000000000..e0b5c0bb5 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/esp/v5.3.2/esp-idf/components/espcoredump + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/home/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/app-flash_args.in b/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/app-flash_args.in new file mode 100644 index 000000000..b3f3b5714 --- /dev/null +++ b/ESP-IDF_Robot_RC/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/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/cmake_install.cmake new file mode 100644 index 000000000..4c6acf037 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/flasher_args.json.in b/ESP-IDF_Robot_RC/build/esp-idf/esptool_py/flasher_args.json.in new file mode 100644 index 000000000..7dcc75abe --- /dev/null +++ b/ESP-IDF_Robot_RC/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" : true, + "chip" : "esp32c3" + } +} diff --git a/ESP-IDF_Robot_RC/build/esp-idf/fatfs/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/fatfs/cmake_install.cmake new file mode 100644 index 000000000..18353671a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/fatfs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/freertos/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/freertos/cmake_install.cmake new file mode 100644 index 000000000..820f05695 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/freertos/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/hal/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/hal/cmake_install.cmake new file mode 100644 index 000000000..d00b2b457 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/hal/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/heap/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/heap/cmake_install.cmake new file mode 100644 index 000000000..77b096cbe --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/heap/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/http_parser/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/http_parser/cmake_install.cmake new file mode 100644 index 000000000..68ef8e96d --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/http_parser/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/idf_test/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/idf_test/cmake_install.cmake new file mode 100644 index 000000000..f49923ebd --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/idf_test/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/cmake_install.cmake new file mode 100644 index 000000000..a9c5733b0 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/ieee802154/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/json/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/json/cmake_install.cmake new file mode 100644 index 000000000..4f1eaf9d3 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/json/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/log/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/log/cmake_install.cmake new file mode 100644 index 000000000..2ea88881f --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/log/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/lwip/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/lwip/cmake_install.cmake new file mode 100644 index 000000000..b3b9ad33f --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/lwip/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/main/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/main/cmake_install.cmake new file mode 100644 index 000000000..6d3005fe2 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/main/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..d2fadb135 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake new file mode 100644 index 000000000..37274ed31 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake @@ -0,0 +1,46 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake") + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake") + +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake new file mode 100644 index 000000000..feeb97332 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/install-cxx-module-bmi-noconfig.cmake" OPTIONAL) +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake new file mode 100644 index 000000000..6bff45ab0 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/3rdparty/p256-m/:/home/alex/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/install-cxx-module-bmi-noconfig.cmake" OPTIONAL) +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake new file mode 100644 index 000000000..70b7cd19b --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake @@ -0,0 +1,48 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake") + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/3rdparty/cmake_install.cmake") + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake") + include("/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake") + +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake new file mode 100644 index 000000000..84a596a9a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake @@ -0,0 +1,146 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aes.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/aria.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/asn1write.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/base64.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/bignum.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/block_cipher.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/build_info.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/camellia.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ccm.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chacha20.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/chachapoly.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/check_config.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cipher.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/cmac.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/compat-2.x.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_crypto.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_legacy_from_psa.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_from_legacy.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_psa_superset_legacy.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_ssl.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_adjust_x509.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/config_psa.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/constant_time.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ctr_drbg.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/debug.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/des.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/dhm.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdh.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecdsa.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecjpake.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ecp.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/entropy.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/error.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/gcm.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hkdf.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/hmac_drbg.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/lms.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/mbedtls_config.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/md5.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/memory_buffer_alloc.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/net_sockets.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/nist_kw.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/oid.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pem.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pk.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs12.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs5.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/pkcs7.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_time.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/platform_util.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/poly1305.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/private_access.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/psa_util.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ripemd160.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/rsa.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha1.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha256.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha3.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/sha512.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cache.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ciphersuites.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_cookie.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/ssl_ticket.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/threading.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/timing.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/version.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crl.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/mbedtls/x509_crt.h" + "/home/alex/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/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/build_info.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_auto_enabled.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_dependencies.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_key_pair_types.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_adjust_config_synonyms.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_composites.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_key_derivation.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_builtin_primitives.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_compat.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_config.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_common.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_composites.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_key_derivation.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_driver_contexts_primitives.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_extra.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_legacy.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_platform.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_se_driver.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_sizes.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_struct.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_types.h" + "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/include/psa/crypto_values.h" + ) +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake new file mode 100644 index 000000000..ac95472bd --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake @@ -0,0 +1,51 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/libmbedtls.a") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/error.c b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/error.c new file mode 120000 index 000000000..edca7fa4d --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/error.c @@ -0,0 +1 @@ +/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/error.c \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c new file mode 120000 index 000000000..239dbf090 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c @@ -0,0 +1 @@ +/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/psa_crypto_driver_wrappers_no_static.c \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c new file mode 120000 index 000000000..fda451037 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c @@ -0,0 +1 @@ +/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/ssl_debug_helpers_generated.c \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/version_features.c b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/version_features.c new file mode 120000 index 000000000..7ef673e9e --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/library/version_features.c @@ -0,0 +1 @@ +/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/mbedtls/library/version_features.c \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake new file mode 100644 index 000000000..9cfa53202 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/mqtt/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/mqtt/cmake_install.cmake new file mode 100644 index 000000000..cc807e373 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/mqtt/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/newlib/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/newlib/cmake_install.cmake new file mode 100644 index 000000000..81e8e7aaa --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/newlib/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/alex/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/alex/.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/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/cmake_install.cmake") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/cmake_install.cmake new file mode 100644 index 000000000..8733933e6 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/newlib/port/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/cmake_install.cmake new file mode 100644 index 000000000..87e384dd9 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/cmake_install.cmake new file mode 100644 index 000000000..7dc68d14a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/openthread/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/openthread/cmake_install.cmake new file mode 100644 index 000000000..cc58e2531 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/openthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/partition_table/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/partition_table/cmake_install.cmake new file mode 100644 index 000000000..0042078ff --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/partition_table/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/partition_table/partition-table-flash_args.in b/ESP-IDF_Robot_RC/build/esp-idf/partition_table/partition-table-flash_args.in new file mode 100644 index 000000000..ecfd9ba25 --- /dev/null +++ b/ESP-IDF_Robot_RC/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/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/cmake_install.cmake new file mode 100644 index 000000000..7bb21b7b4 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/protocomm/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/protocomm/cmake_install.cmake new file mode 100644 index 000000000..2b1468242 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/protocomm/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/pthread/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/pthread/cmake_install.cmake new file mode 100644 index 000000000..81e1942fb --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/pthread/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/riscv/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/riscv/cmake_install.cmake new file mode 100644 index 000000000..559e69896 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/riscv/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/cmake_install.cmake new file mode 100644 index 000000000..d28a9885c --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/soc/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/soc/cmake_install.cmake new file mode 100644 index 000000000..a29eca9ec --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/soc/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/cmake_install.cmake new file mode 100644 index 000000000..572924020 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/spiffs/cmake_install.cmake b/ESP-IDF_Robot_RC/build/esp-idf/spiffs/cmake_install.cmake new file mode 100644 index 000000000..886b783bd --- /dev/null +++ b/ESP-IDF_Robot_RC/build/esp-idf/spiffs/cmake_install.cmake @@ -0,0 +1,39 @@ +# Install script for directory: /home/alex/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/alex/.espressif/tools/riscv32-esp-elf/esp-13.2.0_20240530/riscv32-esp-elf/bin/riscv32-esp-elf-objdump") +endif() + diff --git a/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..1667e182a62c825a6287dba15062adefa37e40e8 GIT binary patch literal 71340 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 QtLp%cMQ;MS1qNX10Qg-AA^-pY literal 0 HcmV?d00001 diff --git a/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj b/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj new file mode 100644 index 0000000000000000000000000000000000000000..5f559932c8f4064685087755498d52a45f9bb835 GIT binary patch literal 15808 zcmcIr3zS?%nXWtC^G+r+nIugTl1yGVA)9$W0)as0(FvoI$(Wf*0tijdOwUY1&-BpU zlLQu)$U`2AfEd&@EP}W^)b)XgvMNT6#`Uo)i^`rA&z^O4J)U)sE{ouCIqdh4+YJkL`$dFmw0SM zTw9koG#Q`G<`QEJmCMAZvoq;T4tV)xP3N~ZPetoCu20RLQ@1|572C%3W9RUQ%&7{c zI%`V4vF7XkSMQA$N8gV!|9)7hO}7*uJLd2wZYlf9Img%B`kC!(dfwa9>D_eLI-hvw z(`8ECcYB$-{Nkrefo>~RPZujydt0&EQi5YiiMsFBVim-mdiLb9i8onx&8@bqf6HCZ zO3OFhQgghl)9QhPZDmUn*_l|rPh!dGWG*(Io}C_x=aT8^AV)nCRto=+!um4J)3{() zREBd@swgZ64`&GGp$l**!g=#xESiP1w0r3Yb4;l+C+Eb;g@k&6s^wHW^4g53}`E^b=1*W!}(kq_kYriC-Wx=Ga~9c8};(M>7YQt?G#L(Z-G6mXes zwYHUqUxB8hm)6d|9=OOW!d`;SD~ngZ1%0A}m5nSYV*dykT|l#(SJ{{*WvZey%rhu& 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.bin +0x8000 partition_table/partition-table.bin \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/flash_bootloader_args b/ESP-IDF_Robot_RC/build/flash_bootloader_args new file mode 100644 index 000000000..7b1a5bde2 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/flash_bootloader_args @@ -0,0 +1,2 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin diff --git a/ESP-IDF_Robot_RC/build/flash_project_args b/ESP-IDF_Robot_RC/build/flash_project_args new file mode 100644 index 000000000..3c4b923c9 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/flash_project_args @@ -0,0 +1,4 @@ +--flash_mode dio --flash_freq 80m --flash_size 2MB +0x0 bootloader/bootloader.bin +0x10000 ESP-IDF_Robot_RC.bin +0x8000 partition_table/partition-table.bin diff --git a/ESP-IDF_Robot_RC/build/flasher_args.json b/ESP-IDF_Robot_RC/build/flasher_args.json new file mode 100644 index 000000000..c4ad15aaa --- /dev/null +++ b/ESP-IDF_Robot_RC/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" : "ESP-IDF_Robot_RC.bin", + "0x8000" : "partition_table/partition-table.bin" + }, + "bootloader" : { "offset" : "0x0", "file" : "bootloader/bootloader.bin", "encrypted" : "false" }, + "app" : { "offset" : "0x10000", "file" : "ESP-IDF_Robot_RC.bin", "encrypted" : "false" }, + "partition-table" : { "offset" : "0x8000", "file" : "partition_table/partition-table.bin", "encrypted" : "false" }, + "extra_esptool_args" : { + "after" : "hard_reset", + "before" : "default_reset", + "stub" : true, + "chip" : "esp32c3" + } +} diff --git a/ESP-IDF_Robot_RC/build/kconfigs.in b/ESP-IDF_Robot_RC/build/kconfigs.in new file mode 100644 index 000000000..dac4e0921 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/kconfigs.in @@ -0,0 +1,73 @@ +source "/home/alex/esp/v5.3.2/esp-idf/components/app_trace/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/bt/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/console/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/driver/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/efuse/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp-tls/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_adc/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_coex/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_common/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ana_cmpr/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_cam/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_dac/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gpio/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_gptimer/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2c/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_i2s/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_isp/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_jpeg/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_ledc/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_mcpwm/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_parlio/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_pcnt/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_rmt/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_sdm/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_spi/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_touch_sens/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_tsens/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_uart/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_driver_usb_serial_jtag/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_eth/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_event/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_gdbstub/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_http_client/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_http_server/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_https_ota/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_https_server/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_hw_support/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_lcd/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_netif/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_partition/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_phy/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_pm/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_psram/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_ringbuf/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_system/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_timer/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_wifi/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/espcoredump/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/fatfs/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/freertos/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/hal/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/heap/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/ieee802154/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/log/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/lwip/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/mbedtls/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/mqtt/esp-mqtt/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/newlib/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/nvs_flash/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/nvs_sec_provider/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/openthread/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/protocomm/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/pthread/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/soc/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/spi_flash/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/spiffs/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/tcp_transport/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/ulp/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/unity/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/usb/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/vfs/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/wear_levelling/Kconfig" +source "/home/alex/esp/v5.3.2/esp-idf/components/wifi_provisioning/Kconfig" \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/kconfigs_projbuild.in b/ESP-IDF_Robot_RC/build/kconfigs_projbuild.in new file mode 100644 index 000000000..291f24306 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/kconfigs_projbuild.in @@ -0,0 +1,6 @@ +source "/home/alex/esp/v5.3.2/esp-idf/components/bootloader/Kconfig.projbuild" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_app_format/Kconfig.projbuild" +source "/home/alex/esp/v5.3.2/esp-idf/components/esp_rom/Kconfig.projbuild" +source "/home/alex/esp/v5.3.2/esp-idf/components/esptool_py/Kconfig.projbuild" +source "/home/alex/esp/v5.3.2/esp-idf/components/partition_table/Kconfig.projbuild" +source "/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/main/Kconfig.projbuild" \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/ldgen_libraries b/ESP-IDF_Robot_RC/build/ldgen_libraries new file mode 100644 index 000000000..d97aa0a5a --- /dev/null +++ b/ESP-IDF_Robot_RC/build/ldgen_libraries @@ -0,0 +1,78 @@ +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/riscv/libriscv.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gpio/libesp_driver_gpio.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_pm/libesp_pm.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mbedtls/libmbedtls.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_app_format/libesp_app_format.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_bootloader_format/libesp_bootloader_format.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_update/libapp_update.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_partition/libesp_partition.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/efuse/libefuse.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/bootloader_support/libbootloader_support.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_mm/libesp_mm.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spi_flash/libspi_flash.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_system/libesp_system.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_common/libesp_common.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_rom/libesp_rom.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/hal/libhal.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/log/liblog.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/heap/libheap.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/soc/libsoc.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hw_support/libesp_hw_support.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/freertos/libfreertos.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/newlib/libnewlib.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/pthread/libpthread.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cxx/libcxx.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_timer/libesp_timer.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_gptimer/libesp_driver_gptimer.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_ringbuf/libesp_ringbuf.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_uart/libesp_driver_uart.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/app_trace/libapp_trace.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_event/libesp_event.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_flash/libnvs_flash.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_spi/libesp_driver_spi.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2s/libesp_driver_i2s.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/sdmmc/libsdmmc.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdspi/libesp_driver_sdspi.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_rmt/libesp_driver_rmt.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_tsens/libesp_driver_tsens.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_sdm/libesp_driver_sdm.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_i2c/libesp_driver_i2c.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_ledc/libesp_driver_ledc.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/driver/libdriver.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_phy/libesp_phy.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_vfs_console/libesp_vfs_console.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/vfs/libvfs.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/lwip/liblwip.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_netif/libesp_netif.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wpa_supplicant/libwpa_supplicant.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_coex/libesp_coex.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_wifi/libesp_wifi.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/unity/libunity.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/cmock/libcmock.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/console/libconsole.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/http_parser/libhttp_parser.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp-tls/libesp-tls.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_adc/libesp_adc.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_driver_cam/libesp_driver_cam.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_eth/libesp_eth.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_gdbstub/libesp_gdbstub.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_hid/libesp_hid.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/tcp_transport/libtcp_transport.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_client/libesp_http_client.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_http_server/libesp_http_server.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_ota/libesp_https_ota.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_https_server/libesp_https_server.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_lcd/libesp_lcd.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protobuf-c/libprotobuf-c.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/protocomm/libprotocomm.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/esp_local_ctrl/libesp_local_ctrl.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/espcoredump/libespcoredump.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wear_levelling/libwear_levelling.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/fatfs/libfatfs.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/json/libjson.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/mqtt/libmqtt.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/nvs_sec_provider/libnvs_sec_provider.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/spiffs/libspiffs.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/wifi_provisioning/libwifi_provisioning.a +/home/alex/github/ESP-Nodes/ESP-IDF_Robot_RC/build/esp-idf/main/libmain.a diff --git a/ESP-IDF_Robot_RC/build/ldgen_libraries.in b/ESP-IDF_Robot_RC/build/ldgen_libraries.in new file mode 100644 index 000000000..db1e598f4 --- /dev/null +++ b/ESP-IDF_Robot_RC/build/ldgen_libraries.in @@ -0,0 +1,78 @@ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ +$ \ No newline at end of file diff --git a/ESP-IDF_Robot_RC/build/partition-table-flash_args b/ESP-IDF_Robot_RC/build/partition-table-flash_args new file mode 100644 index 000000000..703accc57 --- /dev/null +++ b/ESP-IDF_Robot_RC/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/ESP-IDF_Robot_RC/build/partition_table/partition-table.bin b/ESP-IDF_Robot_RC/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(~